Hi,
I am encountering errors on my postnuke. There are errors which I don't know what to do. I tried searching in the forums, but there seems to be no thread regarding my problem (unless I missed it).
Below is a snippet of the error logfile produced.
-------------
[Fri Jul 2 03:08:15 2004] [error] PHP Notice: Use of undefined constant HTTP_X_FORWARDED_FOR - assumed 'HTTP_X_FORWARDED_FOR' in /mnt/disc0/home/travel/PostNuke-0.726/html/modules/NS-User/user.php on line 310
[Fri Jul 2 03:08:15 2004] [error] PHP Notice: Use of undefined constant REMOTE_ADDR - assumed 'REMOTE_ADDR' in /mnt/disc0/home/travel/PostNuke-0.726/html/modules/NS-User/user.php on line 313
[Fri Jul 2 03:08:15 2004] [error] PHP Notice: Undefined index: force in /mnt/disc0/home/travel/PostNuke-0.726/html/modules/AutoTheme/includes/atAPI.php on line 452
[Fri Jul 2 03:08:15 2004] [error] PHP Notice: Undefined index: force in /mnt/disc0/home/travel/PostNuke-0.726/html/modules/AutoTheme/includes/atAPI.php on line 452
-------------
I really don't know how to solve the problem. Please help me out. All help will reallly be appreciated!!! Its really badly needed...
Thank you.
Watch
GitHub Core
Show your support for Zikula! Sign up at Github account and watch the Core project!
GitHub Modules
- mazdev responded to »Zikula 1.3.3 - Selecting a category in Pages not working« 24. May
- nestormateo responded to »Fillters in Clip« 24. May
- damon responded to »Can the Updated Version Check be Turned Off (Z 1.3)« 24. May
- frw responded to »Bug in the SMTP mail transfer protocol - Port 25 - Zikula 1.2.9« 22. May
- mdee responded to »Short URL questions« 22. May
- mesteele101 responded to »Problem in Database Connection« 21. May
- Herr.Vorragend responded to »Clip Documentation and Doubt« 19. 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
HELP BADLY NEEDED ON MY ON 0.726
-
- Rank: Software Foundation
- Registered: Dec 31, 1969
- Last visit: Oct 21, 2009
- Posts: 3814
lower the error reporting in your php.ini to display only errors (and not warnings)
--
regards from germany
..::[Zikula Application Framework]::.. ..::[SEO-Blog]::.. ..::[CMS Sicherheit]::.. -
**unknown user**
- Rank: Registered User
- Registered: Mar 16, 2002
- Last visit: Aug 30, 2004
- Posts: 25
Thanks for the reply larsneo, but your suggestion doesn't solve the problem. It just hides it. Still, the site is not functioning that well. I cannot even login because of the errors.
Can someone help me out with this one? I really need all the help.
Thanks. -
**unknown user**
- Registered: Mar 16, 2002
- Last visit: Oct 21, 2009
- Posts: 124
Did you overwrite any of the file in the modules/NS-User directory? I do not see that code in the file I have.
Try accessing you site without using an AutoTheme also.
add
Code
?theme=THEMENAME
after user.php and see what happens.
Also try it after index.php -
**unknown user**
- Rank: Registered User
- Registered: Mar 16, 2002
- Last visit: Aug 30, 2004
- Posts: 25
- Moderated by:
- Support
