Support community for TTG plugins and products.
NOTICE
The Turning Gate's Community has moved to a new home, at https://discourse.theturninggate.net.
This forum is now closed, and exists here as a read-only archive.
You are not logged in.
Pages: 1
Hi all,
I'm thinking that I've broken something. Ever since I upgraded to 1.2, I get this error when I click on the Backlight logo on the admin portal.
Warning: require_once(./backlight/framework/Framework.php): failed to open stream: No such file or directory in /home/rgbmorris/public_html/backlight/index.php on line 17
Fatal error: require_once(): Failed opening required './backlight/framework/Framework.php' (include_path='.:/opt/alt/php56/usr/share/pear:/opt/alt/php56/usr/share/php') in /home/rgbmorris/public_html/backlight/index.php on line 17
From looking in the code it looks like there might be an issue with relative paths or I've installed something in the wrong spot.
Any hints would be appreciated.
Thanks,
Rick
Offline
have you tried reinstalling?
when installing the update did you replace the backlight/framework/ folder?
if you look via FTP, can you see the Framework.php file in /backlight/framework/?
Rod
Just a user with way too much time on his hands.
www.rodbarbee.com
ttg-tips.com, Backlight 2/3 test site
Offline
I figured it out. I had the wrong index.php under the backlight folder.
Thanks for the quick reply!
Rick
Offline
Pages: 1