vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   Dorm Manager System (https://vborg.vbsupport.ru/showthread.php?t=66161)

Darkwaltz4 06-14-2004 04:44 PM

your member has to apply for your dorm before he will show up in your queue. this is to prevent leaders from roping people into their dorms without their consent :-p

he needs to access the dorm control panel, and find the list of created dorms, and sign up for yours. then you should get a pm, and then he will show up for whatever you plan to do with it.

and the sendpm function posts up the pm to the database just fine. if it isnt appearing then it is probably caused by filtering things, such as being ignored, viewer having admin notifications off, or the pm being sent when the viewer has a full pm box. (thus the 'extra' isnt grabbed when pm listings are queried)

MindTrix 06-14-2004 04:47 PM

if you go to dorm.php it does not show a list of created dorms though

Darkwaltz4 06-14-2004 04:49 PM

can you get me a screenshot of that? its working on ffgon.com, like 9 people have signed up to the 5 dorms right now, all but one created by me

MindTrix 06-14-2004 04:50 PM

look back a page, i added a screenshot, and at the time there was another member who had created a dorm and invited me 2 it, and i had invited him 2 mine

Darkwaltz4 06-14-2004 05:02 PM

the invitations would have been stopped, because it wont invite a member who is already joined to a dorm. both yours to him, and his to you.

i would bet you have redirects turned off, there are important messages being posted in those redirects :-p mainly 'user is already a member of a dorm and it makes no sense to invite them to ours' (only more elegantly)

MindTrix 06-14-2004 05:03 PM

Ahh i get you. Does that mean dorms are not beeing shown because we are both already owning a dorm? but if one of us wasnt we would see the dorms?

Darkwaltz4 06-14-2004 05:06 PM

that is true :-p when you load dorms.php, it goes like this

if your regged to a dorm {
if you are leader {
member+leader view
} else {
just member view
}
} else {
outview (lists dorms to join, or outputs create form)
}

i didnt think a formal listing of dorms was needed to people who were already registered to a dorm, because they wouldnt be able to join a new one until quiting their current dorm, and they could just look at the forum listing.

MindTrix 06-14-2004 05:10 PM

Yeah i getcha i thinkkkkkkkkkkk i got it figured now lol, i guess ad ons can be made for this huh? like the thing i requested earlier, or errrm dorm with most members on forum home etc :p

Darkwaltz4 06-14-2004 05:16 PM

yeah for forumhome addons, its pretty simple, but i tend to despise them because there is never a way around the extra query it adds to the most trafficed page. both would take more than a few seconds for me to eck out :-p so i might come up with something for later versions

dndog 06-14-2004 08:54 PM

When I go to dorms.php, I get a blank white page...

How can I fix this?


All times are GMT. The time now is 01:00 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.02949 seconds
  • Memory Usage 1,729KB
  • 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)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (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