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 12-30-2013, 03:34 PM
Najawarie Najawarie is offline
Member
 
Join Date: Dec 2013
Posts: 4
Gender: Female
Credits: 568
Najawarie is on a distinguished road
Default Website not working

Hi!

I have followed the installation of the script and did it until the end of process. After that, I have set back the config.php to 644 and deleted the Install folder.

Though, there is a trouble, I cannot view a website actually...

http://rednarwhal.elementfx.com/index.php

Thank you!
Naja

---

I am willing to give FTP infos and login infos on the website's host if somebody can fix the problem. I'm sadly very beginner in coding.

Last edited by Najawarie; 12-30-2013 at 04:21 PM.
Reply With Quote
  #2  
Old 12-31-2013, 12:50 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: 392,576
Hall of Famer is on a distinguished road
Default

Apparently you did not upload the files properly, why do you have two public_html and inc folders? Or did you specify the wrong config information for domain and script path?
__________________


Mysidia Adoptables, a free and ever-improving script for aspiring adoptables/pets site.
Reply With Quote
  #3  
Old 12-31-2013, 10:27 AM
Najawarie Najawarie is offline
Member
 
Join Date: Dec 2013
Posts: 4
Gender: Female
Credits: 568
Najawarie is on a distinguished road
Default

I don't think so... I even retried the whole thing on another website and keep getting that error. I'm pretty much lost
Reply With Quote
  #4  
Old 01-01-2014, 05:13 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: 392,576
Hall of Famer is on a distinguished road
Default

Like I said before, there is a good chance you did not upload the files properly or misconfigured the site when you ran the installer. Can you show me whats inside your config.php with dbpassword removed or asterisked?
__________________


Mysidia Adoptables, a free and ever-improving script for aspiring adoptables/pets site.
Reply With Quote
  #5  
Old 01-01-2014, 11:07 AM
Najawarie Najawarie is offline
Member
 
Join Date: Dec 2013
Posts: 4
Gender: Female
Credits: 568
Najawarie is on a distinguished road
Default

Hi!

Here it is:

<?php
//Mysidia Adoptables Site Configuration File

define('DBHOST', 'localhost'); //DB Hostname
define('DBUSER', 'rednarwh_admin'); //DB Username
define('DBPASS', '********'); //DB Password
define('DBNAME', 'rednarwh_adoptables'); //Your database name
define('DOMAIN', 'rednarwhal.elementfx.com'); //Your domain name (No http, www or . )
define('SCRIPTPATH', '/public_html/inc'); //The folder you installed this script in
define('PREFIX', 'adopts_');
?>
Reply With Quote
  #6  
Old 01-01-2014, 11:12 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: 392,576
Hall of Famer is on a distinguished road
Default

Can you try changing the script path from '/public_html/inc' to '' instead? Your script path may be different if you install it in a subdirectory, but it should never be anything like public_html.
__________________


Mysidia Adoptables, a free and ever-improving script for aspiring adoptables/pets site.
Reply With Quote
  #7  
Old 01-01-2014, 05:37 PM
Najawarie Najawarie is offline
Member
 
Join Date: Dec 2013
Posts: 4
Gender: Female
Credits: 568
Najawarie is on a distinguished road
Default

Did it! Now the website has this on it;

Fatal error: Uncaught exception 'SmartyException' with message 'Unable to load template file 'template.tpl'' in /home/rednarwh/public_html/inc/smarty/sysplugins/smarty_internal_templatebase.php:127 Stack trace: #0 /home/rednarwh/public_html/inc/smarty/sysplugins/smarty_internal_templatebase.php(374): Smarty_Internal_TemplateBase->fetch('template.tpl', NULL, NULL, NULL, true) #1 /home/rednarwh/public_html/classes/class_template.php(135): Smarty_Internal_TemplateBase->display('template.tpl') #2 /home/rednarwh/public_html/classes/class_view.php(280): Template->output() #3 /home/rednarwh/public_html/classes/class_frontcontroller.php(102): View->render() #4 /home/rednarwh/public_html/index.php(74): FrontController->render() #5 /home/rednarwh/public_html/index.php(78): IndexController::main() #6 {main} thrown in /home/rednarwh/public_html/inc/smarty/sysplugins/smarty_internal_templatebase.php on line 127
Reply With Quote
  #8  
Old 05-18-2014, 03:55 PM
mattinc mattinc is offline
Member
 
Join Date: May 2014
Posts: 2
Gender: Male
Credits: 77
mattinc is on a distinguished road
Default

I have the same fatal error.. no idea :/
Reply With Quote
  #9  
Old 05-18-2014, 04:55 PM
IntoRain's Avatar
IntoRain IntoRain is offline
Moderator
 
Join Date: Jul 2013
Location: Portugal
Posts: 461
Gender: Female
Credits: 19,540
IntoRain is on a distinguished road
Default

Is your scriptpath in config.php correct?
__________________


asp.net stole my soul.
Reply With Quote
  #10  
Old 05-19-2014, 08:10 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: 392,576
Hall of Famer is on a distinguished road
Default

The smarty errors are usually resulted from bad config.php entries or missing a template file. For fresh-install it's most likely to be the former, unless you've changed the default theme to a custom one but the custom template does not really exist yet.
__________________


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
Cannot log in to website Miss Dreamstar Questions and Supports 10 03-29-2012 04:32 PM
Real pet website? loglive Suggestions and Feature Requests 7 07-07-2009 03:05 AM
How do I add "Smf" to my website? Tezna Questions and Supports 1 05-12-2009 09:11 PM
[Request] Help for my website overtux Webmasters Area 4 05-10-2009 02:13 AM
website offline powerchaos Other Chat 23 09-30-2008 10:23 AM


All times are GMT -5. The time now is 07:27 AM.

Currently Active Users: 823 (0 members and 823 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