solved Seem to have lost my website ?

John Bizley
John Bizley
@john-bizley
9 years ago
251 posts
Got home today and my website just comes up as a white screen ? Server is online as I can get to all the files and skins in Arvix file manager.
Any help would be appreciated, thanks.

http://1940snetwork.com/
updated by @john-bizley: 03/23/15 01:00:42AM
paul
@paul
9 years ago
4,326 posts
Check the /data/logs error files


--
Paul Asher - JR Developer and System Import Specialist
John Bizley
John Bizley
@john-bizley
9 years ago
251 posts
paul:
Check the /data/logs error files

This is what is coming up at todays date

[17-Feb-2015 16:15:44 Europe/Dublin] PHP Fatal error: Uncaught --> Smarty Compiler: Syntax error in template "/home/johnbizz/public_html/data/cache/jrCore/51334f3a349f0b8d27970ab6992290b6.tpl" on line 57 "{/if}" unexpected closing tag <--
thrown in /home/johnbizz/public_html/modules/jrCore-release-5.2.24/contrib/smarty/libs/sysplugins/smarty_internal_templatecompilerbase.php on line 57
[17-Feb-2015 16:16:54 Europe/Dublin] PHP Fatal error: Uncaught --> Smarty Compiler: Syntax error in template "/home/johnbizz/public_html/data/cache/jrCore/51334f3a349f0b8d27970ab6992290b6.tpl" on line 57 "{/if}" unexpected closing tag <--
thrown in /home/johnbizz/public_html/modules/jrCore-release-5.2.24/contrib/smarty/libs/sysplugins/smarty_internal_templatecompilerbase.php on line 57
douglas
@douglas
9 years ago
2,790 posts
Looks like you have an extra closing {/if} tag in one of your skin templates.


--

Douglas Hackney
Jamroom Team - Designer/Developer/Support
FAQ-Docs-Help Videos
John Bizley
John Bizley
@john-bizley
9 years ago
251 posts
Thanks got it back online now :-)
Strumelia
Strumelia
@strumelia
9 years ago
3,603 posts
That same exact happened to me too a week or so ago. Amazing what havoc one little "if" can create!


--
...just another satisfied Jamroom customer.
Migrated from Ning to Jamroom June 2015
John Bizley
John Bizley
@john-bizley
9 years ago
251 posts
Strumelia:
That same exact happened to me too a week or so ago. Amazing what havoc one little "if" can create!

Not quite sure what happened there as was only editing the css templates, lost all my lists on the homepage too. Ended up deleting the whole cloned skin with all the styling I did to it so back where I started from on clean skins. Not sure what I am going to do yet whether to carry on re-building it all over again.
Strumelia
Strumelia
@strumelia
9 years ago
3,603 posts
Yikes! That has not happened to me at all- I am on Ningja skin and not using site builder either, like you. Have you been makingcloned copies of your customized skin every once and a while as you get a lot done? I have never lost a whole bunch of stuff like that. Is there a server backup of your skin from the day before maybe?


--
...just another satisfied Jamroom customer.
Migrated from Ning to Jamroom June 2015
brian
@brian
9 years ago
10,148 posts
John - was it a Jamroom function that caused this trouble? Let me know - you should never lose any data like this from a Jamroom function.

Thanks!


--
Brian Johnson
Founder and Lead Developer - Jamroom
https://www.jamroom.net
John Bizley
John Bizley
@john-bizley
9 years ago
251 posts
brian:
John - was it a Jamroom function that caused this trouble? Let me know - you should never lose any data like this from a Jamroom function.

Thanks!

Brian not quite sure what happened, one minute it was working fine then came back to it a bit later in the day and the screen was blank. The logs where reporting an unexpected 'if' was causing the issue although I never added any 'ifs' as was only adding css not editing any of the main code except for maybe a few of the size values but that was only changing those values and not anything else. Once I found the 'if' as reported in the log the site came back online but all the lists on the home page where no missing.

It's fine about me deleting the skin as it was more an explority thing for how to find what and where I add design stuff and how everything works. I have a few sites in mind which I want to build so will build them from scratch on the faster hosting once I have everything on paper of how I want them to look.
gary.moncrieff
gary.moncrieff
@garymoncrieff
9 years ago
865 posts
When I started editing JR's css files some months ago I had serious issues with them becoming corrupt, but once I swtiched to phpstorm this problem vanished.

Was using a variety of methods before notepad, Expression Web, inbuilt text editor in FlashFXP and all three would/could end up corrupting the css file for whatever reason.

Tags