|  | 
| 
 Page that will display a user's pets (non layout destroying update) This script will neatly display a given user's pets, in rows of 5, up to 100. Everybody's profile link will be: profile.php?owner=username See an example here: http://digiadopt.l4rge.com/profile.php?owner=kisazeky | 
| 
 RE: Page that will display a user's pets we have that already yey!! | 
| 
 RE: Page that will display a user's pets It destroys my layout though..... http://www.pokeframesadoptionstation.comuf.com/profile.php?owner=Mattalien | 
| 
 RE: Page that will display a user's pets How would one change the number of pets per row? | 
| 
 RE: Page that will display a user's pets Rose find this line: PHP Code: 
		PHP Code: 
		PHP Code: 
		PHP Code: 
		PHP Code: 
		Just find next $query and replace the values. | 
| 
 RE: Page that will display a user's pets (non layout destroying update) Slight issue: Some of my members have spaces in their username, and it refuses to even acknowledge that the user exists. Is there a way to fix this, or am i over-looking something? | 
| 
 RE: Page that will display a user's pets (non layout destroying update) Quote: 
 if you replace line 77 with Code: $owner = preg_replace("/[^a-zA-Z0-9\x20]/", "", $owner);Sea | 
| 
 RE: Page that will display a user's pets (non layout destroying update) Awesome, Thanks =). But how do I make a table like zhiichiro on the users page, with the ID, Username and Currency shown? | 
| 
 RE: Page that will display a user's pets (non layout destroying update) Like this.  *download the file I included* Note for the pets link you also need the profile.php, which I also inclded. | 
| 
 RE: Page that will display a user's pets (non layout destroying update) This can be easily remade into a pokedex system. XD | 
| All times are GMT -5. The time now is 01:03 PM. | 
	Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.