PDA

View Full Version : M.A.S. Uber-Reference Guide


Distortion
01-11-2016, 12:34 PM
Just thought I'd post some links to helpful threads and posts :meow:

free stuff
Free Button Template (http://www.mysidiaadoptables.com/forum/showthread.php?p=33462#post33462)
Free Art & Lines(Elfhome) (http://www.mysidiaadoptables.com/forum/showthread.php?t=2115)
Free Lines (Sibyl) (http://www.mysidiaadoptables.com/forum/showthread.php?t=4884)
Free Art (Wallie987) (http://www.mysidiaadoptables.com/forum/showthread.php?t=4405)
Pixels: (Tahbikat) (http://www.mysidiaadoptables.com/forum/showthread.php?t=4399) (Abronsyth) (http://www.mysidiaadoptables.com/forum/showthread.php?t=4105) (Folli) (http://www.mysidiaadoptables.com/forum/showthread.php?t=4664) (Eagle) (http://www.mysidiaadoptables.com/forum/showthread.php?t=4870) (420 Pixel Icons (RPG Pack) by 7Soul1 @ DA) (http://www.deviantart.com/art/420-Pixel-Art-Icons-for-RPG-129892453)



tutorials, tips, and reference

Gender Images & Snowflake (http://www.mysidiaadoptables.com/forum/showthread.php?p=33475)
Sending new user a welcome message (http://www.mysidiaadoptables.com/forum/showpost.php?p=32402&postcount=6)
Ideas for hiding promocodes (http://www.mysidiaadoptables.com/forum/showthread.php?t=4415)
Complying w/ COPPA (http://www.mysidiaadoptables.com/forum/showthread.php?t=4810)
Resetting Adoptables (http://www.mysidiaadoptables.com/forum/showthread.php?t=4644)
Add avatar to sidebar (v.1.3.3) (http://www.mysidiaadoptables.com/forum/showthread.php?t=4068) (Compatible w/ v.1.3.4.)
Building Custom Pages (http://www.mysidiaadoptables.com/forum/showpost.php?p=32248&postcount=2)
Reconstructing Profile Page (http://www.mysidiaadoptables.com/forum/showthread.php?t=4966)
Showing Pet Info on Manage Page (http://www.mysidiaadoptables.com/forum/showthread.php?t=4972)
Species Rarity w/ Images (http://www.mysidiaadoptables.com/forum/showthread.php?t=4983)


Explore Systems

Kyttias: (P1) (http://www.mysidiaadoptables.com/forum/showthread.php?t=4752) (P2) (http://mysidiaadoptables.com/forum/showthread.php?t=4955)
Cailynmae: (here) (http://www.mysidiaadoptables.com/forum/showpost.php?p=32414&postcount=1) | (Tahbikat's Modification) (http://www.mysidiaadoptables.com/forum/showpost.php?p=33232&postcount=13)
AlexC: (here) (http://www.mysidiaadoptables.com/forum/showthread.php?t=3500) | (Kyttias's Modification) (http://www.mysidiaadoptables.com/forum/showpost.php?p=31604&postcount=9)


Tinkering w/ Smarty Template:
[(P1) (http://www.mysidiaadoptables.com/forum/showthread.php?t=4599) | (P2) (http://www.mysidiaadoptables.com/forum/showthread.php?t=4543)


Official Modifications (v1.3.4.)

Higher or Lower Game (http://www.mysidiaadoptables.com/forum/showthread.php?t=4964)
Alchemy (http://www.mysidiaadoptables.com/forum/showthread.php?t=4368)
Event/Holiday Shops (http://www.mysidiaadoptables.com/forum/showpost.php?p=31788&postcount=4)
Shop & Inventory: NPCs, Item Display, & Tooltips (http://www.mysidiaadoptables.com/forum/showthread.php?t=4741) | Shop Listing Display (http://www.mysidiaadoptables.com/forum/showthread.php?t=4732)
News System (http://www.mysidiaadoptables.com/forum/showthread.php?t=4392)
Adoptable Gender Ratio (http://www.mysidiaadoptables.com/forum/showthread.php?t=4361)
Adoptable Itemdrop (http://www.mysidiaadoptables.com/forum/showthread.php?t=4362)
Gender Change Item Function (http://www.mysidiaadoptables.com/forum/showthread.php?t=4724)
Know Gender of Pets Before Naming (http://www.mysidiaadoptables.com/forum/showthread.php?t=4722)


Themes

Bootstrap Site (http://www.mysidiaadoptables.com/forum/showthread.php?t=4371) | ACP (http://www.mysidiaadoptables.com/forum/showthread.php?t=4575)
Bookstore (http://www.mysidiaadoptables.com/forum/showthread.php?t=4311)


Bugs & Fixes

Failed to create forum account Install MyBB v1.6.x or look to these threads: (P1) (http://mysidiaadoptables.com/forum/project.php?issueid=52) | (P2) (http://mysidiaadoptables.com/forum/blog.php?b=100)
Itemshop Validation (http://www.mysidiaadoptables.com/forum/project.php?issueid=48)
SYSTEM User Glitch (http://www.mysidiaadoptables.com/forum/project.php?issueid=46)
Strict Standards errors in ACP with PHP 5.4+ (http://www.mysidiaadoptables.com/forum/project.php?issueid=53)
Bug w/ Multiple Adopt Pages (http://www.mysidiaadoptables.com/forum/project.php?issueid=54)
Backlashes by Apostrophes in Profile Comments (Removal) (http://www.mysidiaadoptables.com/forum/project.php?issueid=51)
Can't Login From Profile Page (http://www.mysidiaadoptables.com/forum/project.php?issueid=50)



others
Changing the name of a file
Say if we want to rename http://yoursite.com/inventory to http://yoursite.com/stash. We look for the following:

inventory.php Rename this file to stash.php, and open it in another tab.
inventory.php (found in the view folder.) Rename this file to stashview.php and open it in another tab.
lang_inventory.php Just rename to lang_stash.php

In stashview.php, you'll find:
<?php
use Resource\Collection\LinkedList;

class InventoryView extends View{

(...)
Change InventoryView to StashView.

In stash.php, you'll find:
<?php

class InventoryController extends AppController{

(...)
Change InventoryController to StashController.
Make sure to update any links that don't match up.

Random Name Generator
(Credit goes to Wallie987)
In adopt.php, under $gender = $adopt->getGender();, add:
$randName = array('NAME','NAME','NAME'); #List of possible outcomes
shuffle($randName); #Picking random outcome
foreach ($randName as $randName) {
$name = "$randName"; #Assigning variable to chosen outcome
}
and comment/delete this line:
$name = (!$mysidia->input->post("name"))?$adopt->getType():$mysidia->input->post("name");
Repeat in class_promo.php and class_breeding.php.

Instant Inbox Delete Redirect
In inbox.php, find the delete function and and replace with this:
public function delete(){
header( "Location: /inbox" ); #Redirect
$mysidia = Registry::get("mysidia");
try{
$this->message = new PrivateMessage($mysidia->input->get("id"));
$this->message->remove();
}
catch(MessageNotfoundException $pne){
$this->setFlagss("nonexist_title", "nonexist");
}
}


Feel free to suggest threads or alert me of errs.

Kyttias
01-11-2016, 02:42 PM
Man, I sure have contributed a lot! (Actually my two year anniversary on the site will be soon - on January 26th!)

Thanks for putting stuff together, I'm sure people will appreciate it. I might add a few links here over time, myself.

Distortion
01-12-2016, 08:24 PM
Updated!

And thank you Kyttias.

Distortion
01-13-2016, 04:05 PM
Added random name generator and instant inbox message delete redirect modifications.