Quote:
Originally Posted by Itworx4me
Plugin: Invitation Userdata 2
PHP Code:
$this->dbobject->query_write("DELETE FROM " . TABLE_PREFIX . "invitation WHERE user = " . $this->existing['userid'] . " ");
Causes:
Parse error: syntax error, unexpected T_STRING in /home/******/public_html/includes/class_dm_user.php(2243) : eval()'d code on line 1
Reference:
http://www.vbulletin.com/forum/proje...?issueid=26143
Tested with plugin turned off and the delete user functions correctly.
Is there a fix?
Thanks,
Itworx4me
|
Quote:
Originally Posted by Kaelon
Hasann -- Any update on this issue from Itworx4me?
|
Please download the plugin again and reinstall. It is version 2.0.3 and this issue was fixed on 1 August 2008. I have tested it. Plugin works properly now.
Read post here:
https://vborg.vbsupport.ru/showpost....&postcount=622
Also read
something here if you want to undo one change done in latest version:
https://vborg.vbsupport.ru/showpost....&postcount=645