Update problem: Ads links doesn't working
				
				
                
                    
                    
                
                
                    
						
                
                
                    Hi, Look me here again.
I just updated my classipress and i got a big problem!
I'm running this:
ClassiPress 	               3.0.5.3 (Personal Edition)
WordPress                 
WP 3.0.4
PHP 	                       5.2.14
Server Software         Microsoft-IIS/6.0
After I updated, I changed my global path variables and Base URL  of Custom Post Type, just adding "/index.php/" before every field.
Most of all links are fine!  But, when I click on any Ads, the page redirect to: "/index.php/ads/ad_title/" and the browser starts reloading in same URL, doesn't openning anything on screen, no errors, just blank and reloading.
My actual permalink configuration is: "/index.php/%postname%-%post_id%/"
I thougth this could be some permalink problem and already tried changing to:
1- /index.php/%postname%/
2- /?p=123
3- /2011/01/09/sample-post/
But anyone cause any difference about the problem.
Please, can anyone help me with this issue?!