Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Error Plugin with Theming CSS
#1
Hello everyone

I was trying to put my css website into a getsimple cms. I'm following a tutorial to do this but when everything was done (changing the template.php) and after I had to login into the admin panel I got a white page.
So I thought I did everything right and I started to look for a solution. Then I started my Get simple cms in debug mode and I got the following Error.
Warning: copy(/var/www/vhosts/nielsjansen.be/httpdocs/test/admin/loadext.php): failed to open stream: Permission denied in /var/www/vhosts/nielsjansen.be/httpdocs/test/plugins/i18n_common/common.php on line 62

Has this error anything to do with the white page?
Thanks
Reply
#2
what is the healt-check saying`? You find it in support : server health check

everything ok?

One way to find the reason:
de-activate all plugins and check if everything is ok without plugins
then install one plugin after the other
|--

Das deutschsprachige GetSimple-(Unter-)Forum:   http://get-simple.info/forums/forumdisplay.php?fid=18
Reply
#3
Try to reupload all 18n plugins you have installed before problems arrived.
You can also delete them temporarily for testing purposes.
Addons: blue business theme, Online Visitors, Notepad
Reply
#4
Connie Wrote:what is the healt-check saying`? You find it in support : server health check

everything ok?

One way to find the reason:
de-activate all plugins and check if everything is ok without plugins
then install one plugin after the other

Thanks for the answer Connie. I checked the health status and everything there is green, so it means it is ok.

I have tried to disable all the plugins and then I got one error left. I forgot a " ; " in the php code. Then I reactivated all the plugins again, one by one, and my screen isn't white anymore BUT i still got an error in one of the plugings.

warning: copy(/var/www/vhosts/nielsjansen.be/httpdocs/test/admin/loadext.php): failed to open stream: Permission denied in /var/www/vhosts/nielsjansen.be/httpdocs/test/plugins/i18n_common/common.php on line 62
Reply
#5
Niels89 Wrote:
Connie Wrote:what is the healt-check saying`? You find it in support : server health check

everything ok?

One way to find the reason:
de-activate all plugins and check if everything is ok without plugins
then install one plugin after the other

Thanks for the answer Connie. I checked the health status and everything there is green, so it means it is ok.

I have tried to disable all the plugins and then I got one error left. I forgot a " ; " in the php code. Then I reactivated all the plugins again, one by one, and my screen isn't white anymore BUT i still got an error in one of the plugings.

warning: copy(/var/www/vhosts/nielsjansen.be/httpdocs/test/admin/loadext.php): failed to open stream: Permission denied in /var/www/vhosts/nielsjansen.be/httpdocs/test/plugins/i18n_common/common.php on line 62

The permission denied is because of the permission settings set on the file. PHP can't access it. are you running this on a server somewhere or locally? If its local, what operating system do you have?
www.ericwooley.com
5wooley4@gmail.com - Let me know if you need any help with any of my plugins, or just help in general. I'll always help if i can.

Beware, Im just a drunken college student. I may throw up at any time.
Reply
#6
5wooley4 Wrote:
Niels89 Wrote:
Connie Wrote:what is the healt-check saying`? You find it in support : server health check

everything ok?

One way to find the reason:
de-activate all plugins and check if everything is ok without plugins
then install one plugin after the other

Thanks for the answer Connie. I checked the health status and everything there is green, so it means it is ok.

I have tried to disable all the plugins and then I got one error left. I forgot a " ; " in the php code. Then I reactivated all the plugins again, one by one, and my screen isn't white anymore BUT i still got an error in one of the plugings.

warning: copy(/var/www/vhosts/nielsjansen.be/httpdocs/test/admin/loadext.php): failed to open stream: Permission denied in /var/www/vhosts/nielsjansen.be/httpdocs/test/plugins/i18n_common/common.php on line 62

The permission denied is because of the permission settings set on the file. PHP can't access it. are you running this on a server somewhere or locally? If its local, what operating system do you have?

Hello 5wooley4, thanks for the answer. I'm running this website/file on a server. I'm going to try to run this website locally under a Mac OSX lion based operating system.

Thanks for your answer
Reply




Users browsing this thread: 1 Guest(s)