T o   u p g r a d e   f r o m   V   1 6   t o   V   1 7 , 
 
 
 
 1 )   I n   i n c l u d e s / a p p l i c a t i o n _ t o p . p h p 
 
 
 
 F I N D   
 
 
 
 
 
   / /   U l t i m a t e   S E O   U R L s   v 2 . 2 d 
   
 
 
 
 C H A N G E   T H E   C O D E   B E N E A T H   I T : 
 
 
 
 i f   ( ( ! d e f i n e d ( ' S E O _ E N A B L E D ' ) )   | |   ( S E O _ E N A B L E D   = =   ' t r u e ' ) )   { 
       
 
     i n c l u d e _ o n c e ( ' i n c l u d e s / c l a s s e s / s e o . c l a s s . p h p ' ) ; 
       
 
     i f   (   i s s e t ( $ s e o _ u r l s )   & &   ! i s _ o b j e c t ( $ s e o _ u r l s )   ) { 
           
 
         $ s e o _ u r l s   =   n e w   S E O _ U R L ( $ l a n g u a g e s _ i d ) ; 
       
 
     } 
 
 
 } 
 
 
 
 2 )   U p l o a d   t h e   i n c l u d e s / c l a s s e s / s e o . c l a s s . p h p   f i l e   t o   t h e   s e r v e r . 
 
 
 
 3 )   V e r i f y   y o u r   s e t t i n g s   f o r   t h i s   a d d o n   a r e   c o r r e c t   f o r   y o u r   s h o p . 
 
 
 
 