Fork me on GitHub

HELP BADLY NEEDED ON MY ON 0.726  Bottom

  • 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.
  • 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]::..
  • 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.
  • 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
  • I've tried adding the code, but with no avail. Still, I'm viewing the same errors. I tried viewing the site with a not AutoTheme theme, and it is working properly. The problem though is that I wanted to use the AutoTheme for my website. Are there compatibility issues with using it?

This list is based on users active over the last 60 minutes.