- Moderated by:
- Support
-
- rank:
-
Freshman
- registered:
- August 2005
- Status:
- offline
- last visit:
- 08.08.05
- Posts:
- 7
Whenever I click on one of the links on the side bar, aside from Administration im taken to a 404 Not Found page and the URL ends with phtml, but when i check in my folders in ftp everythings PHP or HTML. whats going on? -
- rank:
-
Freshman
- registered:
- August 2005
- Status:
- offline
- last visit:
- 10.01.06
- Posts:
- 30
I'll explain a bit more, sorry for the double post.
I just upgraded from .75 to .761 and now all the links (except admin..) on the site redirect to **.phtml.
for example, on my left-hand menu I have the link 'home' which should take me to index.php, but instead it takes me to index.phtml and an error message that says 'object not found'
I tried to edit the link in my blocks menu, but the saves don't register and everytime I go back to 'blocks' in the admin menu I see that same old 'index.phtml.'
I thought maybe it was a block thing, so I typed in the full address to access my forum (pnForum) and it looked something like this
localhost/sitename/index.php?module=pnForum&func=main
I was able to access the forum fine, but when I clicked on a forum topic, it redirected me to another .phtml error message, specifically: Object not found at http://localhost/sitename/module-pnForum-viewforum-forum-3.phtml
I should have been taken to a link like this localhost/sitename/index.php?module=pnForum&func=viewforum&forum=3
so it looks like all the links on my site now connect to some mysterious .phtml extension and files that don't exist...
can anyone offer a clue?
--
erik
http://www.bikeclubosaka.com -
- rank:
-
Freshman
- registered:
- August 2005
- Status:
- offline
- last visit:
- 10.01.06
- Posts:
- 30
It was a Xanthia problem. I did not have short URLs on, but the short URL extension was set to 'phtml'. I set that to 'PHP' and all the links worked again.
Thanks!
--
erik
http://www.bikeclubosaka.com
