PDA

View Full Version : webpost, db error


shiggy
10-13-2003, 09:29 PM
I installed webpost for ts on my site. I can login to admin area fine and see
Active Servers: 1
Users Online: 4

but i can not access anything else. When i click anything, i get a blank page with this error on it.

[DATABASE ERROR:]1064: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'group where (server_timestamp + 900) < '1066105559'' at line 1

I added a ss of the admin area
http://teamhyd.com/images/webpost.JPG

I have tried creating two different db's for this, and i can see the db's in phpMyadmin just fine.

Any idea why i get that error?

thanks
shiggy

Ghryphen
10-14-2003, 10:21 AM
I visited your webpost and it appears to be working ok, is this something that only happens in the admin panel?

Type opening admin/tpl_admin_menu.php and find:

<a href="../groups.php">Groups</a>: <? getgroupcount() ?><br>

change to:

<a href="../groups.php">Groups</a>: <? // getgroupcount() ?><br>

You will not see the group count in your admin stats, but this will help narrow down the problem.

Stang
10-14-2003, 11:26 AM
:bubbles:

shiggy
10-14-2003, 08:00 PM
got it fixed, just had to upload and re-install webpost again with a fresh download. thanks for the support

-shiggy

Ghboom
02-16-2004, 09:32 AM
had the same error and tried the fix mentioned above and
I can see the settings page, but thats it,
every other page gives the same error...


win2003 IIS6
Thanks,
GHBoom