 
			
				03-15-2012, 10:05 AM
			
			
			
		  
	 | 
	
		
		
		
			  | 
			
			
				
				
				 Demi-God 
				
				
				
			 | 
			  | 
			
				
				
					Join Date: Nov 2007 
					
					
					
						Posts: 2,175
					 
					
					
					
					     
				 
				
			 | 
		 
		 
		
	 | 
	
	
	
		
		
		
			
			
				 
				
			 
			 
			
		
		
		
		
	Quote: 
	
	
		
			
				
					Originally Posted by  initium
					 
				 
				Thanks for working on this. I had planned on trying to revamp this, and now I don't have to    I'm getting a lot of errors with item searching. Here's what I've done:
 
1) Checked out latest revision (Rev2103 according to config.php) 
2) edited dbhost, dbname, dbuser, dbpasswd, $root_url, and $eqemu_dir  (Zone pages load fine, so I assume these are all ok) 
3) From the homepage, I click on Item Search (takes me to items.php) 
4) I enter "tunic" into name and click "Search"
 
Here are the results:
 
	Code: 
	Notice: Undefined variable: row in /home/eqemu/public_html/AllaClone/includes/functions.php on line 903
Notice: Undefined index: loreflag in /home/eqemu/public_html/AllaClone/includes/functions.php on line 919
Notice: Undefined variable: v in /home/eqemu/public_html/AllaClone/includes/functions.php on line 209
Notice: Undefined variable: res in /home/eqemu/public_html/AllaClone/includes/functions.php on line 209
Notice: Undefined variable: v in /home/eqemu/public_html/AllaClone/includes/functions.php on line 219
Notice: Undefined variable: res in /home/eqemu/public_html/AllaClone/includes/functions.php on line 219
Notice: Undefined variable: v in /home/eqemu/public_html/AllaClone/includes/functions.php on line 197
Notice: Undefined variable: Result in /home/eqemu/public_html/AllaClone/includes/functions.php on line 197
Warning: Missing argument 3 for GetItemStatsString(), called in /home/eqemu/public_html/AllaClone/includes/functions.php on line 1018 and defined in /home/eqemu/public_html/AllaClone/includes/functions.php on line 499
... 
  
			
		 | 
	 
	 
 I could be wrong but it sounds like you have warnings turned on in your php.ini file.  
		
	
		
		
		
		
		
		
		
		
		
	
		
			
			
			
			
				 
			
			
			
			
			
			
				
			
			
			
		 
		
	
	
	 |