Question about different pages

Can't get it installed? Not sure how a feature works? Then post here.

Postby Jeremy » 2003-07-13 01:41 pm

the fonts problem is extremely strange. after you vote for a site, for some reason the script sticks <div align="center"> at the beginning and </div> at the end, and that messes up the font sizes. i have no clue why it does that. it doesn't do that on my list. did you modify any of the .php files? do you remember using <div align="center"> in your templates anywhere?

as for the database not selected error, i didn't see it. maybe your host was having some problems with your database? their browser would not effect it.
Jeremy
Supreme Diety
 
Posts: 8922
Joined: 2003-05-05 04:41 pm
Location: NJ, USA

Postby Jeremy » 2003-07-13 02:55 pm

it's just one person who constantly gets errors? strange. what is the exact error message?

and if you figure out how to fix the font size, please post how you did it here.
Jeremy
Supreme Diety
 
Posts: 8922
Joined: 2003-05-05 04:41 pm
Location: NJ, USA

Postby Jeremy » 2003-07-13 06:05 pm

you can center the gateway by just using a <center> tag wherever you want. it looks to me like the font problem has been fixed after voting. what exactly did you change?

i figured out the no database selected error. line 39 of in.php currently looks like this:
Code: Select all
error($LNG['gateway_cheating']."<br /><br /><a href=\"".$CONFIG['list_url']."/index.php\">".$LNG['gateway_enter']."</a>", 1, 0);

change it to this:
Code: Select all
echo $LNG['gateway_cheating']."<br /><br /><a href=\"".$CONFIG['list_url']."/index.php\">".$LNG['gateway_enter']."</a>";

that should fix the problem.
Jeremy
Supreme Diety
 
Posts: 8922
Joined: 2003-05-05 04:41 pm
Location: NJ, USA

Postby Jeremy » 2003-07-14 03:00 pm

the message about cheating comes on when a someone tries to bypass the gateway page. if someone is running norton personal firewall, it will also say they are cheating, unfortunately. maybe you could just turn off the gateway page :)
Jeremy
Supreme Diety
 
Posts: 8922
Joined: 2003-05-05 04:41 pm
Location: NJ, USA


Return to Support

Who is online

Users browsing this forum: No registered users and 0 guests

cron