| Forum: Suggestions and Feature Requests  03-25-2016, 11:25 PM | 
	
	| 
			Replies: 13
		 
			Views: 49,299
		 | 
	| Forum: Staff Central  03-25-2016, 11:07 PM | 
	
	| 
			Replies: 2
		 
			Views: 11,600
		 | 
	| Forum: Suggestions and Feature Requests  03-25-2016, 10:41 PM | 
	
	| 
			Replies: 13
		 
			Views: 49,299
		 
			
				 Every "game" would need to either  
  
A) follow... 
 Every "game" would need to either
 
 A) follow the same specific "Send Score" design
 B) every game would need to be edited to follow the same "Send Score" design.
 
 
 The PHP part for score could...
 | 
	| Forum: Suggestions and Feature Requests  03-21-2016, 09:52 PM | 
	
	| 
			Replies: 13
		 
			Views: 49,299
		 | 
	| Forum: Suggestions and Feature Requests  03-21-2016, 12:36 PM | 
	
	| 
			Replies: 13
		 
			Views: 49,299
		 | 
	| Forum: Questions and Supports  03-20-2016, 02:40 PM | 
	
	| 
			Replies: 5
		 
			Views: 9,199
		 
			
				 Instead of using this: ... 
 Instead of using this:
 if($mysidia->input->post("spell"))
 
 elseif($mysidia->input->post("tackle"))
 
 else if($mysidia->input->post("trick"))
 
 
 Switch statements may be better. I would also...
 | 
	| Forum: Questions and Supports  03-05-2016, 11:08 AM | 
	
	| 
			Replies: 9
		 
			Views: 12,132
		 | 
	| Forum: Questions and Supports  03-05-2016, 02:10 AM | 
	
	| 
			Replies: 9
		 
			Views: 12,132
		 
			
				 Here's an explanation:  
  
In myadopts.php the... 
 Here's an explanation:
 
 In myadopts.php the pagination class uses this to show "pagination"
 
 
 $total = $mysidia->db->select("owned_adoptables", array("aid"), "aid {$commandIn} AND owner =...
 | 
	| Forum: Questions and Supports  03-03-2016, 09:33 PM | 
	
	| 
			Replies: 9
		 
			Views: 12,132
		 
			
				 I came up with a workable solution without... 
 I came up with a workable solution without I-frames or mod rewritting. Not much code needed. Here it is for profile pages:
 
 The first three lines are just incase a user has a name with "page-" in...
 | 
	| Forum: Questions and Supports  03-02-2016, 09:21 PM | 
	
	| 
			Replies: 9
		 
			Views: 12,132
		 | 
	| Forum: Questions and Supports  03-01-2016, 08:53 PM | 
	
	| 
			Replies: 9
		 
			Views: 12,132
		 
			
				 It seems like the problem lies in the... 
 It seems like the problem lies in the class_input.php file
 
 In class_userprofile.php I got this line
 
 
 $mysidia->input->get("page")
 
 
 In the class_input.php file I got this:
 | 
	| Forum: Questions and Supports  02-29-2016, 03:36 PM | 
	
	| 
			Replies: 9
		 
			Views: 12,132
		 | 
	| Forum: Programming and Game Development  02-29-2016, 03:35 PM | 
	
	| 
			Replies: 4
		 
			Views: 19,766
		 
			
				 As a freelancer, I require FTP access and... 
 As a freelancer, I require FTP access and phpMyAdmin from all my clients. I do this for various reasons.
 
 #1: If a client don't know how to send me a copy of database and files, I can easily...
 | 
	| Forum: Questions and Supports  02-27-2016, 10:58 PM | 
	
	| 
			Replies: 9
		 
			Views: 12,132
		 
			
				 Pagination Help.. 
 I am having trouble getting the pagination class to work in class_profile.php
 
 I have the following code:
 
 
 $total = $mysidia->db->select(DUMMY_TEXT")->rowCount();
 
 if($total > 0)
 {
 | 
	| Forum: Tutorials and Tips  02-17-2016, 08:29 PM | 
	
	| 
			Replies: 5
		 
			Views: 19,421
		 | 
	| Forum: Questions and Supports  02-17-2016, 08:28 PM | 
	
	| 
			Replies: 2
		 
			Views: 9,076
		 | 
	| Forum: Questions and Supports  02-16-2016, 10:18 PM | 
	
	| 
			Replies: 2
		 
			Views: 9,076
		 | 
	| Forum: Tutorials and Tips  02-16-2016, 09:36 PM | 
	
	| 
			Replies: 5
		 
			Views: 19,421
		 
			
				 Turning on PHP-Errors/Warnings? 
 At times, I do something screwed up and the page turns blank. It would be nice if I could turn on debugging somehow.
 
 Where is it turned off at in the script so I can turn it on?
 | 
	| Forum: Other Chat  01-30-2016, 10:14 PM | 
	
	| 
			Replies: 3
		 
			Views: 23,852
		 | 
	| Forum: Questions and Supports  01-30-2016, 04:44 PM | 
	
	| 
			Replies: 14
		 
			Views: 16,623
		 
			
				 I also found this in pound.php  
  
  
			   ... 
 I also found this in pound.php
 
 
 $poundAdopt->dopound();
 if($this->settings->cost->active == "yes"){
 $cost = $this->getCost($this->adopt, "pound");
 ...
 | 
	| Forum: Questions and Supports  01-29-2016, 10:33 PM | 
	
	| 
			Replies: 14
		 
			Views: 16,623
		 | 
	| Forum: Questions and Supports  01-29-2016, 10:26 AM | 
	
	| 
			Replies: 10
		 
			Views: 15,684
		 | 
	| Forum: Questions and Supports  01-27-2016, 01:12 AM | 
	
	| 
			Replies: 10
		 
			Views: 15,684
		 | 
	| Forum: Questions and Supports  01-27-2016, 01:09 AM | 
	
	| 
			Replies: 4
		 
			Views: 8,692
		 | 
	| Forum: Questions and Supports  01-26-2016, 01:55 AM | 
	
	| 
			Replies: 4
		 
			Views: 8,692
		 
			
				 DEFINED GAME URL? 
 Is there a defined game url in the script somewhere?
 
 A lot of my code uses things such as across multiple pages:
 
 
 So once this action is submitted
 
 $TableForm = new Form("multiform",...
 |