hi Folks,
after migrating a Postnuke+phpBB_14 instance form one server to another, all appears well until I try using the forum.
I can see the list of forums (and the number of posts in each topic, etc) at the main forum link, but if i try to enter any of the forums i get:
Error - The forum/topic you selected does not exist. Please go back and try again.
Also, I get "Access Denied" on a plain white screen when trying to go to Administration -> phpBB_14
All of the forums are still there in the mysql, e.g. nuke_phpbb14_forums table forum_id shows a forum for id 3, and
SELECT * FROM `nuke_phpbb14_posts` WHERE forum_id = "3"; shows all of those posts.
Any idea how something that appears to be permissions got screwed up? File system permissions appear fine.
Any help would be MOST welcome :)
Some other pieces of relevant info - accessing the forums main page works:
modules.php?op=modload&name=phpBB_14&file=index
And accessing the forums in a category works:
e.g modules.php?op=modload&name=phpBB_14&file=index&viewcat=6
It's just the specific forum view that throws the "Error - The forum/topic you selected does not exist. Please go back and try again."
e.g .modules.php?op=modload&name=phpBB_14&file=index&action=viewforum&forum=7
i commented out the lines in admin.php that were causing the "Access Denied" issue to see if a Forum Sync would help but it didnt.
edited by: salamandyr, Aug 04, 2006 - 09:25 PM
Watch
GitHub Core
Show your support for Zikula! Sign up at Github account and watch the Core project!
GitHub Modules
- internetking created topic »password problem« 25. May
- mesteele101 responded to »ERR (3): E_USER_ERROR: Smarty error: [in pagesvar:pagesitem2en line XXX]…« 25. May
- mazdev responded to »Pages 2.5.0 and updating - Page not found« 25. May
- ehdwma created topic »Hide "Register new account" and change template to 3 col« 25. May
- mesteele101 responded to »Zikula 1.3.3 - Selecting a category in Pages not working« 25. May
- mdee created topic »How to implement returnpage ?« 25. May
- nestormateo responded to »Fillters in Clip« 24. May
Zikula Blog
- Anatomy of Open Source Projects on Mar 07
- Continuous Review on Mar 01
- Not Invented Here on Feb 24
- How to Contribute Your Code at Github on Jan 13
- 10 Steps to Coding-Nirvana: Tips for Successful Module Writing on Nov 12
- Submitting Bug Report Tickets That Get Results on Aug 17
- Cozi Tricks #1: Syntax Highlighting on Aug 07
Login
phpBB_14 and .75 problem - Access Denied and other permissions problems
-
- Rank: Software Foundation
- Registered: Dec 31, 1969
- Last visit: Oct 21, 2009
- Posts: 3814
you should definitly update postnuke and pnforum to the latest stable version... (not only it might fix your problem but it will also improve the site's overall security)...
--
regards from germany
..::[Zikula Application Framework]::.. ..::[SEO-Blog]::.. ..::[CMS Sicherheit]::.. -
**unknown user**
- Rank: Registered User
- Registered: Mar 16, 2002
- Last visit: Oct 21, 2009
- Posts: 38
hi larsneo,
i updated to 7.6.2 and pnForum - but i cannot get it to work.
after installing, i get "Module pnForum not available" when trying to go to the admin pages.
this is after successfully initializing and activating the module, plus i have checked all file ownership and permissions, and they work fine too.
any ideas?
- Moderated by:
- Support
