Community @ The Turning Gate

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.

  • New user registrations are disabled.
  • Users cannot create new topics.
  • Users cannot reply to existing topics.

You are not logged in.

#1 Re: Backlight Support » I am getting an error » 2017-12-17 18:43:44

www.p2images.co.uk

File dump
<?php
    if (!defined('PATH_TO_BASE')) {
        define('PATH_TO_BASE', './../../');
    }
?>
<?php
    $customPath = '/'.'backlight/custom';
    $customStylesheetEnabled = (bool) '';
    $customStylesheetFilename = $customStylesheetEnabled ? '' : '';
?><?php
    $phpluginsFilename = 'phplugins-sample.php';
?><?php
    define( 'TTG_ROOT', __FILE__ );

    define( 'TTG_HOOK', '/www/sites/dcd/a88/www.p2images.co.uk/web/backlight/custom/phplugins' );

    define( 'TTG_COMP', 'TTG CE4-Gallery 4.0' );

  define('PASSWORD_ENABLED', isset($enablePassword) && $enablePassword);
  define('LOGGED_IN', isset($logged_in) && $logged_in);

    if (TTG_HOOK && $phpluginsFilename && file_exists( TTG_HOOK . '/'.$phpluginsFilename)) {
        require_once TTG_HOOK . '/'. 'phplugins-sample.php';
    }

    if (function_exists('ttg_user_load')) {
        $void = ttg_user_load( TTG_COMP, TTG_ROOT );
    }
?><?php
    $siteTitle = 'Pilling's Photographic Images';

[snipped to first 30 lines by Ben]

#2 Backlight Support » I am getting an error » 2017-12-17 01:52:34

Ianp259
Replies: 6

I have been getting an error.
Unexpected error: syntax error, unexpected T_STRING in 97-page-1.2.2.3-11-12-menu_13-104-content-1.2.2.3-6-13-admin.view.template on line 30
I have tried reloading the module pages etc from the latest update - any help please

#3 Re: Backlight Support » Error 500 for new albums after upgrading to version 1.04 » 2016-09-04 19:37:31

Ok I have fixed it now. For some reason during the upgrade an old version of the backlight settings had been restored.

All albums now work

Thanks for your help

#4 Re: Backlight Support » Error 500 for new albums after upgrading to version 1.04 » 2016-09-03 22:44:29

Hi Ben
Yes I did .
The site is working with all the galleries installed before the update. Today I have uploaded a new gallery Clouds.  For this I get no thumb nail in the galleries page and error 500 when I click on the Clouds gallery

#6 Re: Backlight Support » Error 500 for new albums after upgrading to version 1.04 » 2016-09-03 22:27:41

Hi Ben
No Change unfortunately
I don't see an e-mail address under your picture

#7 Re: Backlight Support » Error 500 for new albums after upgrading to version 1.04 » 2016-09-03 22:07:12

I still have the same issue. i have deleted the gallery and re uploaded it with the same issue

#8 Backlight Support » Error 500 for new albums after upgrading to version 1.04 » 2016-09-03 21:22:06

Ianp259
Replies: 9

I have followed the instructions for upgrading to backlight version 1.04 but now when I upload a new album I get Error 500.
I am on LCN servers
url www.p2images.co.uk

Board footer

Powered by FluxBB