Mysidia Adoptables Support Forum

Mysidia Adoptables Support Forum (http://www.mysidiaadoptables.com/forum/index.php)
-   Mysidia Adoptables Official Announcement (http://www.mysidiaadoptables.com/forum/forumdisplay.php?f=2)
-   -   Mysidia Adoptables v1.3.3[Security Release] (http://www.mysidiaadoptables.com/forum/showthread.php?t=4057)

GuardiansWish 03-27-2013 01:12 PM

okay this is what I have my config file saying, errors still coming up:

<?php
//Mysidia Adoptables Site Configuration File

define('DBHOST', 'localhost'); //DB Hostname
define('DBUSER', 'chibifur_riley'); //DB Username
define('DBPASS', '(i removed the password)'); //DB Password
define('DBNAME', 'chibifur_adopts'); //Your database name
define('DOMAIN', 'chibifurs.com'); //Your domain name (No http, www or . )
define('SCRIPTPATH', 'home'); //The folder you installed this script in
define('PREFIX', 'adopts_prefix');
?>

Hall of Famer 03-27-2013 04:23 PM

It appears that you are missing a "/" in your script path, I fixed this for you already.

GuardiansWish 03-27-2013 05:01 PM

thank you so much. now to hopefully get the forum online ^^

GuardiansWish 03-27-2013 05:55 PM

Got the forum up (yay!) but is phpbb3 eligable for integration?

Hall of Famer 03-27-2013 05:59 PM

Well of course its possible to integrate, but only MyBB is officially supported. You can always give a try integrating your forum and the adoptables site yourself, with a tiny bit of coding you can even get VBulletin and IPB to work.

GuardiansWish 03-27-2013 06:06 PM

I shall give it a whirl and see how it turns out! Hopefully I won't be back lol

Hall of Famer 03-27-2013 06:33 PM

Oh dont worry, I am glad to see users back with questions and suggestions. Think how boring it will be if everyone just downloads the script and never comes to the support forum at all. XD

GuardiansWish 03-27-2013 10:08 PM

lol that's so true. I'm usually around if you want to chat <3

Okay I see that the sidebar links were changed. I used to be able to go into function.php and change the links in the sidebar so that they show up as images instead of text. is there any way to do that now?

AlexC 03-28-2013 07:58 AM

I've been attempting to drag myself out of my hole and restart RFTW; I updated the new site but I'm getting the following error on all pages;

Fatal error: Uncaught exception 'SmartyException' with message 'Unable to load template file 'template.tpl'' in /home/ratties/public_html/inc/smarty/sysplugins/smarty_internal_templatebase.php:127 Stack trace: #0 /home/ratties/public_html/inc/smarty/sysplugins/smarty_internal_templatebase.php(374): Smarty_Internal_TemplateBase->fetch('template.tpl', NULL, NULL, NULL, true) #1 /home/ratties/public_html/classes/class_frame.php(226): Smarty_Internal_TemplateBase->display('template.tpl') #2 /home/ratties/public_html/classes/class_mysidia.php(449): Frame->render() #3 /home/ratties/public_html/index.php(86): Mysidia->output() #4 /home/ratties/public_html/index.php(90): IndexController::main() #5 {main} thrown in /home/ratties/public_html/inc/smarty/sysplugins/smarty_internal_templatebase.php on line 127

I did have a custom theme, so I changed my options in the database to one of the main ones, but I'm still getting it.

Hall of Famer 03-28-2013 08:09 AM

Check if you have the template file template.tpl in the theme's folder. If not, you need to create one.


All times are GMT -5. The time now is 09:13 AM.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.