Quote:
Originally Posted by Lynne
I'm talking about in the query:
PHP Code:
UPDATE user SET ctoptip = ctoptip + 1
To:
PHP Code:
UPDATE vb_user SET ctoptip = ctoptip + 1
|
Ah!, thanks, see told you i'm no coder!, i'm going to get in touch with Bananalive (hopefully) to see about adding the hook to his form code.
Thanks for all your help!
--------------- Added [DATE]1233573825[/DATE] at [TIME]1233573825[/TIME] ---------------
BTW, changing the prefix worked for direct posts, it counts them and displays in the postbit, but the form delivery does not until i can get some help with where and how to deliver the hook location in the form code.