Mysidia Adoptables Support Forum  

Home Community Mys-Script Creative Off-Topic
Go Back   Mysidia Adoptables Support Forum > Mysidia Adoptables > Questions and Supports

Notices

Reply
 
Thread Tools Display Modes
  #1  
Old 02-17-2014, 11:52 AM
Hwona's Avatar
Hwona Hwona is offline
Member
 
Join Date: Mar 2013
Posts: 620
Gender: Female
Credits: 49,026
Hwona is on a distinguished road
Default Uh oh, I think I broke my site.

Sorry abou this yet another issue - I think I've broke my site again. I was attempting to edit the theme, but when I reloaded my site, this popped up:
Fatal error: Uncaught exception 'SmartyException' with message 'unable to write file /home/wallie12/public_html/templates/compile/wrt53024c1dbd2e70.20765048' in /home/wallie12/public_html/inc/smarty/sysplugins/smarty_internal_write_file.php:44 Stack trace: #0 /home/wallie12/public_html/inc/smarty/sysplugins/smarty_internal_template.php(201): Smarty_Internal_Write_File::writeFile('/home/wallie12/...', '<?php /* Smarty...', Object(Template)) #1 /home/wallie12/public_html/inc/smarty/sysplugins/smarty_internal_templatebase.php(164): Smarty_Internal_Template->compileTemplateSource() #2 /home/wallie12/public_html/inc/smarty/sysplugins/smarty_internal_templatebase.php(374): Smarty_Internal_TemplateBase->fetch('template.tpl', NULL, NULL, NULL, true) #3 /home/wallie12/public_html/classes/class_frame.php(226): Smarty_Internal_TemplateBase->display('template.tpl') #4 /home/wallie12/public_html/classes/class_mysidia.php(449): Frame->render() #5 /home/wallie12/public_html/index.php(86): Mysidia->output() #6 /home/wallie12/public_html/ in /home/wallie12/public_html/inc/smarty/sysplugins/smarty_internal_write_file.php on line 44
__________________
Reply With Quote
  #2  
Old 02-17-2014, 04:44 PM
squiggler's Avatar
squiggler squiggler is offline
Squiggling since 1995
 
Join Date: Jul 2013
Posts: 185
Gender: Unknown/Other
Credits: 8,261
squiggler is on a distinguished road
Default

Don't worry, I am the same way. I'm sure the amazing coders here can help you out. In the future though, you might want to save a back-up before doing anything major. That way, you can always revert it.
__________________
Avatar courtesy of Doll Divine.
Reply With Quote
  #3  
Old 02-17-2014, 05:35 PM
Kyttias's Avatar
Kyttias Kyttias is offline
Premium Member
 
Join Date: Jan 2014
Posts: 857
Gender: Unknown/Other
Credits: 89,251
Kyttias is on a distinguished road
Default

What was the last thing you did, exactly? What were you trying to do?

When modifying anything it should always be done one step at a time, one line at a time. Save. View. Catastrophic failure? Undo. Save. Problem averted. If you don't know what caused the problem down to the wire, you're making modifications in sweeps that are too large. Undo things as you did them, in order, until it's working. That's the best general troubleshooting advice I can give, other than to keep backups!
Reply With Quote
  #4  
Old 02-17-2014, 05:36 PM
IntoRain's Avatar
IntoRain IntoRain is offline
Moderator
 
Join Date: Jul 2013
Location: Portugal
Posts: 461
Gender: Female
Credits: 19,427
IntoRain is on a distinguished road
Default

Pretty much, with an error like that and you don't know what you messed with to cause it, the best way is to go back a version until it works again
__________________


asp.net stole my soul.
Reply With Quote
  #5  
Old 02-17-2014, 08:51 PM
Hwona's Avatar
Hwona Hwona is offline
Member
 
Join Date: Mar 2013
Posts: 620
Gender: Female
Credits: 49,026
Hwona is on a distinguished road
Default Re

Quote:
Originally Posted by squiggler View Post
Don't worry, I am the same way. I'm sure the amazing coders here can help you out. In the future though, you might want to save a back-up before doing anything major. That way, you can always revert it.
The funny thing is, I didn't change any code at all - I just changed the copyright year from 2013 to 2014. When it didn't work, I changed it back but...
__________________
Reply With Quote
  #6  
Old 02-17-2014, 11:13 PM
squiggler's Avatar
squiggler squiggler is offline
Squiggling since 1995
 
Join Date: Jul 2013
Posts: 185
Gender: Unknown/Other
Credits: 8,261
squiggler is on a distinguished road
Default

Are you sure that's the only thing you changed? How did you change it?
__________________
Avatar courtesy of Doll Divine.
Reply With Quote
  #7  
Old 02-18-2014, 08:10 AM
Hwona's Avatar
Hwona Hwona is offline
Member
 
Join Date: Mar 2013
Posts: 620
Gender: Female
Credits: 49,026
Hwona is on a distinguished road
Default Re

Quote:
Originally Posted by squiggler View Post
Are you sure that's the only thing you changed? How did you change it?
I just deleted 2013 and replaced it with 2014.
Edit: ok, I just realized that none of the other themes work either... I think it has something to do with the folder...
__________________
Reply With Quote
  #8  
Old 02-18-2014, 08:18 AM
Hall of Famer's Avatar
Hall of Famer Hall of Famer is offline
Administrator, Lead Coder
 
Join Date: Dec 2008
Location: South Brunswick
Posts: 4,448
Gender: Male
Credits: 345,002
Hall of Famer is on a distinguished road
Default

Empty the /compile folder and the themes will recompile, see if it works.
__________________


Mysidia Adoptables, a free and ever-improving script for aspiring adoptables/pets site.
Reply With Quote
  #9  
Old 02-18-2014, 08:22 AM
Hwona's Avatar
Hwona Hwona is offline
Member
 
Join Date: Mar 2013
Posts: 620
Gender: Female
Credits: 49,026
Hwona is on a distinguished road
Default Re

Quote:
Originally Posted by Hall of Famer View Post
Empty the /compile folder and the themes will recompile, see if it works.
Thanks, I tried it, but now I'm getting this:
Fatal error: Uncaught exception 'SmartyException' with message 'Unable to load template file 'template.tpl'' in /home/wallie12/public_html/inc/smarty/sysplugins/smarty_internal_templatebase.php:127 Stack trace: #0 /home/wallie12/public_html/inc/smarty/sysplugins/smarty_internal_templatebase.php(374): Smarty_Internal_TemplateBase->fetch('template.tpl', NULL, NULL, NULL, true) #1 /home/wallie12/public_html/classes/class_frame.php(226): Smarty_Internal_TemplateBase->display('template.tpl') #2 /home/wallie12/public_html/classes/class_mysidia.php(449): Frame->render() #3 /home/wallie12/public_html/index.php(86): Mysidia->output() #4 /home/wallie12/public_html/index.php(90): IndexController::main() #5 {main} thrown in /home/wallie12/public_html/inc/smarty/sysplugins/smarty_internal_templatebase.php on line 127
__________________
Reply With Quote
  #10  
Old 02-18-2014, 08:27 AM
Hall of Famer's Avatar
Hall of Famer Hall of Famer is offline
Administrator, Lead Coder
 
Join Date: Dec 2008
Location: South Brunswick
Posts: 4,448
Gender: Male
Credits: 345,002
Hall of Famer is on a distinguished road
Default

Umm your theme does not have a template.tpl file? Did you remove or rename it?
__________________


Mysidia Adoptables, a free and ever-improving script for aspiring adoptables/pets site.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
I broke my pound... Mortain Questions and Supports 1 12-01-2015 05:06 AM
Oh Dear, I Broke My Site... Brookreed Questions and Supports 3 08-19-2013 09:43 PM
Can you help me? I just broke my site. Teacup Questions and Supports 3 08-14-2013 01:20 PM
GD broke? (Answered) Fireballchad Questions and Supports 1 09-17-2009 04:46 PM


All times are GMT -5. The time now is 12:06 PM.

Currently Active Users: 10645 (0 members and 10645 guests)
Threads: 4,080, Posts: 32,024, Members: 2,016
Welcome to our newest members, jolob.
BETA





What's New?

What's Hot?

What's Popular?


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
vBCommerce I v2.0.0 Gold ©2010, PixelFX Studios
vBCredits I v2.0.0 Gold ©2010, PixelFX Studios
Emoticons by darkmoon3636