Welcome, Guest. Please Login or Register.
April 26, 2024, 11:21:54 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  |  YaBB SE Info  |  News From the YaBB SE Team  |  1.5.1 RC1, SE Store, and SE User Survey! « previous next »
Pages: 1 ... 5 6 [7] 8 9 ... 20 Reply Ignore Print
Author Topic: 1.5.1 RC1, SE Store, and SE User Survey!  (Read 85769 times)
[Unknown]
Global Moderator
YaBB God
*****
Posts: 7830


ICQ - 179721867unknownbrackets@hotmail.com WWW
Re:1.5.1 RC1, SE Store, and SE User Survey!
« Reply #90 on: January 21, 2003, 09:12:43 PM »
Reply with quote

Quote from: Zombie on January 21, 2003, 09:07:35 PM
Quote from: Zombie on January 21, 2003, 08:43:32 PMHad some problems with the upgrade, had to use the unknown fix.  But now I have some problems,
I can't keep logged in (very freaking annoying), and now I get this on the bottom of my board, under the stats:
Fatal error: Call to undefined function: un_html_entities() in /home/******/public_html/yabbse/Sources/Recent.php on line 54
 
 Any clues what this is?



The loggin problem is fixed, but still have no Ideas on the fatal error! :-\

Am I the only one with this problem?

You didn't upload all the files.  Quite simple.

As stated, rerun the NEW upgrade.php (either download again or whatever) to fix this bug.

-[Unknown]
Logged
Omar Bazavilvazo
YaBB SE Developer
YaBB God
*****
Posts: 2153


I never said I would stay to the end...

WWW
Re:1.5.1 RC1, SE Store, and SE User Survey!
« Reply #91 on: January 21, 2003, 09:12:43 PM »
Reply with quote

Quote from: Zombie on January 21, 2003, 09:07:35 PMFatal error: Call to undefined function: un_html_entities() in /home/******/public_html/yabbse/Sources/Recent.php on line 54

reupload Subs.php

At the bottom of Subs.php, should be this:
function un_html_entities ($string)
{
   $trans_tbl = get_html_translation_table (HTML_ENTITIES);
   $trans_tbl = array_flip ($trans_tbl);
   return strtr ($string, $trans_tbl);
}

ja ne!
Logged

Greetings from México!
http://omarbazavilvazo.com
Mi foro Español-Japonés
http://hablajapones.org
http://hablajapones.org/index.php/japones/tutoriales/b16.php

NO me manden IM para soporte o dudas
...Leo los foros como todos...
toppertje
Jr. Member
**
Posts: 68


TOPPERTJE

ICQ - 147636379toppertje@msn.com WWW
Re:1.5.1 RC1, SE Store, and SE User Survey!
« Reply #92 on: January 21, 2003, 09:14:00 PM »
Reply with quote

Quote from: Zombie on January 21, 2003, 09:07:35 PMThe loggin problem is fixed, but still have no Ideas on the fatal error! :-\

Am I the only one with this problem?
how did you fix the login problem?
Logged

Zombie
Noobie
*
Posts: 29


I'm a llama!

Re:1.5.1 RC1, SE Store, and SE User Survey!
« Reply #93 on: January 21, 2003, 09:14:09 PM »
Reply with quote

I re-did the updated update file.  That took care of teh login issue for me.
Logged
Zombie
Noobie
*
Posts: 29


I'm a llama!

Re:1.5.1 RC1, SE Store, and SE User Survey!
« Reply #94 on: January 21, 2003, 09:19:41 PM »
Reply with quote

Quote from: Omar Bazavilvazo on January 21, 2003, 09:12:43 PM
Quote from: Zombie on January 21, 2003, 09:07:35 PMFatal error: Call to undefined function: un_html_entities() in /home/******/public_html/yabbse/Sources/Recent.php on line 54

reupload Subs.php

At the bottom of Subs.php, should be this:
function un_html_entities ($string)
{
   $trans_tbl = get_html_translation_table (HTML_ENTITIES);
   $trans_tbl = array_flip ($trans_tbl);
   return strtr ($string, $trans_tbl);
}

ja ne!

I reuploade both subs and index, works now.

A VERY BIG THANKS!
Logged
Omar Bazavilvazo
YaBB SE Developer
YaBB God
*****
Posts: 2153


I never said I would stay to the end...

WWW
Re:1.5.1 RC1, SE Store, and SE User Survey!
« Reply #95 on: January 21, 2003, 09:26:52 PM »
Reply with quote

Just in case, reupload all but settings.php, to avoid future weird errors :)

ja ne!
Logged

Greetings from México!
http://omarbazavilvazo.com
Mi foro Español-Japonés
http://hablajapones.org
http://hablajapones.org/index.php/japones/tutoriales/b16.php

NO me manden IM para soporte o dudas
...Leo los foros como todos...
toppertje
Jr. Member
**
Posts: 68


TOPPERTJE

ICQ - 147636379toppertje@msn.com WWW
Re:1.5.1 RC1, SE Store, and SE User Survey!
« Reply #96 on: January 21, 2003, 09:38:24 PM »
Reply with quote

when using [unknown] update.php file, i get some of the following errors when executing the update file:

Warning: Supplied argument is not a valid MySQL result resource in /usr/local/slash/apache/vhosts/climaxonline.nl/httpdocs/forum/upgrade.php on line 154

and still my login doesn;t works
Logged

Omar Bazavilvazo
YaBB SE Developer
YaBB God
*****
Posts: 2153


I never said I would stay to the end...

WWW
Re:1.5.1 RC1, SE Store, and SE User Survey!
« Reply #97 on: January 21, 2003, 09:45:55 PM »
Reply with quote

Check the line.. that should be for mistyped db, login/passwd info, or incorrect version of the converter...
Logged

Greetings from México!
http://omarbazavilvazo.com
Mi foro Español-Japonés
http://hablajapones.org
http://hablajapones.org/index.php/japones/tutoriales/b16.php

NO me manden IM para soporte o dudas
...Leo los foros como todos...
Jeff Lewis
Global Moderator
YaBB God
*****
Posts: 10149


I'm a llama!

WWW
Re:1.5.1 RC1, SE Store, and SE User Survey!
« Reply #98 on: January 21, 2003, 09:46:06 PM »
Reply with quote

toppertje, check your Settings.php file and make sure there is a value in the cookiename area.
Logged

Jeff Lewis
Global Moderator
YaBB God
*****
Posts: 10149


I'm a llama!

WWW
Re:1.5.1 RC1, SE Store, and SE User Survey!
« Reply #99 on: January 21, 2003, 10:02:23 PM »
Reply with quote

I just upgraded one of my active forums witht he upgrade package. All went very smooth except one thing - shows several of me an my clones online at once ;)
Logged

MedMan
Noobie
*
Posts: 40


Trust me I'm a doctor...;-)

Re:1.5.1 RC1, SE Store, and SE User Survey!
« Reply #100 on: January 21, 2003, 10:12:45 PM »
Reply with quote

And do you encounter the same duplication phenomenon with Instant Messages and Posted Messages in the boards? One messages is printed ten times
Logged
[Unknown]
Global Moderator
YaBB God
*****
Posts: 7830


ICQ - 179721867unknownbrackets@hotmail.com WWW
Re:1.5.1 RC1, SE Store, and SE User Survey!
« Reply #101 on: January 21, 2003, 10:15:04 PM »
Reply with quote

For those with the online users duplication problem, run this query:

ALTER TABLE {$db_prefix}log_online ADD PRIMARY KEY (identity(30));

Or download the new package and run upgrade.php again.

-[Unknown]
Logged
Jeff Lewis
Global Moderator
YaBB God
*****
Posts: 10149


I'm a llama!

WWW
Re:1.5.1 RC1, SE Store, and SE User Survey!
« Reply #102 on: January 21, 2003, 10:17:25 PM »
Reply with quote

Quote from: MedMan on January 21, 2003, 10:12:45 PMAnd do you encounter the same duplication phenomenon with Instant Messages and Posted Messages in the boards? One messages is printed ten times

Nope. Did all of your SQL get upgraded properly?

All I had was:

- log_online wasn't updating properly (fixed)
- member names aren't displaying in the error log (looking now)
Logged

Jeff Lewis
Global Moderator
YaBB God
*****
Posts: 10149


I'm a llama!

WWW
Re:1.5.1 RC1, SE Store, and SE User Survey!
« Reply #103 on: January 21, 2003, 10:21:43 PM »
Reply with quote

Quote from: Jeff Lewis on January 21, 2003, 10:17:25 PM- member names aren't displaying in the error log (looking now)

Check that - now fixed in the download package (Unknown is uploading now).

Replace the Errors.php file or change this line:

SELECT le.ID_ERROR, le.IP, le.url, IFNULL(mem.memberName, 'Guest'), le.logTime, le.message
to

SELECT le.ID_ERROR, le.IP, le.url, IFNULL(mem.memberName, 'Guest') AS memberName, le.logTime, le.message
Logged

+§ïléñ± Åñgè|+
Noobie
*
Posts: 47


fråñçïûm f|úòrîdë!¡

ICQ - 7202348ah3xiang@hotmail.com WWW
Re:1.5.1 RC1, SE Store, and SE User Survey!
« Reply #104 on: January 21, 2003, 10:45:31 PM »
Reply with quote

After I download the upgrade zip. I was unable to open it. Invalid archive or something...
Logged

Jü§±Îñ, +§ïléñ± Åñgè|+, ¥® 2003.
Pages: 1 ... 5 6 [7] 8 9 ... 20 Reply Ignore Print 
YaBB SE Community  |  YaBB SE Info  |  News From the YaBB SE Team  |  1.5.1 RC1, SE Store, and SE User Survey! « 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.027 seconds with 20 queries.