293981
jctsup1
Re: IIS Install problem
  • 2002/6/6 20:24

  • jctsup1

  • Not too shy to talk

  • Posts: 146

  • Since: 2002/5/23


I have RC3 with several RC3 Modules running fine on a Win2K box with IIS. I have seen this happen with themes that are not compatible with RC3. Are you using the default theme or did you download one from somewhere?




293982
DeGrey
Re: IIS Install problem
  • 2002/6/6 19:27

  • DeGrey

  • Just popping in

  • Posts: 5

  • Since: 2002/6/6 1


IE 6.0 running on Win 2k Pro



293983
kain
Re: IIS Install problem
  • 2002/6/6 19:24

  • kain

  • Just popping in

  • Posts: 56

  • Since: 2002/1/9 9


which browser are you currently using?



293984
DeGrey
IIS Install problem
  • 2002/6/6 19:16

  • DeGrey

  • Just popping in

  • Posts: 5

  • Since: 2002/6/6 1


I got XOOPS installed fine. Everything seems to work until I log into admin. The NEWS section works fine but when I click on any of the SYSTEM ADMIN menu items the page is blank. No errors or anything... just a blank page.

Any ideas?



293985
kain
Re: "Sorry, you do not have the permission to access this area...."
  • 2002/6/6 17:18

  • kain

  • Just popping in

  • Posts: 56

  • Since: 2002/1/9 9


read past posts, go to admin sections -> groups -> and set permissions for your anonymous group (and registered users)



293986
sgentzen
"Sorry, you do not have the permission to access this area...."
  • 2002/6/6 17:08

  • sgentzen

  • Just popping in

  • Posts: 1

  • Since: 2002/4/10


When I install a module, I have no problems when I'm logged in as me (the first webmaster). If I try to go in as anonymous or as logged in as any other person (even one that has webmaster access) they get the permissions error.

I followed the instructions, chmod'ing the cache directory and its contents the same way I have the other modules.

Anyone have any ideas?



293987
chapi
table background is missing sometimes ..
  • 2002/6/6 8:42

  • chapi

  • Theme Designer

  • Posts: 611

  • Since: 2002/1/22


Sometimes the backgroundcolor of the Recent Discussions Block on the start site is missing. The darker blue behind >>> visit forums and the lines between the table fields doesnt show up. If i select one topic and then hit the back button of my browser everything looks alright? Strange thing ?

P.S. I'm using IE 6



293988
MaxIT
Re: RC3 recent discussions block: why 'Re:'?
  • 2002/6/6 7:51

  • MaxIT

  • Just popping in

  • Posts: 65

  • Since: 2002/11/8


Confirmed: editing post cause the problem.

I've just applied the fix:
correct line is 453, and it works!

(of course it works only for posts submitted after applying the fix: those ones whose previously suffered of this bug will mantain "re:" string on the RD block).

Tx.

<small>[ Edited by MaxIT on 2002/6/6 10:11:42 ]</small>



293989
goghs
Re: RC3 recent discussions block: why 'Re:'?
  • 2002/6/6 7:17

  • goghs

  • Posts: 8

  • Since: 2001/12/13


I got the reason.
If you test again, you can find when a reply post is edited, then the extra "Re:" will be added to topic title.
It's a logic problem in codes. Please wait for fix.

Fix:

modules/newbb/class/class.forumposts.php line 460:
change from
$this->db->query($sql);
to
$r = $this->db->query($sql);

<small>[ Edited by goghs on 2002/6/6 15:53:52 ]</small>



293990
MaxIT
Re: RC3 recent discussions block: why 'Re:'?
  • 2002/6/5 19:42

  • MaxIT

  • Just popping in

  • Posts: 65

  • Since: 2002/11/8


it's happening to this forum too since RC3 is online.
Maybe, in some (still undefined for me) cases query skips the first item (0 indexed) of the thread and grab the title from the second one (1 indexed).







Login

Who's Online

235 user(s) are online (149 user(s) are browsing Support Forums)


Members: 0


Guests: 235


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