I would need some help in below mentioned error which i am getting after doing upgrade.
Warning: opendir(plugins/) [function.opendir]: failed to open dir: No such file or directory in /home/hostlsc/public_html/includes/prestart.php on line 76
Warning: readdir(): supplied argument is not a valid Directory resource in /home/hostlsc/public_html/includes/prestart.php on line 77
Warning: closedir(): supplied argument is not a valid Directory resource in /home/hostlsc/public_html/includes/prestart.php on line 81
Fatal error: Call to a member function error() on a non-object in /home/hostlsc/public_html/classes/database.php on line 341
You didn't upload all of the directories. Make sure your FTP client isn't set to skip empty directories, because empty directories are important.
In the case of this error, it's saying you haven't uploaded the /plugins/ directory. You need to have a /plugins/ as a subdirectory of your WSN location.
0/5
1
2
3
4
5
Sorry, you don't have permission to post posts. Log in, or register if you haven't yet.
Comments on Error after upgrading
Member
Usergroup: Customer
Joined: May 08, 2004
Total Topics: 10
Total Comments: 25
Hi
I would need some help in below mentioned error which i am getting after doing upgrade.
Warning: opendir(plugins/) [function.opendir]: failed to open dir: No such file or directory in /home/hostlsc/public_html/includes/prestart.php on line 76
Warning: readdir(): supplied argument is not a valid Directory resource in /home/hostlsc/public_html/includes/prestart.php on line 77
Warning: closedir(): supplied argument is not a valid Directory resource in /home/hostlsc/public_html/includes/prestart.php on line 81
Fatal error: Call to a member function error() on a non-object in /home/hostlsc/public_html/classes/database.php on line 341
Thanks in advance
developer
Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California
Total Topics: 61
Total Comments: 7868
You didn't upload all of the directories. Make sure your FTP client isn't set to skip empty directories, because empty directories are important.
In the case of this error, it's saying you haven't uploaded the /plugins/ directory. You need to have a /plugins/ as a subdirectory of your WSN location.