1
I am struggling a little with testing a XOOPS site locally on my machine, and would love to hear from anyone who has dealt with local testing.
I've installed a site at
http://localhost/~stevejones/stuffThe database connection is fine, and the permissions are all correct.
I have installed various modules without difficulty, and in my System Admin page, can see their associated XOOPS icons, complete with the mouseovers providing drop-down menus.
However, any attempt to actual perform operations, such as posting news articles, results in the page reverting to the menu for that particular module without actually performing the action.
For example, if I roll over the News icon, it provides the menu - I select "Post/Edit News". After a sec, the body of the page displays the menu previously seen in the drop-down, as if I'd clicked on the System admin "News" icon.
From there, clicking on any option just reloads that page, with no actual action taking place.
Any clues as to why this is (is it a deep problem with my Apache server or something more banal?) will be greatly appreciated.
Running the same site online is fine.
thanks a million
Steve Jones