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 01-25-2009, 01:50 PM
livingingc livingingc is offline
Member
 
Join Date: Jan 2009
Posts: 36
Credits: 3,796
livingingc
Default adoptables

For our local Ice Creme store, we thought it would be nice to get advertising done by having users become the advertisers, on their myspaces, blogs, and facebooks. Its not all the way done. I'm waiting to get the new release from Jonathon and fix it up to look the same. Tell me what you think.

http://weathervaneicecreme.com/petarena/
Reply With Quote
  #2  
Old 01-25-2009, 05:13 PM
BMR777 BMR777 is offline
Member
 
Join Date: Jan 2011
Posts: 1,122
Gender: Male
Credits: 10,551
BMR777 is on a distinguished road
Default RE: adoptables

That is VERY cool. Very original idea using it for marketing. :)

I like the theme redesign too. :)

Best of luck. It would be really interesting if once you got to max level then you got a coupon for a free small ice creme or something like that where the user could print it out. :)

Very nice. :)
Brandon
Reply With Quote
  #3  
Old 01-25-2009, 06:24 PM
kab012345 kab012345 is offline
Member
 
Join Date: Feb 2008
Posts: 29
Credits: 1,325
kab012345
Send a message via AIM to kab012345 Send a message via MSN to kab012345 Send a message via Yahoo to kab012345
Default RE: adoptables

Wow, I like the idea too. The pets are really cute. Good luck spreading the word. ;)
Reply With Quote
  #4  
Old 01-25-2009, 07:35 PM
livingingc livingingc is offline
Member
 
Join Date: Jan 2009
Posts: 36
Credits: 3,796
livingingc
Default RE: adoptables

Quote:
Originally Posted by BMR777
Perfect! I didnt think of doing that. How would I incorporate that in the coding?



That is VERY cool. Very original idea using it for marketing. :)

I like the theme redesign too. :)

Best of luck. It would be really interesting if once you got to max level then you got a coupon for a free small ice creme or something like that where the user could print it out. :)

Very nice. :)
Brandon
Reply With Quote
  #5  
Old 01-25-2009, 07:54 PM
BMR777 BMR777 is offline
Member
 
Join Date: Jan 2011
Posts: 1,122
Gender: Male
Credits: 10,551
BMR777 is on a distinguished road
Default RE: adoptables

The easiest way would be to incorporate it into the myadoptables.php file so that when an adoptable of the user gets to max level the adoptable gives them a code or coupon. This way too only the owner sees the code.

In myadoptables.php find:

PHP Code:
if($neededclicks 0){
$neededclicks "0 (Max Level)";
}

//Begin our content output...
$article_content=$article_content."<p align='center'><b><u>".$name.":</u></b></p>
<p align='center'><img src='"
.$imageurl."' border='0'></p>
<b>Current level of "
.$name.": ".$currentlevel."<br></b><b>Total clicks on ".$name.": ".$totalclicks."<br></b>
<b>Clicks needed until LevelUP "
.$name.": ".$neededclicks."<br></b><br>
<a href='levelup.php?id="
.$id."'>Click Here to LevelUP ".$name.".</a>  (You can do this once per day)<br>
<a href='manage.php?id="
.$id."&action=bbcode'>Click Here to get BBCODEs for ".$name.".</a> <br>
<a href='manage.php?id="
.$id."&action=delete'>Click Here to Delete (Kill) ".$name.".</a> <br>"
I would change to:

PHP Code:
if($neededclicks 0){
$neededclicks "0 (Max Level)";
$coupon "Your Coupon Code Goes Here, or you can get fancy and use HTML to show an image";
}

//Begin our content output...
$article_content=$article_content."<p align='center'><b><u>".$name.":</u></b></p>
<p align='center'><img src='"
.$imageurl."' border='0'></p>
<b>Current level of "
.$name.": ".$currentlevel."<br></b><b>Total clicks on ".$name.": ".$totalclicks."<br></b>
<b>Clicks needed until LevelUP "
.$name.": ".$neededclicks."<br></b><br>
<a href='levelup.php?id="
.$id."'>Click Here to LevelUP ".$name.".</a>  (You can do this once per day)<br>
<a href='manage.php?id="
.$id."&action=bbcode'>Click Here to get BBCODEs for ".$name.".</a> <br>
<a href='manage.php?id="
.$id."&action=delete'>Click Here to Delete (Kill) ".$name.".</a> <br>";

if(
$coupon != ""){
//If the coupon is not blank, show the coupon
$article_content $article_content."Free Ice Cream Coupon: ".$coupon."<br>";

Basically the above code is very simple and will just output a coupon code to the user. Of course you can get real fancy and generate custom codes for each user or do lots of other fancy things as well, but this will be enough to get you started. :)

Brandon
Reply With Quote
  #6  
Old 01-25-2009, 09:43 PM
livingingc livingingc is offline
Member
 
Join Date: Jan 2009
Posts: 36
Credits: 3,796
livingingc
Default RE: adoptables

Perfect. Thanks!
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

Similar Threads
Thread Thread Starter Forum Replies Last Post
Creating a "Faction" for adoptables/owned adoptables Vaporman87 Questions and Supports 1 03-04-2014 03:38 PM
Choosing Adoptables Type [EASY ADOPTABLES SCRIPT ONLY] Ashje Addons/Mods Graveyard 2 05-24-2009 03:17 AM


All times are GMT -5. The time now is 03:13 PM.

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