Preview Button Warning: /init.php on line 356 Couldn't start session!

13 posts by 5 authors in: Forums > CMS Builder
Last Post: February 28, 2011   (RSS)

Re: [Djulia] Preview Button Warning: /init.php on line 356 Couldn't start session!

By Dave - February 28, 2011

Hi Djulia,

Can you try updating /lib/viewer_functions.php
- Search for 'getCurrentUserAndLogin' and add the code in red?
$CURRENT_USER = getCurrentUserAndLogin(false);
global $hasEditorAccess;
$hasEditorAccess = userHasSectionEditorAccess( $options['tableName'] );


Let me know if that fixes it for you. Thanks!
Dave Edis - Senior Developer
interactivetools.com

Re: [sidcam] Preview Button Warning: /init.php on line 356 Couldn't start session!

By Dave - February 28, 2011

Sid,

Is this still a problem? And if so does the above fix work?

If not let me know and we'll continue investigating.

Thanks!
Dave Edis - Senior Developer
interactivetools.com