[Add-on] STG Custom Smiley Pack

Misc MOD Downloads for phpBB3 -- Any MOD that does not fit into any other category
Forum rules
Image Please feel free to download any MOD's here, support for each MOD is located it's own thread.

To post your own MOD, please first read the MOD Guidelines

Re: [Add-on] STG Custom Smiley Pack

Postby Highway of Life » 14 Apr 2007, 23:43

Okay, lets see if I can hit something...

  1. Open your config.php file
  2. Find the following lines and make sure they are NOT commented out:
    Code: Select all
    @define('DEBUG'true);
    @
    define('DEBUG_EXTRA'true); 
    This will turn on error reporting so you will be able to see if there is an error.
  3. Upload all smilies to the /images/smilies/ directory.
  4. Upload smiley.pak to the /images/smilies/ directory (i.e. the same directory)
  5. smiley.pak is CHMODed 644 -rw-r--r--
  6. If you have multiple forum installations, be sure you have uploaded and are logged into the correct forum for installing the smilies.
  7. Go to ACP > Posting > Smilies > Import Smiley Pack > You will see a drop down list with all available smilies.
    If you do not see this list, then there is something wrong with you installation of phpBB3 (I would assume).
    I just checked STG, and we have 6 paks in that directory, and they all show up in the ACP.
  8. Select a pak and -- select the desired option from delete, keep or replace.
  9. Click [ Install smiley pak ]
  10. If the installation fails... well, I?m not sure what you would do, we?ll cross that bridge if we get here

You don?t like your mac?!? I?m sure there are many here that would be ... ehm, more than happy to take it off your hands for you. :tease:
Only the command-shift-i option would work in SubEthaEdit, it does not work in any other application. -- well, it does, but it won?t show you line-endings in other apps. ;)

Are you running on a OS X Server, Linux, Unix or Microsoft server?
What tool did you use to unpack (unstuff/unzip) the smiley.pak?
The fact that your created smiley pak won?t show up is an indication of something common, and not with the STG pak in particular.
Watch out! I might do a code wheelie!

User avatar
Highway of Life    
STG Jedi Master
STG Jedi Master
 
Posts: 10458
Joined: 08 May 2006, 05:23
Location: Beware of Programmers carrying screwdrivers
Gender: Male
phpBB Knowledge: 10


Re: [Add-on] STG Custom Smiley Pack

Postby MikeR » 15 Apr 2007, 08:32

First off, Thankyou for your patience and help. It is now working properly, and really went smoothly once I fixed the one problem I had.

@define('DEBUG_EXTRA', true);

was commented out, so I uncommented it and reuploaded it. (don't know exactly what it does, but will most likely find out.

smiley.pak is CHMODed 644 -rw-r--r--

Here was my problem. For some odd reason, smartFtp didn't add any chmod info. It was blank. (nothing checked) Once I set the chmod to 644, it worked without a problem. :banghead:

You don?t like your mac?!?

My mac is a G4, lowest end osx you can get. (only 256mb ram)
I use it as a dev machine for converting my games.
It, like phpBB3 takes a bit of getting used to. (but the mac is super slow, and phpBB3 is super fast. Some day I'll drive the 60 miles to North Sacramento and get the ram updated)

The server I'm using is hosted linux.
What tool did you use to unpack (unstuff/unzip) the smiley.pak?

I didn't. Look up in this thread (Page3) and you'll see where Sniper_E put up a zip of the "Unzipped" pak. I did go back in my archive of places I used to visit and got a link to PakScape. I used to use it years ago. I now have it again. :)
Anyway, thanks again for your help. :thumbsup: You've been great and it is now working. :yahoo:
If it exists in the real world, it can be created in 3D
MikeR
Borg Drone
Borg Drone
 
Posts: 169
Joined: 01 Apr 2007, 08:32
Location: California
Favorite Team: none
Gender: Male

Re: [Add-on] STG Custom Smiley Pack

Postby Belak » 24 May 2007, 10:54

thanks a lot for the smilies, i really love them :)

i will put up an announcement as soon as my site goes online :)
User avatar
Belak
Supporter
Supporter
 
Posts: 145
Joined: 17 Dec 2006, 15:16
Location: Kaiserslautern, Germany
Gender: Male

Re: [Add-on] STG Custom Smiley Pack

Postby Sniper_E » 03 Sep 2007, 20:47

In snier's PM to Sniper_E he wrote:viewtopic.php?f=27&t=415
hey can u send me the link to that mod and explain how to install....

Go here for the .zip file.
f27-miscellaneous-mods,-hacks-and-downloads/t415p25598-add-on-stg-custom-smiley-pack.html#p25598
  1. Download that .zip file.
  2. Extract all files and copy to your server's phpBB3/images/smilies/ directory.
  3. Go into ACP / Posting / Smilies and Install the smilies package.
(The name is smiley.pak and I chose Delete all on the install.)

Go here for more detailed installation instructions.
f27-miscellaneous-mods,-hacks-and-downloads/t415p25678-add-on-stg-custom-smiley-pack.html#p25678
Image
No is NEVER an Option and NEVER is the only Option when it comes to Giving Up!
User avatar
Sniper_E    
STG Jedi Master
STG Jedi Master
 
Posts: 6979
Joined: 31 May 2006, 06:29
Location: Shreveport, LA
Favorite Team: The STG Team
Gender: Male
phpBB Knowledge: 6

Re: [Add-on] STG Custom Smiley Pack

Postby ghettowboy » 15 Sep 2007, 09:15

will these work on RC5 ??
ghettowboy
Cadet II
Cadet II
 
Posts: 25
Joined: 11 Jun 2007, 12:00
Gender: Male

Re: [Add-on] STG Custom Smiley Pack

Postby John Hjorth » 15 Sep 2007, 09:41

Hi ghettowboy,

Yes! ;)
Image Image ImageImage
User avatar
John Hjorth    
STG Moderator
STG Moderator
 
Posts: 1587
Joined: 27 Oct 2006, 22:23
Location: Odense, Denmark, EU
Favorite Team: Olympus DK Team
Gender: Male
phpBB Knowledge: 7

Re: [Add-on] STG Custom Smiley Pack

Postby ghettowboy » 15 Sep 2007, 10:06

cool.... thanks
ghettowboy
Cadet II
Cadet II
 
Posts: 25
Joined: 11 Jun 2007, 12:00
Gender: Male

Re: [Add-on] STG Custom Smiley Pack

Postby Highway of Life » 15 Sep 2007, 23:33

If anybody has any suggestions for improving this Pak, please let me know.
I am planning on submitting it to the MOD DB Soon.

Thanks!!
Watch out! I might do a code wheelie!

User avatar
Highway of Life    
STG Jedi Master
STG Jedi Master
 
Posts: 10458
Joined: 08 May 2006, 05:23
Location: Beware of Programmers carrying screwdrivers
Gender: Male
phpBB Knowledge: 10

Re: [Add-on] STG Custom Smiley Pack

Postby Daithi » 20 Sep 2007, 07:52

Highway of Life wrote:;)

Hi all,
I'm new to all this started my first forum a couple of weeks ago. Anyway, I just wanted to say thanks for the SmiliePak.
Just installed it for PHPbb Ver 3.0 as per your instructions, all's well. :good:

Cheers Daithi.
Daithi
Crewman
Crewman
 
Posts: 1
Joined: 20 Sep 2007, 06:45
Gender: Male

Re: [Add-on] STG Custom Smiley Pack

Postby Tomo » 24 Sep 2007, 12:47

hey nice :hello:

tnx Highway of Life

btw i have some smiles collection could u make that .pak
User avatar
Tomo
Style Author
Style Author
 
Posts: 91
Joined: 23 Jun 2007, 14:33
Gender: Male

PreviousNext

Return to Miscellaneous MODs, Hacks and Downloads

Who is online

Users browsing this forum: No registered users and 9 guests