View Single Post
  #16  
Old 02-22-2007, 07:10 AM
Dkozikowski's Avatar
Dkozikowski+ Offline
Team Pixelpost
 
Join Date: Oct 2005
Posts: 1,855
Send a message via AIM to Dkozikowski
Quote:
Originally Posted by Juan View Post
Estos son los addons que tengo instalados:

(most_commented - version 0.2)

(top_views - version 0.4)


Espero tu contestación. Gracias
Ok,

Top_views v0.4
There is an extra white space on line 172 right under the closing php tag ( ?> )
PHP Code:
?>
   <--- DELETE THIS SPACE! 
Delete this extra space and save.

Most Commented (I could only find v1.1)
There is an extra white space on line 75 right under the closing php tag ( ?> )
PHP Code:
?>
   <--- DELETE THIS SPACE! 
Delete this extra space and save

Let me know when you do this so i can check and see if the white spaces are diminishing.
Reply With Quote