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)
-   -   Webpage & Guestbook Script (https://vborg.vbsupport.ru/showthread.php?t=71065)

MR-2ZZ 05-02-2005 05:12 PM

Already did that.

can_use_guestbook searched it, saved it, nothing. Is there a removal script so I can start over.

Rich 05-02-2005 06:31 PM

Hello,
I installed this on vb 3.0.7 without any problems. Everything appears, even the edit functions etc.

The problem that I am having is that the settings in the Usergroup permissions are not sticking. They are there, I set them, and then they do what they want. For example:

Admins have the ability to create ,view,and post in the guestbook and webpage. I hit update, and I can't see the webpage or the guestbook. (I am admin 1) So I go back into the settings and they are not saved. So I do it again, with the same results. (yes, I created a webpage first. lol)

How does this work? Is there a bug? How can I make my settings for user permissions stay?

I want my admins to have webpages and guestbooks. Everyone can see them. Everyone can post to the guestbook.

I am creating a new usergroup, and they too get the guestbook and webpage. Everyone sees it, everyone can sign the guestbook.

These settings aren't staying as I make them. Why?

MR-2ZZ 05-02-2005 06:49 PM

*EDIT

I am a freaking dork. I have been doing so many edits....

I FORGOT TO UPLOAD THEM!!! :ninja:

Works great, Clicking Install, Will donate paypal on payday!

FightRice.com 05-02-2005 08:33 PM

Hey i've installed this on 3.0.7 and it works great, only letting my Mods have the web pages and everyone else can use just the guest book.

Awesome mod, but it isn't picking up the template color scheme and seems to only use the VBdefault colors any advice on where to change this, I know its gonna be in MemberINfo template somewhere probably but i'm just not sure what to change. Thanks

MR-2ZZ 05-02-2005 08:35 PM

Did anyone figure out how Defi, did his custom CSS hack?

I would love to use this.

MR-2ZZ 05-02-2005 08:36 PM

Quote:

Originally Posted by FightRice.com
Hey i've installed this on 3.0.7 and it works great, only letting my Mods have the web pages and everyone else can use just the guest book.

Awesome mod, but it isn't picking up the template color scheme and seems to only use the VBdefault colors any advice on where to change this, I know its gonna be in MemberINfo template somewhere probably but i'm just not sure what to change. Thanks

Edit the webgbset.php file I think.

Lizard King 05-02-2005 08:55 PM

Quote:

Originally Posted by FightRice.com
Hey i've installed this on 3.0.7 and it works great, only letting my Mods have the web pages and everyone else can use just the guest book.

Awesome mod, but it isn't picking up the template color scheme and seems to only use the VBdefault colors any advice on where to change this, I know its gonna be in MemberINfo template somewhere probably but i'm just not sure what to change. Thanks

Add the following code in Styles & Templates - All Style Options - Additional CSS Definitions and change the colors matching to your board style. If you have more then one style you have do it to each style.
Code:

.wg_menu
{
        background-color: #060606;
        color: #999999;
        font-size: 8pt;
        font-family: Helvetica;
}
.wg_gbalt1
{
        background-color: #060606;
        color: #999999;
}
.wg_gbalt2
{
        background-color: #060606;
        color: #999999;
}
.wg_form
{
        background-color: #060606;
        color: #999999;
}


FightRice.com 05-02-2005 09:20 PM

Thanks for the quick reply. Works wonders

Now i am trying to set this so regular members can not have a web page, and i choose that option in my user group editor but its not saving it and they are getting web pages that i don't want them to have :mad:

*Fixed, had my init.php file slightly messed up :devious:

Rich 05-03-2005 10:13 AM

Hello,
I looked my init.php file over several times and it is exactly as it is stated to be. I still can't get the usergroup permissions to stay. I change them, and they revert. I am using 3.0.7. Could someone show me how they have their init file set so I can see if we have it set the same way?

amykhar 05-03-2005 10:54 AM

Quote:

Originally Posted by iguanairs
Hello,
I looked my init.php file over several times and it is exactly as it is stated to be. I still can't get the usergroup permissions to stay. I change them, and they revert. I am using 3.0.7. Could someone show me how they have their init file set so I can see if we have it set the same way?

your init file won't necessarily look like somebody else's. It depends on what other hacks you have installed.


All times are GMT. The time now is 12:08 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.02200 seconds
  • Memory Usage 1,746KB
  • 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)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
  • (3)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