• Howdy! Welcome to our community of more than 130.000 members devoted to web hosting. This is a great place to get special offers from web hosts and post your own requests or ads. To start posting sign up here. Cheers! /Peo, FreeWebSpace.net
managed wordpress hosting

Smileys .pak Creation Help

A.J. Angel

New Member
Hey there,

I was wondering if there's anyone who knows if it is possible to create manually a .pak for phpBB without using the forum system.

I am remotely hosted by a forum host so I can't do it from the Admin Panel. I have looked a bit on the net but couldn't find my needs so I'm asking here with the hope one of you could help me out.

Any help would be highly appreciated! Thank you!
 
Basically, in the .pak file, in each line you put something like this:

Code:
smiley_filename.ext=+:Smiley Description=+::smiley_code
 
Basically, in the .pak file, in each line you put something like this:

Code:
smiley_filename.ext=+:Smiley Description=+::smiley_code

Basically? Is there any other coding to put in too?

Plus, isn't there a program that can do it? I have 300 phpbb type smilies for 222kb I wish to make into a .pak.
 
That's all the coding there is. And the program for it is phpBB.
If you're really desperate about doing this, get a free host, install phpBB and use that.
 
Could I do it like the following (one smiley, one line):

Code:
smiley_filename.ext=+:Smiley Description=+::smiley_code
smiley_filename.ext=+:Smiley Description=+::smiley_code
smiley_filename.ext=+:Smiley Description=+::smiley_code

Instead of having them next to each like this:

Code:
smiley_filename.ext=+:Smiley Description=+::smiley_code smiley_filename.ext=+:Smiley Description=+::smiley_code smiley_filename.ext=+:Smiley Description=+::smiley_code

Where do I have to upload the .zip file?
 
Last edited:
Could I do it like the following (one smiley, one line):

Code:
smiley_filename.ext=+:Smiley Description=+::smiley_code
smiley_filename.ext=+:Smiley Description=+::smiley_code
smiley_filename.ext=+:Smiley Description=+::smiley_code

Instead of having them next to each like this:

Code:
smiley_filename.ext=+:Smiley Description=+::smiley_code smiley_filename.ext=+:Smiley Description=+::smiley_code smiley_filename.ext=+:Smiley Description=+::smiley_code

in each line

Where do I have to upload the .zip file?
On your forums admin section....
 
Back
Top