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 08:56 PM

thats because the style you are on is missing the templates :-p

the newest version will auto-install templates onto the main template set.

im compiling a list the next version will have fixed/changed/or added to, and ill do it tonight and put it up tomarrow :-p

MindTrix 06-15-2004 10:24 AM

how do you quit someones dorm?? I want to leave the members i am with at the moment and go to someone elses.

But because i am part of a dorm i cannot find anywhere that lets me request to join or leave

Darkwaltz4 06-15-2004 01:08 PM

originally i was going to include a request to leave thing for members, but then whats the point, the member can just send a pm requesting they be removed :-p the reason the initial request does this is because its more than pm sending, it adds the user to the queue.

and i have the next version ready

dndog 06-15-2004 05:20 PM

There still seems to be a bug with joining the dorm...it gives me a database error.

Darkwaltz4 06-15-2004 05:27 PM

aha, found it, and ill post up the changes right now

find in dorms.php

$DB_site->query("INSERT INTO dorms_queue VALUES (NULL,$bbuserinfo[userid],$_POST[reqdorm],0)");

replace with

$DB_site->query("INSERT INTO " . TABLE_PREFIX . "dorms_queue VALUES (NULL,$bbuserinfo[userid],$_POST[reqdorm],0)");

any more botched queries anyone finds tell me, theyre hard to spot in the code

Darkwaltz4 06-16-2004 02:02 PM

New UPDATE:

Version 3.1.3 Update
Fixed Multiple PM Liquidate Bug
Fixed Last Missing Phrase
Fixed Query Missing Prefix
Fixed No-dorm ACP Warnings
Fixed Forum-Crippling Description Bug
Fixed Potential Double Action Value Bug
OPTIMIZED ALL FILES

I actually recoded the bulk of the dorms.php file :-p go download it. I think this one is the most important upgrade, because it fixes the problem of when you have too many members in your forum (and it overloads mysql)

MindTrix 06-17-2004 11:20 AM

Upgraded from the first version without a single problem. Nice one. Any plans for any future versions or new features etc?

Darkwaltz4 06-17-2004 01:49 PM

The only feature I can think of, would be some sort of admin controller in the acp. You know, like adding/editing/removing dorms. But im not sure of the point of that. Simply editing the actual forums will do the trick, and be sure to just use the forum refreshing system, so I dont know how needed such a function will be. Thats it for the planned addon list, and FFGON is very happy to have their dorms back :-p Anything else I might be able to do custom, but I'm trying to work on the next ffgon project, which is converting my tt hack to vb3 (which wont be available here), and theyll be of minor costs, like from 5-10$ depending on evasiveness to the hack :-p

FRANKLY IM HAPPY ITS FINALLY BUGFREE !

Dean C 06-17-2004 10:42 PM

Hehe what an original idea - thanks for sharing with the community :)

DBC-DevNull 06-18-2004 04:57 AM

ok i have i guess would be a bug

I made a dorm to test it out. I manually deleted the dorm and now i can`t liquidate or leave this dorm. I tried to remake it and still a no go


All times are GMT. The time now is 12:46 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.01263 seconds
  • Memory Usage 1,731KB
  • 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