Search results

Forum
Last Post
Threads / Messages
  1. HIddenPanda

    Programming For Non-Programmers

    Hi. If you're here I'm going to assume that you have never in your life opened/looked at a file of code before discovering Mysidia. Even if you have, maybe I'll have some tips/tricks that you find useful. Integrated Development Environment An IDE or Integrated Development Environment is the...
  2. HIddenPanda

    Modding Suggestion: Error Messages

    functions.php function error($message, $title = "Error!") { $display = "Error: " . $message . "<br><br>" . @mysql_error(); templatedefine($title, $message); exit(); } USAGE: if (blah blah standards not met) { error("Simple one-line error message"); } See what I'm getting at...
  3. HIddenPanda

    PHP/MySQL Tutorial

    Im just making this as a resource for people who do not know how to/can't remember how to make a loop for mysql data in PHP READ THIS FIRST: Kae's Mysql and PHP Basics This thread will show you how to utilize the while function in php loops to help with outputting mysql data. 1. How to setup...
  4. HIddenPanda

    Blackjack - GAME :D

    This is a long awaited mod, one of the few if not only (up to date) game mods for Mysidia Adoptables :D It's not slots no, but its still a Casino game Plays just like 21 but with Cards going from 1-6 instead of 1-10/11 (Mainly due to a bug that would make the dealer always bust for some...
  5. HIddenPanda

    A Suggestion From A Developer To a Developer

    Take This: // ********************************************************************** // Begin Template Definition // ********************************************************************** //Define our current theme $file = $themeurl; // Do the template changes and echo the ready template...
  6. HIddenPanda

    View Active Promocodes Plugin

    View Active Promocodes Plugin 1.1 [MAJOR BUG FIX] Compatible With: Mysidia Adoptables 1.0 - 1.1.2 This plugin is just a simplified version of my old mod. It can be accessed through the System Settings> Plugins Menu Just upload both admcodes.php and admcodes_install.php to the main directory...
  7. HIddenPanda

    Admins Can View All Active Promo Codes

    This mod simply adds a page to view all of the current promo codes. Step One: Open Up admin.php Find this string of code: ... $article_content = "Here you can add or edit the adoptables that are available to your site's visitors. Please choose an option below...<br><br> <a...
  • Forum Contains New Posts
  • Forum Contains No New Posts

Forum statistics

Threads
4,267
Messages
33,048
Members
1,602
Latest member
BerrieMilk
BETA

Latest Threads

Latest Posts

Top