294021
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?



294022
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



294023
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.

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



294024
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);

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



294025
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).



294026
onokazu
Re: RC3 recent discussions block: why 'Re:'?
  • 2002/6/5 19:38

  • onokazu

  • XOOPS Founder

  • Posts: 617

  • Since: 2001/12/13


yes..it is strange..



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

  • MaxIT

  • Just popping in

  • Posts: 65

  • Since: 2002/11/8


I understand 'Re:' means 'reply' but:
why it grabs the title of the first post in the thread in some cases (withouth the 'Re:' string), and in other cases it grabs the title of the reply (with the 'Re:' at the beginning)?
Look HERE: two threads with both 'forum' as title of the first post, but different previews on the block: one appears as "forum" and the other as "Re: forum".



294028
Anonymous
Re: RC3 recent discussions block: why 'Re:'?
  • 2002/6/5 19:15

  • Anonymous

  • Posts: 0

  • Since:


I thinks its forum and not blocks related, blocks just grab the title.

RE = REPLY

Just look the title of initial post of this thread and the other "replies".



294029
kain
Re: RC3 recent discussions block: why 'Re:'?
  • 2002/6/5 17:18

  • kain

  • Just popping in

  • Posts: 56

  • Since: 2002/1/9 9


i think it's a feature, but honestly i don't like it very much



294030
MaxIT
RC3 recent discussions block: why 'Re:'?
  • 2002/6/5 16:25

  • MaxIT

  • Just popping in

  • Posts: 65

  • Since: 2002/11/8


It looks like this block shows some thread subjects with 'Re:' quote instead than clear ones.
For example, in my RC3 Test Site I've got 2 threads titled as 'forum'. the first one is showed on the R.D. Block as "re: forum". The second one appears as "forum", as it should be.
Is this a bug? a feature?

[ Edited by MaxIT on 2002/6/5 17:26:41 ]







Login

Who's Online

430 user(s) are online (316 user(s) are browsing Support Forums)


Members: 0


Guests: 430


more...

Donat-O-Meter

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

Latest GitHub Commits