| Forum: Questions and Supports  01-29-2013, 06:38 PM | 
	
	| 
			Replies: 1
		 
			Views: 14,730
		 | 
	| Forum: Questions and Supports  01-23-2013, 04:45 PM | 
	
	| 
			Replies: 4
		 
			Views: 12,817
		 | 
	| Forum: Questions and Supports  01-23-2013, 03:43 PM | 
	
	| 
			Replies: 4
		 
			Views: 12,817
		 | 
	| Forum: Questions and Supports  01-22-2013, 03:10 PM | 
	
	| 
			Replies: 4
		 
			Views: 12,817
		 
			
				 Admin CP Problem.. 
 Alright, I decided to install 1.3.2 (love it so far), but when I tried to access (login to) the admin cp, it lets me login and says "Login Successful, you are being redictred to the index page." and...
 | 
	| Forum: Questions and Supports  01-19-2013, 10:19 AM | 
	
	| 
			Replies: 4
		 
			Views: 11,107
		 | 
	| Forum: Questions and Supports  01-18-2013, 04:33 PM | 
	
	| 
			Replies: 4
		 
			Views: 11,107
		 
			
				 Question? c: 
 So, I had saved all of my files on a backup folder and recently re-uploaded them, and now I'm trying to re-install the script. When I get to the configwrite.php part on the steps, it gives me this:
 ...
 | 
	| Forum: Other Chat  12-24-2012, 11:31 PM | 
	
	| 
			Replies: 19
		 
			Views: 31,632
		 | 
	| Forum: Adoptables Sites Showcase  11-08-2012, 03:09 PM | 
	
	| 
			Replies: 25
		 
			Views: 42,411
		 | 
	| Forum: Questions and Supports  11-03-2012, 09:01 PM | 
	
	| 
			Replies: 7
		 
			Views: 17,348
		 | 
	| Forum: Questions and Supports  11-03-2012, 08:44 PM | 
	
	| 
			Replies: 7
		 
			Views: 17,348
		 | 
	| Forum: Questions and Supports  11-03-2012, 08:03 PM | 
	
	| 
			Replies: 7
		 
			Views: 17,348
		 | 
	| Forum: Questions and Supports  11-03-2012, 12:26 PM | 
	
	| 
			Replies: 2
		 
			Views: 10,357
		 
			
				 I added that in my code like this:  
<?php ... 
 I added that in my code like this:
 <?php
 session_start();
 
 include("functions/functions.php");
 include("functions/functions_users.php");
 include("functions/functions_adopts.php");...
 | 
	| Forum: Questions and Supports  11-03-2012, 11:27 AM | 
	
	| 
			Replies: 2
		 
			Views: 10,357
		 
			
				 doadopt? 
 Okay, I'm trying to make separate adoption pages (like for owls) where they can adopt owls on that page. I have a button that links to this link:  but when I click the "Adopt me" button on my...
 | 
	| Forum: Questions and Supports  11-02-2012, 03:04 PM | 
	
	| 
			Replies: 4
		 
			Views: 10,068
		 | 
	| Forum: Questions and Supports  11-01-2012, 11:37 PM | 
	
	| 
			Replies: 4
		 
			Views: 10,068
		 | 
	| Forum: Questions and Supports  11-01-2012, 09:09 PM | 
	
	| 
			Replies: 1
		 
			Views: 6,634
		 
			
				 Sorry for continuous questions.. xD 
 I'm trying to display the user's ranking on their profile (profile.php) and it's showing up blank where the usergroup's name should display. This is what I have..
 
 
 
 What's wrong with it? :/
 | 
	| Forum: Questions and Supports  11-01-2012, 01:14 PM | 
	
	| 
			Replies: 4
		 
			Views: 10,068
		 
			
				 Going to pages logs me out? 
 On the memberlist and myadopts page, if I click the second page, for example, it logs me out. How do I prevent this?
 | 
	| Forum: Questions and Supports  10-31-2012, 09:52 PM | 
	
	| 
			Replies: 8
		 
			Views: 19,832
		 | 
	| Forum: Questions and Supports  10-30-2012, 07:22 PM | 
	
	| 
			Replies: 11
		 
			Views: 21,848
		 | 
	| Forum: Questions and Supports  10-30-2012, 03:19 PM | 
	
	| 
			Replies: 8
		 
			Views: 19,832
		 
			
				 Yes, that's exactly what I mean. I'm trying to... 
 Yes, that's exactly what I mean. I'm trying to have one adoptable and have it where when they adopt it, they get a random variation of that adoptable. I'm needing a secure random adoption mod, like...
 | 
	| Forum: Questions and Supports  10-29-2012, 09:33 PM | 
	
	| 
			Replies: 8
		 
			Views: 19,832
		 | 
	| Forum: Questions and Supports  10-29-2012, 09:32 PM | 
	
	| 
			Replies: 2
		 
			Views: 11,223
		 | 
	| Forum: Adoptables Sites Showcase  10-29-2012, 08:20 PM | 
	
	| 
			Replies: 25
		 
			Views: 42,411
		 | 
	| Forum: Questions and Supports  10-29-2012, 06:45 PM | 
	
	| 
			Replies: 2
		 
			Views: 11,223
		 
			
				 Javascript included in PHP? 
 I have a PHP code that requires Javascript to run. I have the Javascript code but I'm confused on how to make the Javascript code work with the PHP code. Do I add <script type="text/javascript"...
 | 
	| Forum: Questions and Supports  10-26-2012, 10:41 PM | 
	
	| 
			Replies: 8
		 
			Views: 19,832
		 
			
				 Hiding the adoption ID? 
 I'm trying to prevent users from cheating and I'd like to hide the adoptable IDs in the URL. How is this possible? I'd also like a sessions expiration thing, I think maybe in the doadopt.php(?) so...
 |