vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=4)
-   -   The Hotel Hack (https://vborg.vbsupport.ru/showthread.php?t=39533)

Link14716 07-28-2002 11:06 PM

zajako, you might need to add some code to online.php. Hold on whilke I make it, because Unkown Location leads to a room, and I want to know where the location is. Hold on.

eXtremeTim 07-29-2002 01:53 AM

Link hurry up and make that code please. :)

eXtremeTim 07-29-2002 02:01 AM

Major bug. HTML works in the rooms.

Link14716 07-29-2002 03:41 AM

Yes HTML works in rooms, it isn't a bug, but it could be pretty bad. I don't know enough PHP to tell you how to fix it (and really I have HTML enabled everywhere, so....), but, here is the Who's Online Code....

In Online.php:

Find:
Code:

    case 'gallery':
      $userinfo[where] = "Viewing Picture <a href='gallery.php?s=$session[sessionhash]'>Gallery</a>";
      break;

Add After:
Code:

        case 'hotel':
      $userinfo[where] = "At The <a href='hotel.php?s=$session[sessionhash]'>Hotel Enterance</a>";
      break;
case 'room':
      $userinfo[where] = "In A Hotel Room";
      break;

Also in online.php
Find:
Code:

  case 'gallery.php':
    $userinfo[activity] = 'gallery';
    break;

Add After:
Code:

 
case 'hotel.php':
    $userinfo[activity] = 'hotel';
    break; 
case 'room.php':
    $userinfo[activity] = 'room';
    break;


eXtremeTim 07-29-2002 04:17 AM

See i know alot about php but im not familar with the vb's html stripping coding.

DarkDraco07 08-10-2002 11:10 AM

AHHH i know this is old but why is this happening!!!
when i click on the click here link in the private message it goes to www.your-site.com/blahblah
I CANT FIX IT!!!!!!!!!!

DarkDraco07 08-10-2002 12:46 PM

SOMEONE PLEASE HELP, IM GONNA DIE

DarkDraco07 08-10-2002 09:59 PM

SOMEONE LOOK IN THIS THREAD AND HELP ME!!!!!!!!!

proxyMX 08-12-2002 10:22 PM

" well, im almost positive it has some security holes"

Security Holes? This thing is TOTALLY unacceptable security wise, ive had to remove it because my users were complaining that people were setting up "warez" Rooms, as in rooms they hadnt bought from lesanes store.

supersimon 08-24-2002 09:13 PM

i cant see tha text i started posting in my hotel and now it doesnt show teh text teh background is black and teh text is black how can i chnage this i looked in all tha templates but i had no luck can someone hepl ???????


All times are GMT. The time now is 08:04 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.02173 seconds
  • Memory Usage 1,734KB
  • 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
  • (4)bbcode_code_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