Welcome, Guest. Please Login or Register.
March 29, 2024, 06:03:31 AM
Home Help Search Log in Register
News: If you are still using YaBB SE, please consider upgrading to SMF as soon as possible.

YaBB SE Community  |  Development  |  Mod Ideas and Creation  |  How to create language packs/avatar sets « previous next »
Pages: [1] 2 3 Reply Ignore Print
Author Topic: How to create language packs/avatar sets  (Read 123403 times)
Zef Hemel
Advisor
YaBB God
*****
Posts: 1182


Me too

ICQ - 61109769 WWW
How to create language packs/avatar sets
« on: December 18, 2001, 11:40:34 AM »
Reply with quote

Language pack
Right now you will have to create two seperate packages for a language pack (if you have translated images too):
  • Go to Admin > Package Manager > Create a new package
  • Put the filename of your language file (assuming you already uploaded it to your YaBB SE directory) in "Directory to pack" so for example: dutch.lng or german.lng
  • Leave the "Root directory" empty
  • Fill in the filename of the language pack in "Filename of package" make sure its extention is .lp.yp so for example dutch.lp.yp or german.lp.yp
  • Press "Go!"
  • If you translated the images too:
  • Create a directory in your YaBB SE directory, for example "dutchimages" in there create a directory YaBBImages copy/upload all your translated image files there
  • Go to Admin > Package Manager > Create a new package
  • Fill "Directory to pack" with the directory you created for your images (in my example dutchimages)
  • Fill "Root directory" with the same path as "Directory to pack"
  • "Filename of package" should contain the filename of the package to put these files in, for example dutch-images.lp.yp
  • Press "Go!"
  • You can now download the packages

Creating an avatar set
There are two ways to create an avatar set. The first is by just packing all your avatars into a package, the second is to create a seperate directory for your new avatars and packing that.

Packing all your avatars
  • Go to Admin > Package Manager > Create a new package
  • Put YaBBImages/avatars in "Directory to pack"
  • Leave the "Root directory" empty
  • Fill in the filename of the avatar set in "Filename of package" make sure its extention is .as.yp so for example moviestars.as.yp
  • Press "Go!"
  • Your avatars are now packed and can be downloaded from the Packages directory

Selectively pack avatars
  • Create a directory in your YaBB SE directory example called myavatars.
  • In there create a directory called YaBBImages
  • In YaBBImages create a directory called avatars
  • In there copy/upload all avatars you want to put in your avatar set
  • Go to your board to the Admin > Package Manager > Create a new package
  • In "Directory to pack" put the location of your "myavatars" directory relative to your YaBB SE path.
  • In "Root directory" put the same as you put in "Directory to pack"
  • Choose the filename of the package you want to create, but make sure it's extention is .as.yp
  • Click "Go!", your package will be created right now
  • If everything went alright you can download the package from your Packages directory now
« Last Edit: December 18, 2001, 11:43:44 AM by Zef Hemel » Logged

Wiedo
Jr. Member
**
Posts: 50


I love YaBB SE - sure I do baby!

ICQ - 14949685 WWW
Re:How to create language packs/avatar sets
« Reply #1 on: December 23, 2001, 05:13:35 PM »
Reply with quote

can i upload my avatars package to you sow you can use it for your package server?
Or do I have my own package server now?
« Last Edit: December 23, 2001, 05:17:39 PM by Kronosz » Logged
Matt Siegman
Super Duper Developer
YaBB God
*****
Posts: 927


Red Hot!

ICQ - 95930457 WWW
Re:How to create language packs/avatar sets
« Reply #2 on: December 23, 2001, 08:35:08 PM »
Reply with quote

send it to zef.... and me (so I can put it up on my serv)....
package servers are still in the stone ages, so we keep them to ourselves.... you can't have one :P
Logged

Sheriffen
Noobie
*
Posts: 1


I love YaBB SE!

Re:How to create language packs/avatar sets
« Reply #3 on: December 25, 2001, 01:34:38 PM »
Reply with quote

I tried to create and install my swedish language, but all I get is this error-message:

"Parse error: parse error, expecting `')'' in /home/v/vaktuell/www/yabbse/swedish.lng on line 18"

 :P
Logged
Larry_Laffer
Jr. Member
**
Posts: 82


I love YaBB SE!

ICQ - 5459459 WWW
Re:How to create language packs/avatar sets
« Reply #4 on: December 27, 2001, 02:35:38 PM »
Reply with quote

@sheriffen:

Edit your language file and look if in some line 18 OR ABOVE at the end of the line there is always a semicolon ';' or that there is a ')' missing in the line starting with require_once.

Sometimes it is also missing " marks.
Logged

YaBB SE is the best BB System I know. Let's integrate it into PHPNUKE!!!!!!!
Karreman
Noobie
*
Posts: 4


403:Acces Denied

WWW
Re:How to create language packs/avatar sets
« Reply #5 on: December 27, 2001, 09:29:16 PM »
Reply with quote

Extracting avatars
An Error Has Occurred!

2: fopen("././YaBBImages/avatars/01-megaman.gif","wb") - Permission denied
(/usr/local/plesk/apache/vhosts/team-ppm.com/httpdocs/yabb/Sources/Packer.php ln 125)
 
that's all he does when i try to install the megaman package..

The language package does work..

Please help?
Logged

<-=Think in bits, Live by Bytes=->
Matt Siegman
Super Duper Developer
YaBB God
*****
Posts: 927


Red Hot!

ICQ - 95930457 WWW
Re:How to create language packs/avatar sets
« Reply #6 on: December 28, 2001, 04:56:00 AM »
Reply with quote

chmod your /YaBBImages/avatars directory to 777
Logged

Zef Hemel
Advisor
YaBB God
*****
Posts: 1182


Me too

ICQ - 61109769 WWW
Re:How to create language packs/avatar sets
« Reply #7 on: December 28, 2001, 08:47:49 AM »
Reply with quote

All directories within your YaBB SE folder should be chmodded to 777.
Logged

Wiedo
Jr. Member
**
Posts: 50


I love YaBB SE - sure I do baby!

ICQ - 14949685 WWW
Re:How to create language packs/avatar sets
« Reply #8 on: December 29, 2001, 11:40:09 PM »
Reply with quote

looks like my avatars set is added to the yabb se server... thanx for the creds Zef!
Logged
sydney078
Sr. Member
****
Posts: 279


WWW
Re:How to create language packs/avatar sets
« Reply #9 on: December 30, 2001, 02:26:13 AM »
Reply with quote

In case someone else besides me ever has a Buffy, Angel or Charmed board I have 2 sets of avatars made- one at 85x85 and one 90x90 from all three shows



Logged

Marko
Full Member
***
Posts: 113


ICQ - 134116193 WWW
Re:How to create language packs/avatar sets
« Reply #10 on: January 10, 2002, 05:53:58 PM »
Reply with quote

i can give you more than 3.600 Avatars, wold you like to have them?
Logged

cu BlackHunter
(I can't speak english very vell)
Zef Hemel
Advisor
YaBB God
*****
Posts: 1182


Me too

ICQ - 61109769 WWW
Re:How to create language packs/avatar sets
« Reply #11 on: January 10, 2002, 06:07:22 PM »
Reply with quote

Quote from: BlackHunter on January 10, 2002, 05:53:58 PMi can give you more than 3.600 Avatars, wold you like to have them?
Upload them here: http://www.yabb.info/avatars/ :P
Logged

Marko
Full Member
***
Posts: 113


ICQ - 134116193 WWW
Re:How to create language packs/avatar sets
« Reply #12 on: January 10, 2002, 06:11:57 PM »
Reply with quote

what must i do, i won't upload them one for one. I wold upload them at once, can i send you the avatars per mail? as a .rar file?
Logged

cu BlackHunter
(I can't speak english very vell)
Zef Hemel
Advisor
YaBB God
*****
Posts: 1182


Me too

ICQ - 61109769 WWW
Re:How to create language packs/avatar sets
« Reply #13 on: January 10, 2002, 06:18:01 PM »
Reply with quote

what kind of avatars are they? And how big (pixel width and height)?
Logged

Marko
Full Member
***
Posts: 113


ICQ - 134116193 WWW
Re:How to create language packs/avatar sets
« Reply #14 on: January 10, 2002, 06:21:05 PM »
Reply with quote

its all diferent picticres, but i think all are under 100x100 Pixel
Logged

cu BlackHunter
(I can't speak english very vell)
Pages: [1] 2 3 Reply Ignore Print 
YaBB SE Community  |  Development  |  Mod Ideas and Creation  |  How to create language packs/avatar sets « previous - next »
 


Powered by MySQL Powered by PHP YaBB SE Community | Powered by YaBB SE
© 2001-2003, YaBB SE Dev Team. All Rights Reserved.
SMF 2.1.4 © 2023, Simple Machines
Valid XHTML 1.0! Valid CSS

Page created in 0.034 seconds with 19 queries.