ItsOnlyMeNL
Chevereto Member
Hi,
I just updated to 3.8.8, but this is giving me some problems.
1) I am unable to move around in the site when i click on a image.
2) Site is not loading scripts what it does on a working site.
I have this error in the error log:
What i have done:
1) I re-uploaded the script.( Downloaded a new version from the site and uploaded this back and overwrite all existing files.).
2) Disabled minify js/css.
3) Reloaded nginx and httpd.
4) Cleared cache.
I am running php7.
Nothing seems to help. any suggestions?
I just updated to 3.8.8, but this is giving me some problems.
1) I am unable to move around in the site when i click on a image.
2) Site is not loading scripts what it does on a working site.
I have this error in the error log:
Code:
[Sun Dec 04 21:48:45.985500 2016] [:error] [pid 10874] [client 159.253.5.23:41070] PHP Fatal error: Uncaught Error: Call to undefined function get_current_tab() in /home/xxxxx/domains/xxxxx.xxx/public_html/app/themes/Peafowl/views/image.php:128, referer: https://xxxxx.xxx/dashboard/images
[Sun Dec 04 21:48:45.985563 2016] [:error] [pid 10874] [client 159.253.5.23:41070] Stack trace:, referer: https://xxxxx.xxx/dashboard/images
[Sun Dec 04 21:48:45.985602 2016] [:error] [pid 10874] [client 159.253.5.23:41070] #0 /home/xxxxx/domains/xxxxx.xxx/public_html/lib/G/classes/class.handler.php(402): require_once(), referer: https://xxxxx.xxx/dashboard/images
[Sun Dec 04 21:48:45.985653 2016] [:error] [pid 10874] [client 159.253.5.23:41070] #1 /home/xxxxx/domains/xxxxx.xxx/public_html/lib/G/classes/class.handler.php(140): G\\Handler->loadTemplate(), referer: https://xxxxx.xxx/dashboard/images
[Sun Dec 04 21:48:45.985713 2016] [:error] [pid 10874] [client 159.253.5.23:41070] #2 /home/xxxxx/domains/xxxxx.xxx/public_html/app/loader.php(491): G\\Handler->__construct(Array), referer: https://xxxxx.xxx/dashboard/images
[Sun Dec 04 21:48:45.985773 2016] [:error] [pid 10874] [client 159.253.5.23:41070] #3 /home/xxxxx/domains/xxxxx.xxx/public_html/index.php(20): include_once('/home/xxxxx/...'), referer: https://xxxxx.xxx/dashboard/images
[Sun Dec 04 21:48:45.985798 2016] [:error] [pid 10874] [client 159.253.5.23:41070] #4 {main}, referer: https://xxxxx.xxx/dashboard/images
[Sun Dec 04 21:48:45.985846 2016] [:error] [pid 10874] [client 159.253.5.23:41070] thrown in /home/xxxxx/domains/xxxxx.xxx/public_html/app/themes/Peafowl/views/image.php on line 128, referer: https://xxxxx.xxx/dashboard/images
What i have done:
1) I re-uploaded the script.( Downloaded a new version from the site and uploaded this back and overwrite all existing files.).
2) Disabled minify js/css.
3) Reloaded nginx and httpd.
4) Cleared cache.
I am running php7.
Nothing seems to help. any suggestions?