11
jctsup1
Re: ERROR: Forum not selected! Bug With NewBB & IIS
  • 2004/5/22 15:17

  • jctsup1

  • Not too shy to talk

  • Posts: 146

  • Since: 2002/5/23


Predator -

Tried your fix & am still not being re-directed properly. Turned on PHP Debugging and got this:

Notice [PHP]: Undefined offset: 0 in file E:\webs\iis-test\include\common.php line 238


12
Dave_L
Re: ERROR: Forum not selected! Bug With NewBB & IIS
  • 2004/5/22 15:25

  • Dave_L

  • XOOPS is my life!

  • Posts: 2277

  • Since: 2003/11/7


Quote:
$_SERVER['REQUEST_URI'] = substr($_SERVER['argv'][0],
strpos($_SERVER['argv'][0], ';') + 1);


Isn't $_SERVER['argv'] only available for command-line scripts?

13
brash
Re: ERROR: Forum not selected! Bug With NewBB & IIS
  • 2004/5/23 1:32

  • brash

  • Friend of XOOPS

  • Posts: 2206

  • Since: 2003/4/10


Well this thread has certainly taken off a bit since yesterday . I've just tried testing to see if the comments system sufferes from the same, or similar problem to that which NewBB has been displaying. I found that the comments section of each module (that I've tested) all have a glitch when it comes to viewing the comments session as an anonymous user the trying to login.

Following the same procedure of;

(1) viewing module comments section as an anonynous user

(2) logging on while in the module comments section


These are the results I'v found;

For the News module I was given the following message;

Quote:
Sorry, the selected story does not exist.


This error exists at line 42 of the main.php file in modules\news\language\english

I also get this behavior with WF-Section.


For the weblinks and downloads modules I am given no error. What happens is I am retured to a screen that is stripped of all it's content. For example in the Weblinks module the the link for the screen you are returned to is Quote:
http://www.it-hq.org/modules/mylinks/visit.php?cid=&lid=
. As you can see the category ID and Link ID have been stripped. The URL that the Weblinks returns you to in these intances is to singlelink.php, and for Downloads it is singlefile.php. Both of these file being in the module root.

14
brash
Re: ERROR: Forum not selected! Bug With NewBB & IIS
  • 2004/5/24 3:55

  • brash

  • Friend of XOOPS

  • Posts: 2206

  • Since: 2003/4/10


I tried you code too Predator and got this;

Quote:

Notice [PHP]: Undefined index: argv in file D:\Services\web\Beta it-hq\include\common.php line 232
Notice [PHP]: Undefined index: argv in file D:\Services\web\Beta it-hq\include\common.php line 232


Weird Jeff and I got different results

15
brash
Re: ERROR: Forum not selected! Bug With NewBB & IIS
  • 2004/6/6 22:36

  • brash

  • Friend of XOOPS

  • Posts: 2206

  • Since: 2003/4/10


From what I discovered above it would seem this is a core issue rather than specifically a NewBB issue. Any chance of this being resolved?

16
brash
Re: ERROR: Forum not selected! Bug With Xoops & IIS
  • 2004/6/7 23:18

  • brash

  • Friend of XOOPS

  • Posts: 2206

  • Since: 2003/4/10


*cough*

17
brash
Re: ERROR: Forum not selected! Bug With Xoops & IIS
  • 2004/6/23 5:39

  • brash

  • Friend of XOOPS

  • Posts: 2206

  • Since: 2003/4/10


I don't know what you Devs did with 2.0.7 but this problem on my site seems to have magically disappeared since I upgraded to 2.0.7. I can't remember reading anything in the changelog regarding a fix for this problem, and have yet to get this verified with other IIS users, but for me atleast this is one more problem off the list!

18
jctsup1
Re: ERROR: Forum not selected! Bug With Xoops & IIS
  • 2004/6/24 6:24

  • jctsup1

  • Not too shy to talk

  • Posts: 146

  • Since: 2002/5/23


Spent some time tonight trying to figure out why this was now working on Brashquido's site & not mine. Here is what we figured out ----- DO NOT CACHE the Login block if you are running on Windows and IIS. For some reason, the minute I turned off caching on the block, users are now redirected to the correct forum.

KUDOS!!!!! This has been my biggest beef for quite some time & am extremely happy as now XOOPS works exactly the same on Apache & IIS. You guys are to be commended for such a great product!

Thanks again!

19
drnode
Re: ERROR: Forum not selected! Bug With NewBB & IIS
  • 2004/7/7 5:55

  • drnode

  • Just popping in

  • Posts: 2

  • Since: 2004/7/7 5


is there any solution for this problem ?


20
jctsup1
Re: ERROR: Forum not selected! Bug With NewBB & IIS
  • 2004/7/7 13:53

  • jctsup1

  • Not too shy to talk

  • Posts: 146

  • Since: 2002/5/23


Quote:

drnode wrote:
is there any solution for this problem ?



This bug was quashed in XOOPS 2.07


Login

Who's Online

147 user(s) are online (106 user(s) are browsing Support Forums)


Members: 0


Guests: 147


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