Author |
Message |
pmaryan
Regular


Joined: Oct 06, 2005
Posts: 76
|
Posted:
Fri Feb 16, 2007 11:56 pm |
|
When not logged in, and you click directly on a page number to browse the post it dumps this:
Could not obtain post/user information.
DEBUG MODE
SQL 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 '-75, 25' at line 8
SELECT u.username, u.user_id, u.user_posts, u.user_from, u.user_website, u.user_email, u.user_icq, u.user_aim, u.user_yim, u.user_regdate, u.user_msnm, u.user_viewemail, u.user_rank, u.user_sig, u.user_sig_bbcode_uid, u.user_avatar, u.user_avatar_type, u.user_allowavatar, u.user_allowsmile, p.*, pt.post_text, pt.post_subject, pt.bbcode_uid FROM nuke_bbposts p, nuke_users u, nuke_bbposts_text pt WHERE p.topic_id = 12317 AND pt.post_id = p.post_id AND u.user_id = p.poster_id ORDER BY p.post_time ASC LIMIT -75, 25
Line : 637
File : <<removed by admin>>/modules/Forums/viewtopic.php
However, it works fine when your logged in.... |
|
|
|
 |
jakec
Site Admin

Joined: Feb 06, 2006
Posts: 3048
Location: United Kingdom
|
Posted:
Sat Feb 17, 2007 6:39 am |
|
Which site are you seeing this on? Here, or the RavenNuke test site?
The only reason I ask is because on the RavenNuke test site you can't access the forums if you are not logged in?
...and I don't seem to be getting any errors like that in these forums? |
|
|
|
 |
montego
Site Admin

Joined: Aug 29, 2004
Posts: 9457
Location: Arizona
|
Posted:
Sat Feb 17, 2007 9:54 am |
|
Please do NOT post full path details in these public forums! I have removed a section of your original post pmaryan.
By the looks of the post_id, pmaryan is referring to the RavenPHPScripts forums and not the RavenNuke public testing ones. Am I right pmaryan? |
_________________ Only registered users can see links on this board! Get registered or login!
Only registered users can see links on this board! Get registered or login! |
|
|
 |
pmaryan

|
Posted:
Thu Feb 22, 2007 5:45 pm |
|
Yes, it's in these forums. Logout, dump your temps and cookies, then browse to this forum, and click on a topic with multiple pages, (Click directly to page 3 for example, instead of the topic title)and you will get that error.
For example browse to this page
http://www.ravenphpscripts.com/forum140.html
And then click on '3' on the thread about feature updates. |
|
|
|
 |
montego

|
Posted:
Thu Feb 22, 2007 6:49 pm |
|
Yeah, that is what I thought. I found the same. Raven will have to fix that when he finally gets out of Microsoft PC Hell.
 |
|
|
|
 |
|