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)
-   -   vbHome (lite) - your vBulletin(powered) main homepage (https://vborg.vbsupport.ru/showthread.php?t=36756)

TECK 10-07-2002 02:39 AM

Quote:

Originally posted by pitt2424
where can i find the group and forum id i dont see one on creation
but i may be missing it

guys, help him out.. i'm busy with the upgrade script.. brb...

bouncer18 10-07-2002 02:39 AM

good deal

bouncer18 10-07-2002 02:40 AM

Quote:

Originally posted by pitt2424
where can i find the group and forum id i dont see one on creation
but i may be missing it

go to Forum Permissions
put your mouse over the forum name
it will say http://www.yoururl.com/.....................forumid=#

# = your forum ID

and want do you mean by 'group'?

pitt2424 10-07-2002 02:41 AM

the group id

bouncer18 10-07-2002 02:47 AM

Admin CP
------------

Go to --> User Groups --> Modify --> Put your mouse over the EDIT button. --> Right Click --> Copy Shortcut.

open note pad --> click paste button (ctrl - v)

you get something like.........


http://www.url.com/forum/admin/userg...&usergroupid=6

And the 6 signifies the usergroup

i am sure there is an easier way, but this way works for me

pitt2424 10-07-2002 02:50 AM

thanks i appreciate the help

badham 10-07-2002 03:05 AM

Quote:

Originally posted by TECK
ok badham... i'm readdy to make you happy, as well as refertech. he had the same problem. :)
error_nopermission_loggedout template
FIND:
Code:

<form action="member.php" method="post">
[...html code...]
<a href="register.php?s=$session[sessionhash]&action=signup">

REPLACE WITH:
Code:

<form action="$bburl/member.php" method="post">
[...html code...]
<a href="$bburl/register.php?s=$session[sessionhash]&action=signup">

username_loggedout template
FIND:
Code:

<a href="register.php?action=signup">Want to register?</a>
[...html code...]
<a href="member.php?action=lostpw">Forgotten your password?</a>

REPLACE WITH:
Code:

<a href="$bburl/register.php?action=signup">Want to register?</a>
[...html code...]
<a href="$bburl/member.php?action=lostpw">Forgotten your password?</a>

enjoy. :)


TECK, thanks for the help, but that edit made it where I could not login at all. I had to login through my admin CP. My board has alot of hacks on it, maybe that has something to do with it, altho there does not seem to be a conflict. I am going to uninstall and start over and see if I missed anything, altho Idon't see how I could have (I have been over it so much.......LOL) I will let you know.

pitt2424 10-07-2002 03:11 AM

tech if i put a post in the news forum it doesn't show on the home page. all that shows is the post subject

bouncer18 10-07-2002 03:25 AM

then you missed a step

re-read it all and dble check your work

TECK 10-07-2002 03:30 AM

upgrade script completed, guys.
redownload the package and read the info included.

the file is vbhl34up.php. dont forget to upload the vbHL files to your server. they are different now.

the upgrade will set again to default all your options, dont forget to configure them again.


All times are GMT. The time now is 08:37 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.07111 seconds
  • Memory Usage 1,742KB
  • 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
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (6)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