Quote:
Originally Posted by Dragons76
I'm on VB 3.6.7
I have installed this hack, but i want to register, i have this message :
PHP Code:
Warning: dir() [function.dir]: Unable to access lesavoir/images/verification/ in /register.php(202) : eval()'d code on line 6
Warning: dir(lesavoir/images/verification/) [function.dir]: failed to open dir: No such file or directory in /register.php(202) : eval()'d code on line 6
Fatal error: Call to a member function read() on a non-object in /home/evox/lesavoir/httpdocs/lesavoir/register.php(202) : eval()'d code on line 7
I have made the modif who is posted here : https://vborg.vbsupport.ru/showpost....&postcount=109
Any body can help me ?
|
It does look like a directory issue - are you completely sure this is where the file is located to the server root? /home/evox/lesavoir/httpdocs/lesavoir/register.php - it may be worth using the full url in the show.php file and in the plugin (see
this thread for how to).
Let me know how that goes.
Cheers
Jason