Mysidia Adoptables Support Forum  

Home Community Mys-Script Creative Off-Topic
Go Back   Mysidia Adoptables Support Forum > Off Topic Discussions > Adoptables Sites Showcase

Notices

Reply
 
Thread Tools Display Modes
  #1  
Old 03-11-2010, 09:30 PM
Magnie's Avatar
Magnie Magnie is offline
Pythonic
 
Join Date: Dec 2009
Location: Polaris, the Planet
Posts: 34
Gender: Male
Credits: 6,437
Magnie
Send a message via ICQ to Magnie
Default RE: Kritter Kingdom

I suggest fixing the TOS so, for the people that actually read it can. It looks like on like '70' at the end you need to add a ';' ( Semi-colon ) Also, you can't see how much money you have... :/ Might try making it so you can. Or follow my simple guide below. :P

Guide to making money should on the Side Panel:

In 'inc/functions.php' go to line '217' or look around that line and find:

PHP Code:
if($isloggedin == "yes"){ 
Then after that put:

PHP Code:
$query "SELECT * FROM ".$prefix."users WHERE username = '".$loggedinname."'";

$result mysql_query($query);

$num mysql_numrows($result);

$i=0;

while (
$i 1) {



$money=@mysql_result($result,$i,"money");



$i++;


Change 'money' to whatever the currency name is then go to line '244' or around it should say:

PHP Code:
".$msgctr." 
and after it put:

PHP Code:
<b>".$loggedinname."'s Money:</b> ".$money." 
Then change 'money' to yo currency name. Then that should be all!
Reply With Quote
Reply

Thread Tools
Display Modes

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


All times are GMT -5. The time now is 11:22 AM.

Currently Active Users: 3513 (0 members and 3513 guests)
Threads: 4,081, Posts: 32,032, 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 - 2025, vBulletin Solutions Inc.
vBCommerce I v2.0.0 Gold ©2010, PixelFX Studios
vBCredits I v2.0.0 Gold ©2010, PixelFX Studios
Emoticons by darkmoon3636