- Moderated by:
- Support
-
- rank:
-
Professional
- registered:
- December 1969
- Status:
- offline
- last visit:
- 02.09.07
- Posts:
- 831
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
:?
-
- rank:
-
Professional
- registered:
- December 1969
- Status:
- offline
- last visit:
- 02.09.07
- Posts:
- 831
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 -
- rank:
-
Professional
- registered:
- August 2002
- Status:
- offline
- last visit:
- 29.09.08
- Posts:
- 1383
I posted a solution to your post at Spidean.
Let me know.
-Shawn
--
Get the Revolutionary AutoTheme HTML Theme System! Currently for PostNuke, PHP-Nuke, MD-Pro, CRE Loaded, osCommerce and Wordpress! -
- rank:
-
Freshman
- registered:
- May 2004
- Status:
- offline
- last visit:
- 13.08.05
- Posts:
- 20
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.
