![]() |
On the posting issue, some users are still getting this database error:
Invalid SQL: SELECT COUNT(*) AS replies FROM grps_thread WHERE threadid =; MySQL Error : 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 '' at line 3 Error Number : 1064 Date : Monday, March 5th 2007 @ 01:04:01 PM Script : http://www.<edit>.com/groups/newreply.php Referrer : http://www.<edit>.com/groups/newreply.php?do=newreply&t=36 IP Address : <edit> Username : <edit> Classname : vb_database I will do the other tests for you this evening, I have to go for a while. |
Quote:
Code:
=> Code:
=>=>=>=>=>=>=>=>=>=>=>=>=>=> |
Another issue users are having is that it's putting HTML in the text entry box if a user previews their post. Seeing as we don't allow HTML in posts on the fourm, it's casuing a problem with formatting.
|
This whole random inability to post is really troublesome on my forums. It's the same DB error over and over:
Quote:
|
Quote:
as for the database error, i'm on it |
Quote:
FROM grps_thread WHERE threadid = 98[/sql] |
Quote:
|
Quote:
|
Quote:
[sql] SELECT grps_post.postid, grps_post.groupid, grps_post.username AS postusername, grps_post.ipaddress AS ip, grps_post.title AS posttitle, grps_post.dateline, grps_post.pagetext, grps_post.iconid, i.title AS icontitle, i.iconpath, grps_post.visible, grps_post.allowsmilie, grps_post.showsignature, grps_post.edit_username, grps_post.edit_userid, grps_post.edit_reason, grps_post.edit_dateline, grps_post.delete_username, grps_post.delete_userid, grps_post.delete_reason, grps.leaderid, u.*, uf.*, utf.*, a.avatarid, a.avatarpath, NOT ISNULL(ca.userid) AS hascustomavatar, ca.dateline AS avatardateline, ca.width AS avwidth, ca.height AS avheight FROM grps_post LEFT JOIN grps ON (grps.groupid = grps_post.groupid) LEFT JOIN user u ON (u.userid = grps_post.userid) LEFT JOIN userfield uf ON (uf.userid = u.userid) LEFT JOIN usertextfield utf ON (utf.userid = u.userid) LEFT JOIN icon i ON (i.iconid = grps_post.iconid) > 0 LEFT JOIN avatar a ON (a.avatarid = u.avatarid) LEFT JOIN customavatar ca ON (ca.userid = u.userid) WHERE grps_post.groupid = XX and grps_post.threadid = YY ORDER BY grps_post.dateline ASC [/sql] and please just look for the iconpath column and let me know if it's empty on all counts. hold on, i think i've figured it out. are you using a default icon on your forums? |
Quote:
|
All times are GMT. The time now is 06:41 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|