Mysidia Adoptables Support Forum  

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

Notices

Reply
 
Thread Tools Display Modes
  #11  
Old 01-23-2011, 07:12 PM
Tequila's Avatar
Tequila Tequila is offline
The Grim One
 
Join Date: Jan 2009
Location: Souther Tier, New York State
Posts: 1,356
Gender: Female
Credits: 97,249
Tequila is on a distinguished road
Default

Go ahead and add them in. :)

Just need to add the following somewhere in the CSS file:
PHP Code:
table {
width:100%;
border:0px;

__________________
Artist. Designer. Gamer. Mother.
[portfolio] [tarot] [Rune Hollow] [freebies]
Reply With Quote
  #12  
Old 01-23-2011, 10:54 PM
RoconzaArt's Avatar
RoconzaArt RoconzaArt is offline
Member
 
Join Date: Jan 2011
Location: NJ Shore (and proud of it)
Posts: 479
Gender: Female
Credits: 45,901
RoconzaArt is an unknown quantity at this point
Default

I think I found a error. I installed the theme and add the changes to the functions only to get this in my trade/redeem page.

Trade.php
Quote:
Fatal error: Call to undefined function getcash() in /home/a8858065/public_html/adoptables/trade.php on line 87
Redeem.php
Quote:
Fatal error: Call to undefined function getcash() in /home/a8858065/public_html/adoptables/redeem.php on line 79
I didn't do any thing to the script but install the theme and change the functions.php like the install said. In fact after removing your functions edit the trade page returned back to normal.
__________________
Reply With Quote
  #13  
Old 01-23-2011, 10:59 PM
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: 333,503
Hall of Famer is on a distinguished road
Default

Well it appears that the function getcash() is missing? Add the lines below somewhere in your function.php file:

PHP Code:
function getcash($loggedinname){

include(
"config.php");

//First we see if we are logged in or not

$loginstatus logincheck();
$isloggedin $loginstatus[loginstatus];
$loggedinname $loginstatus[username];

$query "SELECT * FROM ".$prefix."users WHERE username = '$loggedinname'";
$result = @mysql_query($query);
$num = @mysql_numrows($result);

//Loop out code
$i=0;
while (
$i 1) {

$mycash=@mysql_result($result,$i,"dollar");

$i++;
}

return 
$mycash;


__________________


Mysidia Adoptables, a free and ever-improving script for aspiring adoptables/pets site.
Reply With Quote
  #14  
Old 01-23-2011, 11:17 PM
RoconzaArt's Avatar
RoconzaArt RoconzaArt is offline
Member
 
Join Date: Jan 2011
Location: NJ Shore (and proud of it)
Posts: 479
Gender: Female
Credits: 45,901
RoconzaArt is an unknown quantity at this point
Default

Yep that was it right there.
__________________
Reply With Quote
  #15  
Old 01-23-2011, 11:19 PM
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: 333,503
Hall of Famer is on a distinguished road
Default

Did it work when you add getcash() to function.php, or did it still give you the same error?
__________________


Mysidia Adoptables, a free and ever-improving script for aspiring adoptables/pets site.
Reply With Quote
  #16  
Old 01-23-2011, 11:53 PM
RoconzaArt's Avatar
RoconzaArt RoconzaArt is offline
Member
 
Join Date: Jan 2011
Location: NJ Shore (and proud of it)
Posts: 479
Gender: Female
Credits: 45,901
RoconzaArt is an unknown quantity at this point
Default

Yes it did, thank you very much.
__________________
Reply With Quote
  #17  
Old 01-24-2011, 12:03 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: 333,503
Hall of Famer is on a distinguished road
Default

You are very welcome, guess I should tell Enddayne to use upgraded version of Mysidia Adoptables to develop her themes. XD
__________________


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
Sessions Street: Spooky Wood Tequila Templates and Themes 24 02-11-2016 08:48 PM
Warning function.session-start Error - Can't Log In Zayin Questions and Supports 4 01-05-2013 09:33 PM
Sunset Photos alonaria Art Gallery 1 02-22-2011 10:57 AM
Spiderweb by Sunset Knyfe Art Gallery 0 02-22-2011 09:23 AM
Themes by Sessions Street Tequila Templates and Themes 38 01-28-2011 01:11 PM


All times are GMT -5. The time now is 06:41 AM.

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