Quote:
Originally Posted by Sidewindr
The problem is in that line ... it should be ..
Code:
if ((theform.ctb_field55.value<=$vboptions[tdsliprequired]) && (theform.ctb_field55.value>0)) {
Not sure why yours is missing the vboptions bit. Do you have tdsliprequired set in your vbulletin options ??
|
I decided to can this hack, not becuase of these minor fixable issues but I rather re-code it to have it's own tables in the database and not use custom profile fields. The will also get ride of all file edits.
Thanks anyway.