![]() |
|
#1
|
|||
|
|||
![]()
I get these errors after installation:
Warning: require(/usr/local/apache/htdocs/inc/smarty/Smarty.class.php): failed to open stream: No such file or directory in /home/aerienx2/public_html/classes/class_mysidia.php on line 326 Warning: require(/usr/local/apache/htdocs/inc/smarty/Smarty.class.php): failed to open stream: No such file or directory in /home/aerienx2/public_html/classes/class_mysidia.php on line 326 Fatal error: require(): Failed opening required '/usr/local/apache/htdocs/inc/smarty/Smarty.class.php' (include_path='.:/opt/alt/php55/usr/share/pear:/opt/alt/php55/usr/share/php') in /home/aerienx2/public_html/classes/class_mysidia.php on line 326 |
#2
|
||||
|
||||
![]()
Smarty error means you have specified incorrect domain or scriptpath information upon site installation. To fix this, open your /inc/config.php file, and change the values for domain and scriptpath. If you don't know how to do this, copy/paste the contents in your config.php file and I will point out where the problem is for you. Also make sure to censor The database password info.
__________________
![]() Mysidia Adoptables, a free and ever-improving script for aspiring adoptables/pets site. |
#3
|
|||
|
|||
![]()
<?php
//Mysidia Adoptables Site Configuration File define('DBHOST', 'localhost'); //DB Hostname define('DBUSER', 'aerienx2_adoptin'); //DB Username define('DBPASS', '***************'); //DB Password define('DBNAME', 'aerienx2_adopts'); //Your database name define('DOMAIN', 'aerien.x10host.com'); //Your domain name (No http, www or . ) define('SCRIPTPATH', ''); //The folder you installed this script in define('PREFIX', 'adopts_'); ?> |
#4
|
||||
|
||||
![]()
Oh you are on x10hosting, then you need to modify a script in Mysidia for it to work. Read this thread for information:
http://mysidiaadoptables.com/forum/s...ead.php?t=4763
__________________
![]() Mysidia Adoptables, a free and ever-improving script for aspiring adoptables/pets site. |
#5
|
|||
|
|||
![]()
Worked, thank you!
|
#6
|
||||
|
||||
![]()
You are very welcome, enjoy
__________________
![]() Mysidia Adoptables, a free and ever-improving script for aspiring adoptables/pets site. |
![]() |
|
|
What's New? |
What's Hot? |
What's Popular? |