- Moderated by:
- Support
-
- rank:
-
Freshman
- registered:
- December 1969
- Status:
- offline
- last visit:
- 04.09.02
- Posts:
- 2
Hello :D
I have a strange problem. I have a PostNuke 0.7.13 running on apache and Linux in internet and it works well ..
I want also to debug and write code on a win/IIS machine. I have just copied the files from the server and database-dumped the base and installed it on my local machine.
The first page displays fine, but when I want to get the modules pages or read the news I get the message :
Notice: Undefined variable: op in c:\inetpub\wwwroot\modules.php on line 6
Sorry, you can't access this file directly...
Can you help me please ?
Iztok (Slovenia) -
- rank:
-
Freshman
- registered:
- December 1969
- Status:
- offline
- last visit:
- 04.09.02
- Posts:
- 2
I have found the answer :D
It was pretty stupid .... register globals must be on ...
... I have searched the forum and no one had this problem ?? ... strange ....
Could it be that only I was so stupid ??
