vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   Deluxe vB User login and access control on non vB pages (https://vborg.vbsupport.ru/showthread.php?t=108026)

pokerie 06-05-2006 09:17 AM

Hi again,

Thanks for the latest update - nice to see that it loads without errors in ie now!

I still have the minor issue that where I've used the login_inc on actual forum pages everything works great except for pm's aren't displayed. Any idea what could be causing this? This doesn't happen on non forum pages, login_inc works perfectly.

The other issue I'm having is that when you click logout it shows that you're still logged in until you do a second refresh of the page. Anything that can be done to sort this?

Thanks.

erinys 06-06-2006 06:55 AM

Thanks a lot bill for the update!
Its working perfectly as far as i can see ;)

Billspaintball 06-06-2006 10:54 PM

Quote:

Originally Posted by pokerie
I still have the minor issue that where I've used the login_inc on actual forum pages everything works great except for pm's aren't displayed. Any idea what could be causing this? This doesn't happen on non forum pages, login_inc works perfectly.

Ive only used this on non forum pages.
I cant really see the point of having it in the actual forums, it seems redundant having it there.
Quote:

The other issue I'm having is that when you click logout it shows that you're still logged in until you do a second refresh of the page. Anything that can be done to sort this?
I think thats more browser dependant than anything.
Ive noticed that sort of behaviour in (either Opera or Firefox) but IE was fine.
You are still logged out either way, if you try and go somewhere that requires you to be logged in you will see this.

pokerie 06-07-2006 09:22 AM

I know what you mean that it seems redundant, but I'm using the login in the header of the site that is also there when I go to the forum.
My client has requested that I continue the login in the header throughout the site, including forum pages.

I also use vBa CMPS and have the same problem on the pages making use of it.

Now do you see why I want to use it on the forum pages?

As for the other issue, I agree that it's browser dependant and doesn't really matter. My client pulled me up on it that's all, but it doesn't really matter.

Billspaintball 06-08-2006 04:48 AM

Quote:

Originally Posted by pokerie
I know what you mean that it seems redundant, but I'm using the login in the header of the site that is also there when I go to the forum.

OK, makes more sense now :)

Off hand I dont know why it just does not show PM's on those pages.
I have a couple of suspicions and will have a look.

Billspaintball 06-08-2006 11:22 PM

Confirmed working on vB 3.6 Beta 1
:D

jangus74 06-12-2006 03:01 PM

Quote:

Originally Posted by pokerie
I'm getting this error too:

Fatal error: Call to a member function on a non-object in /path/to/my/forums/login_inc.php on line 150

(I've changed the path to the forum in this message)

I get this message above when I dont put in the chdir code.

I tried putting in the chdir lines but then I get a "headers already sent" fatal error. I checked for white space above the line as suggested and there is none. The paths I am using are correct. (When they were not, I was getting a file not found error)

Here is the message about headers:

Code:

Warning: Cannot modify header information - headers already sent by (output started at /home/whatta/public_html/index.php:15) in /includes/functions.php on line 2394

Any ideas? I'm using vb 3.5.4

UPDATE: NEVER MIND! FOUND PROBLEM:
I was using include
instead of require_once when calling the login script....
Apparently thats a no-no.....

Billspaintball 06-13-2006 04:41 AM

Quote:

Originally Posted by jangus74

UPDATE: NEVER MIND! FOUND PROBLEM:
I was using include
instead of require_once when calling the login script....
Apparently thats a no-no.....

Yes if you include a file twice it can cause all sorts of problems.
Using require_once like I have in the instructions prevents this problem from happening.

Rambo 06-17-2006 08:49 PM

Hey,

I managed to install this mod successfully, but i have a problem with the avatars.

I get the following error

Quote:

getimagesize(http://forum.ctrlalt-designs.net/image.php?u=1): could not make seekable - http://forum.ctrlalt-designs.net/image.php?u=1 in /home/ramboulw/public_html/login_inc.php on line 34
The avatars are in a folder called "customavatars".

Thanks!

p.s. is it possible to add the amount of members on the forum also in the stats part?

Billspaintball 06-19-2006 04:33 AM

Quote:

Originally Posted by Rambo
The avatars are in a folder called "customavatars".

Did you change any setting in the vB admin CP so that it will get the avatars from that folder?
Quote:

p.s. is it possible to add the amount of members on the forum also in the stats part?
Maybe.
I will have a look and see how currently active users are done.


All times are GMT. The time now is 06:17 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01507 seconds
  • Memory Usage 1,746KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (8)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete