Welcome, Guest. Please Login or Register.
November 24, 2024, 06:55:07 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  |  Completed mods  |  [Done 1.5.1 > 1.5.4] Add More Smilies 2.1 « previous next »
Pages: 1 ... 31 32 [33] 34 35 ... 62 Reply Ignore Print
Author Topic: [Done 1.5.1 > 1.5.4] Add More Smilies 2.1  (Read 880739 times)
mephisto_kur
Sr. Member
****
Posts: 308


Hi ho.

WWW
Re:[Done 1.5.*] Add More Smilies - 1.6
« Reply #480 on: January 12, 2003, 03:51:12 PM »
Reply with quote

w00t!  I got a credit!   ;D
Logged



Awmp, ding, soo googoongee doop, dee
Googoo Fleegoogeegoo
Goo Fleegoogeegoo
Duht, Deeheeh
Oogoogoog Dtee
Oogoogagoo oogoogweee
Fleegoogeegoo, fleegow
Go go mah mah mefs sufh yeah...
Chomper
Noobie
*
Posts: 28


AMD rulez!

ICQ - 75713009 WWW
Re:[Done 1.5.*] Add More Smilies - 1.6
« Reply #481 on: January 12, 2003, 04:13:25 PM »
Reply with quote

There is a Bug in line 201 of Smiley.php

    */ Using a modulus, print the boxes for the Smilies */
must be

    /* Using a modulus, print the boxes for the Smilies */
Logged

Big P
Mod Team
YaBB God
*****
Posts: 1462


"Back in '68, I don't like you, The End."

ICQ - 76064555pierceward@hotmail.com WWW
Re:[Done 1.5.*] Add More Smilies - 1.6
« Reply #482 on: January 12, 2003, 04:27:12 PM »
Reply with quote

Quote from: mephisto_kur on January 12, 2003, 03:51:12 PMw00t!  I got a credit!   ;D
Well it's definitly important!  ;)

QuoteThere is a Bug in line 201 of Smiley.php
I wrote all this today, and I was hungover! Still, odd how I never got an error for it while I was testing. Anyway, it's fixed and the file is reuploaded. Nice one Chomper. :)
Logged

PHPNews has been released!!! Download it now!!!
[Unknown]
Global Moderator
YaBB God
*****
Posts: 7830


ICQ - 179721867unknownbrackets@hotmail.com WWW
Re:[Done 1.5.*] Add More Smilies - 1.6
« Reply #483 on: January 13, 2003, 02:17:37 AM »
Reply with quote

Quote from: Big P on May 02, 2002, 06:58:23 AM- Rewrote PHP and HTML to the standard of SE 1.5.0 (no heredoc, HTML 4.01 complient)

I think you meant XHTML 1.0 compliant.... or, at least you should - YaBB SE 1.5.0 is/was.

-[Unknown]
Logged
Rpg Cyco
Full Member
***
Posts: 197


bradgordon51@hotmail.com WWW
Re:[Done 1.5.*] Add More Smilies - 1.6
« Reply #484 on: January 13, 2003, 02:33:50 AM »
Reply with quote

I've installed the MOD, but now when I post I get:

Quote2: mysql_num_rows(): supplied argument is not a valid MySQL result resource <br />(/home/fsonline/public_html/rpgcyco/Sources/Subs.php ln 60)

l8ter

Rpg Cyco
Logged

Chomper
Noobie
*
Posts: 28


AMD rulez!

ICQ - 75713009 WWW
Re:[Done 1.5.*] Add More Smilies - 1.6
« Reply #485 on: January 13, 2003, 03:09:34 PM »
Reply with quote

add this line in subs.php

   global $db_prefix;
after line 52

function updateLastMessage($board)
{
« Last Edit: January 13, 2003, 04:02:31 PM by Chomper » Logged

Big P
Mod Team
YaBB God
*****
Posts: 1462


"Back in '68, I don't like you, The End."

ICQ - 76064555pierceward@hotmail.com WWW
Re:[Done 1.5.*] Add More Smilies - 1.6
« Reply #486 on: January 13, 2003, 03:57:31 PM »
Reply with quote

Quote from: [Unknown] on January 13, 2003, 02:17:37 AM
Quote from: Big P on May 02, 2002, 06:58:23 AM- Rewrote PHP and HTML to the standard of SE 1.5.0 (no heredoc, HTML 4.01 complient)

I think you meant XHTML 1.0 compliant.... or, at least you should - YaBB SE 1.5.0 is/was.

-[Unknown]
I was hungover writing it! I meant XHTML complient!  :-X

I mustn't of tested this properly, thanks again Chomper I'll update the mod file later. :)
Logged

PHPNews has been released!!! Download it now!!!
Zombie
Noobie
*
Posts: 29


I'm a llama!

Re:[Done 1.5.*] Add More Smilies - 1.6
« Reply #487 on: January 13, 2003, 06:48:09 PM »
Reply with quote

Getting 2 errors.............

Parse error: parse error in /home/willreyn/public_html/yabbse/Sources/Smilies.php on line 201
 
 
Fatal error: Call to undefined function: smileyfoot() in /home/willreyn/public_html/yabbse/Sources/Smilies.php on line 151


Any Ideas?
Logged
Chomper
Noobie
*
Posts: 28


AMD rulez!

ICQ - 75713009 WWW
Re:[Done 1.5.*] Add More Smilies - 1.6
« Reply #488 on: January 13, 2003, 07:47:10 PM »
Reply with quote

Redownload the mod!

The bug is fixed in the newest version!
Logged

Rpg Cyco
Full Member
***
Posts: 197


bradgordon51@hotmail.com WWW
Re:[Done 1.5.*] Add More Smilies - 1.6
« Reply #489 on: January 13, 2003, 11:20:28 PM »
Reply with quote

Quote from: Chomper on January 13, 2003, 03:09:34 PMadd this line in subs.php

  global $db_prefix;
after line 52

function updateLastMessage($board)
{

Now I get this:

Quote2: mysql_fetch_array(): supplied argument is not a valid MySQL result resource <br />(/home/fsonline/public_html/rpgcyco/Sources/Subs.php ln 91)

I also downloaded the zip again, but there was no difference in the MOD file....

l8ter

Rpg Cyco
Logged

Chomper
Noobie
*
Posts: 28


AMD rulez!

ICQ - 75713009 WWW
Re:[Done 1.5.*] Add More Smilies - 1.6
« Reply #490 on: January 14, 2003, 07:11:36 AM »
Reply with quote

you must add one more line

   global $db_prefix;
after line 73

function updateStats($type)
{

then it works on my board
Logged

Big P
Mod Team
YaBB God
*****
Posts: 1462


"Back in '68, I don't like you, The End."

ICQ - 76064555pierceward@hotmail.com WWW
Re:[Done 1.5.*] Add More Smilies - 1.6
« Reply #491 on: January 14, 2003, 09:01:20 PM »
Reply with quote

Sorry people, the mod is updated. It should work now.  ;)
Logged

PHPNews has been released!!! Download it now!!!
slowmotion
Noobie
*
Posts: 3


WWW
Re:[Done 1.5.*] Add More Smilies - 1.6
« Reply #492 on: January 17, 2003, 12:20:50 PM »
Reply with quote

hmm a real good MOD. the only problem by me is that
ik cannot add smilies..

when i press SUBMIT CHANGES the screen refresh and
it is still empty,,

any body got a id

Logged
1979Z28
Sr. Member
****
Posts: 324


WWW
Re:[Done 1.5.*] Add More Smilies - 1.6
« Reply #493 on: January 17, 2003, 05:42:46 PM »
Reply with quote

Run the smileysmod.php file..
Logged
Big P
Mod Team
YaBB God
*****
Posts: 1462


"Back in '68, I don't like you, The End."

ICQ - 76064555pierceward@hotmail.com WWW
Re:[Done 1.5.*] Add More Smilies - 1.6
« Reply #494 on: January 18, 2003, 04:52:45 PM »
Reply with quote

Quote from: 1979Z28 on January 17, 2003, 05:42:46 PMRun the smileysmod.php file..
That sounds like it (Smiliesdbmod.php - as instructed in readme.htm). But, you should of been getting lots of errors if you hadn't ran that, so let me know if that was the problem.
Logged

PHPNews has been released!!! Download it now!!!
Pages: 1 ... 31 32 [33] 34 35 ... 62 Reply Ignore Print 
YaBB SE Community  |  Development  |  Completed mods  |  [Done 1.5.1 > 1.5.4] Add More Smilies 2.1 « 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.018 seconds with 20 queries.