Woke up this morning not being able to access my admin in opencart. Login would not allow. Edited something and now I have a 500 error on admin.
[Sun Nov 27 08:26:58.521365 2016] [cgi:error] [pid 11194] [client
86.161.65.106:51914] AH01215: PHP Fatal error: Call to a member function isLogged() on null in
/home/xxxxx/public_html/vqmod/vqcache/vq2-catalog_model_catalog_product.php
on line 468: /usr/local/cpanel/cgi-sys/ea-php56
Tried deleting entire contents of vqcache. Didn't work. Checked config files for public and admin both seem to be correct.
HELP!
Related
im trying to setup a new theme on opencart i copied theme files and when i refresh admin->modification i get HTTP ERROR 500
i checked my PHP log and it is showing
[Fri Jul 24 14:46:24.728945 2020] [fcgid:warn] [pid 25558] [client] mod_fcgid: stderr: thrown in /home/mysite/public_html/admin/controller/marketplace/modification.php on line 141, referer: https://www.##.com/admin/index.php?route=marketplace/modification&user_token=Lh3NhQNlv4eueMmuI79naXF4TLFe9BWB
i have tried to increase memory_limit in php.ini but no success
any help would be appreciated
After trying to install a plugin on my website I'm unable to access the site (front- and backend).
[php7:error] [pid 10111]PHP Fatal error: Class
'Joomla\CMS\Plugin\CMSPlugin' not found in
/home/public/sites/www.modderaandebanden.nl/plugins/system/sessiongc/sessiongc.php
on line 22 [Sat Jul 21 17:34:46.681638 2018] [:error] [pid 11113] PHP
Fatal error: Class 'Joomla\CMS\Plugin\CMSPlugin' not found in
/home/public/sites/www.modderaandebanden.nl/plugins/system/sessiongc/sessiongc.php
on line 23
This seems to be the problem but I'm not sure what I should do. Already tried the solution in "user3063937" problem but this doesn't work for me (change sessiongc folder to sessiongc.bak).
Any suggestions what I should do?
If you have access to phpmyadmin, login and open your database for your site. Navigate to the #__extensions table, search for the plugin and disable there.
I am fairly new to Drupal.
I just got an already existing Drupal project and want to install it.
I copied it to: /var/www/html/myprojects/mydrupalproject
Then I got this error in my error.log from apache2:
[Thu May 03 17:55:41.603774 2018] [php7:notice] [pid 11604] [client
127.0.0.1:41930] PHP Notice: Constant DATE_RFC7231 already defined in /var/www/html/myprojects/mydrupalproject/includes/bootstrap.inc on
line 258, referer: http://127.0.0.1/myprojects/
[Thu May 03 17:55:41.604601 2018] [php7:error] [pid 11604] [client
127.0.0.1:41930] PHP Fatal error: require_once(): Failed opening required
'/var/www/html/myprojects/mydrupalproject/profiles/clusters_public/modules/contrib/apc/drupal_apc_cache.inc'
(include_path='.:/usr/share/php') in
/var/www/html/myprojects/mydrupalproject/includes/bootstrap.inc on
line 2632, referer: http://127.0.0.1/myprojects/
So I tried to use the original .htaccess info in case it was the problem but I still get exactly the same error in the log. Any help?
Failed opening required
'/var/www/html/myprojects/mydrupalproject/profiles/clusters_public/modules/contrib/apc/drupal_apc_cache.inc'
Does this file exist on your webserver and is it accessable? Are the correct file-rights set?
I get a blank white page when accessing wp-admin and the contents page.
I'm using openshift hosting and wordpress.
Here's the error log:
[Sat Apr 11 11:11:12 2015] [error] [client 127.4.198.1] PHP Fatal
error: require_once(): Failed opening required
'/var/lib/openshift/5528a392fcf933f54d000067/app-root/wp-admin/includes/plugin.php'
(include_path='.:/var/lib/openshift/5528a392fcf933f54d000067/app-root/runtime/repo/lib:/var/lib/openshift/5528a392fcf933f54d000067/app-root/runtime/repo/libs:/var/lib/openshift/5528a392fcf933f54d000067/app-root/runtime/repo/libraries:/var/lib/openshift/5528a392fcf933f54d000067/app-root/runtime/repo/src:/var/lib/openshift/5528a392fcf933f54d000067/app-root/runtime/repo/vendor:/var/lib/openshift/5528a392fcf933f54d000067/app-root/runtime/repo/vendors:/var/lib/openshift/5528a392fcf933f54d000067/php/phplib/pear/pear/php:/usr/share/pear:/var/lib/openshift/5528a392fcf933f54d000067/app-root/data/plugins/papercut/inc/phpQuery/:/var/lib/openshift/5528a392fcf933f54d000067/app-root/data/plugins/papercut/inc/phpQuery/plugins/')
in
/var/lib/openshift/5528a392fcf933f54d000067/app-root/data/plugins/extrawatch-pro/extrawatch.php
on line 57
How do I fix this?
I have a weird error appearing (log only - the page appears to function correctly), and am not at all sure how to diagnose it:
[Wed Jan 21 10:44:39 2015] [error] [client 192.168.0.84] , referer: http://<scrubbed>
Can anyone suggest what might cause this?