1
mavric
I Try to post news and get sent to a diffrent web site
  • 2004/12/23 2:37

  • mavric

  • Just popping in

  • Posts: 1

  • Since: 2004/12/23


When ever I try to post news on my site I get sent tohttp://www.cpan.org/ it will not post news to my site.

WHY??? This is driving me nuts the script worked fime on my test site and the test site is on the same host.

2
sbkiller
Re: I Try to post news and get sent to a diffrent web site
  • 2004/12/23 4:00

  • sbkiller

  • Just can't stay away

  • Posts: 461

  • Since: 2004/6/9 2


I have no idea because it doesn't seem like you are using xoops.

3
Tombraider
Re: I Try to post news and get sent to a diffrent web site
  • 2005/3/6 10:28

  • Tombraider

  • Just popping in

  • Posts: 2

  • Since: 2005/3/6 1


Fix:

Edit storyform.inc.php

Line 29:
$sform = new XoopsThemeForm(_NW_SUBMITNEWS, "storyform", xoops_getenv('PHP_SELF'));

Change to:
$sform = new XoopsThemeForm(_NW_SUBMITNEWS, "storyform", xoops_getenv('$PHP_SELF'));

** Note the $ in front of PHP_SELF!!

Login

Who's Online

181 user(s) are online (102 user(s) are browsing Support Forums)


Members: 0


Guests: 181


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits