Mysidia Adoptables Support Forum  

Home Community Mys-Script Creative Off-Topic
Go Back   Mysidia Adoptables Support Forum > Mysidia Adoptables > Addons and Modifications > Mys v1.1.x Mods

Notices

Closed Thread
 
Thread Tools Display Modes
  #1  
Old 03-22-2010, 03:42 PM
mapleblade mapleblade is offline
Epicness sausage
 
Join Date: May 2009
Posts: 180
Gender: Male
Credits: 19,492
mapleblade
Default Adoptable shop new version! [UPDATED!]

Hey!

here were some bugs, i fixed em, and now the shop will be the normal adopt.php :D


the fixed version can be seen at: http://miromotel.0fees.net/adoptables/adopt.php

Im to lazy to explain all code so ill just put the files in a zip and show the SQL


NOTE: YOUR CURRENCY MUST BE NAMED "coins" OR IT WONT WORK!

SQL including users:
PHP Code:


CREATE TABLE 
IF NOT EXISTS `adopts_adoptables` (
  `
idint(11NOT NULL AUTO_INCREMENT,
  `
typevarchar(40) DEFAULT NULL,
  `
descriptionvarchar(300) DEFAULT NULL,
  `
eggimagevarchar(120) DEFAULT NULL,
  `
whenisavailvarchar(50) DEFAULT NULL,
  `
promocodevarchar(50) DEFAULT NULL,
  `
freqcondvarchar(50) DEFAULT NULL,
  `
numberint(11) DEFAULT NULL,
  `
datecondvarchar(50) DEFAULT NULL,
  `
datevarchar(20) DEFAULT NULL,
  `
adoptscondvarchar(20) DEFAULT NULL,
  `
morelessvarchar(20) DEFAULT NULL,
  `
morelessnumint(11) DEFAULT NULL,
  `
levelgrlevarchar(25) DEFAULT NULL,
  `
grlelevelint(11) DEFAULT NULL,
  `
alternatesvarchar(10) DEFAULT NULL,
  `
altoutlevelint(11) DEFAULT NULL,
  `
altchanceint(11) DEFAULT NULL,
  `
priceint(11NOT NULL DEFAULT '0',
  
PRIMARY KEY (`id`)
ENGINE=MyISAM  DEFAULT CHARSET=latin1 AUTO_INCREMENT=;


CREATE TABLE IF NOT EXISTS `adopts_users` (
  `
uidint(11NOT NULL AUTO_INCREMENT,
  `
usernamevarchar(20) DEFAULT NULL,
  `
passwordvarchar(100) DEFAULT NULL,
  `
emailvarchar(60) DEFAULT NULL,
  `
usergroupint(11) DEFAULT NULL,
  `
newmessagenotifyvarchar(10) DEFAULT NULL,
  `
membersincevarchar(20) DEFAULT NULL,
  `
isbannedint(11) DEFAULT NULL,
  `
websitevarchar(80) DEFAULT NULL,
  `
profilepicvarchar(80) DEFAULT NULL,
  `
aimvarchar(80) DEFAULT NULL,
  `
yahoovarchar(80) DEFAULT NULL,
  `
msnvarchar(80) DEFAULT NULL,
  `
coinsint(11NOT NULL DEFAULT '0',
  
PRIMARY KEY (`uid`),
  
UNIQUE KEY `username` (`username`)
ENGINE=MyISAM  DEFAULT CHARSET=latin1 AUTO_INCREMENT=
Okay now the files:

ATTACHED FILES IN ZIP:
adopt.php
doadopt.php
admin.php
nadopt.php
levelup.php (gives at levelup random between 100 and 200 coins)


Hope u guys like it :D

(for admin.php, only changed function is new (new adopt) for ppl who have other stuff in it)
Attached Files
File Type: zip Fixed.zip (26.2 KB, 14 views)
  #2  
Old 03-22-2010, 06:52 PM
redheadturkey redheadturkey is offline
Senior Member
 
Join Date: Jan 2010
Posts: 136
Gender: Female
Credits: 10,079
redheadturkey is on a distinguished road
Default RE: Adoptable shop new version!

wow you're the best!! thanks so much for this, gonna try it all out! ^__________^
  #3  
Old 03-23-2010, 12:48 AM
Arianna's Avatar
Arianna Arianna is offline
Dev Staff
 
Join Date: Sep 2009
Posts: 334
Gender: Female
Credits: 21,047
Arianna will become famous soon enough
Default RE: Adoptable shop new version!

While I appreciate your effort, I don't see why there's a third mod for this. Mine works just fine without a separate page. :P Either way, good job. ^^
  #4  
Old 03-23-2010, 02:10 AM
mapleblade mapleblade is offline
Epicness sausage
 
Join Date: May 2009
Posts: 180
Gender: Male
Credits: 19,492
mapleblade
Default RE: Adoptable shop new version!

well, i can just make it the normal adopts page, and make free adopts price 0, i thought ppl maybe wanted it seperate, and isnt this the first one thats released in forums, for the new version?
  #5  
Old 03-23-2010, 07:34 AM
mapleblade mapleblade is offline
Epicness sausage
 
Join Date: May 2009
Posts: 180
Gender: Male
Credits: 19,492
mapleblade
Default RE: Adoptable shop new version!

IF YOU GUYS WANT A ADOPT.PHP, BUT THEN TRANSFORMED TO SHOP, ILL MAKE IT WHEN 10PPL WANT IT, LOL
  #6  
Old 03-23-2010, 08:18 AM
SieghartZeke SieghartZeke is offline
Member
 
Join Date: Oct 2009
Posts: 149
Credits: 10,015
SieghartZeke
Default RE: Adoptable shop new version!

Err...I cant show the Demo!! O_O"
  #7  
Old 03-23-2010, 08:33 AM
mapleblade mapleblade is offline
Epicness sausage
 
Join Date: May 2009
Posts: 180
Gender: Male
Credits: 19,492
mapleblade
Default RE: Adoptable shop new version! (updating)

bequz the shop.php is gone now, irs adopt.php now
  #8  
Old 03-23-2010, 08:33 AM
SieghartZeke SieghartZeke is offline
Member
 
Join Date: Oct 2009
Posts: 149
Credits: 10,015
SieghartZeke
Default RE: Adoptable shop new version! (updating)

Oh...Now i have seen the demo...fantastic...=_="
  #9  
Old 03-23-2010, 08:37 AM
mapleblade mapleblade is offline
Epicness sausage
 
Join Date: May 2009
Posts: 180
Gender: Male
Credits: 19,492
mapleblade
Default RE: Adoptable shop new version! (updating)

whats wrong? lol..., im now on pc, so ill post the new files within an hour.
  #10  
Old 03-23-2010, 08:37 AM
SieghartZeke SieghartZeke is offline
Member
 
Join Date: Oct 2009
Posts: 149
Credits: 10,015
SieghartZeke
Default RE: Adoptable shop new version! (updating)

Oh Okay...Thank you VwV
Closed Thread

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

Similar Threads
Thread Thread Starter Forum Replies Last Post
I need urgent help adoptable the first version of script audition Questions and Supports 5 02-09-2014 11:57 AM
Shop to buy an adoptable? SilverDragonTears Questions and Supports 8 08-16-2011 02:17 PM
Updated banlist Hall of Famer Other Chat 23 01-15-2011 09:37 PM
Currency for leveling up / Adoptable shop (Fixed again) kisazeky Addons/Mods Graveyard 118 02-22-2010 08:13 AM


All times are GMT -5. The time now is 12:26 PM.

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