vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Beta Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=5)
-   -   vB Add Forum - Help me finish - beta 1 (https://vborg.vbsupport.ru/showthread.php?t=45239)

Neo 11-01-2002 03:25 PM

Big security whole with letting users do that. *steals your cookie information*

Also I have made a hack where users can have their own custom styles.

NTLDR 11-01-2002 04:21 PM

Quote:

Originally posted by chad777
Are you saying there is already hack that lets users create forum or a hack that just lets mods change things ?
That allows mods to change styles and replacements, not add forums ;)

chad777 11-02-2002 02:08 AM

ok i am stuck on the rest of this...if someone wants to take this and improve it or finish it or help that would be great

assassingod 11-03-2002 05:35 PM

forums/insertforum.php needs to have a link or redirected to index.php

chad777 11-03-2002 05:38 PM

Hey,

I actually put it in the addvbforum.php...so would i just put

PHP Code:

eval("standardredirect(\"".gettemplate("createaforum_redirect")."\",\"\$url\");"); 

in the insert forum and take it out of addvbforum.php ?

assassingod 11-03-2002 06:00 PM

8 . online locations
I think I could do that - not certain though
Could try adding:
PHP Code:

    case 'addvbforum':
      
$userinfo[where] = "Creating new <a href=addvbforum.php'>Forum</a>";
      break; 

Right above:
PHP Code:

// Let's show the admin the location but put something false up for everyone else.. 

in online.php

I THINK, im not sure:)
btw, your redirect is in the wrong place, it goes to index.php in addvbforum.php, its meant to in insertforum.php

chad777 11-03-2002 07:31 PM

hey if you would like to help that would be great...

all i ask that if anyone helps out when they change something to make a change log and email me the zip file with the changed files etc.. so i can add it to the zip posted.

thanks all

assassingod 11-04-2002 04:31 PM

I would help but im not great at PHP. Have you tried that online.php to see if it worked?

chad777 11-04-2002 05:07 PM

No I haven't tried it yet...I am trying to get the rest of the main part of the script done first

assassingod 11-04-2002 05:12 PM

Ah, ok;) Let me know if it works - ill see if I can help with anything else in the mean time


All times are GMT. The time now is 04:45 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.01515 seconds
  • Memory Usage 1,737KB
  • 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
  • (3)bbcode_php_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)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