![]() |
Ahhhhh!! No post count! Emergency!
ok well after installed the post increasment hack I think it really bunnged up my board. now another site just closed and we will have 100% of there traffic, and AHHHHH new users have no post count! :eek: I reverbed the hacked files but that didnt work, so I think its the DB changes made! plus another hint is when I try to update stars and such, I get this..
Code:
Invalid SQL: SELECT starlevel,starimg FROM stars WHERE minposts<= ORDER BY minposts DESC LIMIT 1 now I wanna reverse the DB changes made, how would I do that when this is the changes I made? Code:
alter table user add postdirection smallint(5) DEFAULT 1 NOT NULL; -myles |
Code:
SELECT starlevel,starimg FROM stars WHERE minposts[high]<=[/high] ORDER BY minposts DESC LIMIT 1 2. [sql]ALTER TABLE user DROP postdirection[/sql] |
you need to compare with a value? lol sorry I dont think I understand..
AHHHHH! why wont they work :sleep: F****************CK!!! |
look at the highlighted text, you have a smaller or equal condition an no value following.
|
I get the same erorr:
Quote:
Only I got it after a newuser registered. |
That line is generated by the following statement:
PHP Code:
I would suggest maybe putting a pair of parenthesis around the addition statement. PHP Code:
PHP Code:
|
Mine is only happening in the register.php.
|
yeah im having the same problems as boofo is seems, but I havent made any changes to register.php since it all started. werid. thanks zzed but sadly ether did anything :( im stumped with a unworking board, and im far to lazy to rehack it all (its unthinkable) guess I wait for vB3 :(
|
Try running this and let me know if it fixes it for you.
Quote:
|
well you guys obviously don't have values... because the errors aren't showing them...
perhaps you have a variable that isn't defined... and synx if there post count isn't incrementing then you probably deleted code that you needed in the newthread & newreply.php files... regards, g-force2k2 |
All times are GMT. The time now is 10:28 PM. |
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:
|