pnODP and AutoTheme

Hi

Did not knew where to put this problem between a third party app and and AutoTheme... decided here...

I installed pnODP no problems during install. Main menu works nicely:
http://www.politicaboricua.com/modules.php?op=modload&name=pnODP&file=index

But when I try to list a category or subcategory IT corrupts my theme

http://www.politicaboricua.com/pnODP-index-browse-/Arts/.phtml

http://www.politicaboricua.com/pnODP-index-browse-/Computers/Internet/.phtml

I dont know why but images locations are replaced for example by:
http://www.politicaboricua.com/pnODP-index-browse-/Computers/Internet/themes/boricua/images/politica.jpg

Please notice that it is even overriding the .75 fix for the images border...
very weird..

Any one familiar with pnODP that could help. I have tried developer forums and AT forums but no reference to this kind of problem.

My setup is PN.75, PHP 5.0.3, Apache 2.0.52, RHEL 3

TIA

icon_rolleyes cry :?
Identified the problem. It is the short urls!... Now the problems is to write those rules 'cause all my content is indexed with the short rules and I like the way it is...

Not a task a feel at ease...

Later
I posted a solution to your post at Spidean.

Let me know.

-Shawn

--
Get the Revolutionary AutoTheme HTML Theme System! Currently for Zikula, PHP-Nuke, CRE Loaded, osCommerce and Wordpress!
Thanks to maxdev I saw a posting that adding base URL to your code would fix the pnODP breaking in your site so adding this line for example in your header.php file

echo "\n";

just under the echo "URL after copy

Hope this helps.