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)

Snow 02-21-2005 04:56 AM

Quote:

Originally Posted by shortbus1662
ostatesp_forum is the name of my database.

tables in that database are user_guestbook and user_webpage

all the other ones are vb_

that's all I know. I know nothing :disappointed:

Okay........then your table prefix is vb. It looks like the first part of theinstall.sql worked fine (create table user_guestbook and user_webpage)as they are present, so now you just need to insert the phrases andsettings. Try running the following query:

Code:

INSERT INTO `vb_phrase` (`languageid`, `varname`, `text`,`phrasetypeid`) VALUES (-1, 'setting_allowguestbook_desc', 'Allow usersto have a Guestbook?', 5000);
If it works without giving you anerror run the rest of the remaining queries (which I've attached tothis post).

shortbus1662 02-21-2005 05:36 AM

You ROCK Snow

Creed 02-21-2005 05:49 AM

I've got it pretty much the way I like it, haven't found any problems yet.

I've attached it with instructions to this post :)

Lizard King 02-21-2005 05:51 AM

Quote:

Originally Posted by Creed
I've got it pretty much the way I like it, haven't found any problems yet.

I've attached it with instructions to this post :)

You are so quick :)

Creed 02-21-2005 06:14 AM

Quote:

Originally Posted by Lizard King
You are so quick :)

Let me know if you have any problems, or ideas for it.

Snow 02-21-2005 06:21 AM

Quote:

Originally Posted by shortbus1662
You ROCK Snow

Glad I could help :smoke:

Creed 02-21-2005 06:33 AM

I've made an additional file edit, so that the new webpages.php shows up on the Who's Online section of the forums :) Its been added to the zip and updated in my previous post.

shortbus1662 02-21-2005 08:47 PM

MAN, I STILL can't get this to work. I followed the directions after finally getting the sql command done, but it doesn't show up anywhere.

In the options section, I didn't find any "update" button or whatever, but I clicked "edit" and saved.

There is no webpage/guestbook permissions section in the user permissions thing...

I have NO IDEA what I've done wrong. I've gone all the way to step one several times and worked through it, but I can't seem to figure it out...

Snow 02-22-2005 04:53 AM

Quote:

Originally Posted by shortbus1662
MAN, I STILL can't get this to work. I followed thedirections after finally getting the sql command done, but it doesn'tshow up anywhere.

In the options section, I didn't find any "update" button or whatever,but I clicked "edit" and saved.

No there isn't any "update"button, I think Swedie meant, click on edit and save to update. You have to do this with most hacks/mods for them to work.

Quote:

There is no webpage/guestbook permissions section in the user permissions thing...

I have NO IDEA what I've done wrong. I've gone all the way to step oneseveral times and worked through it, but I can't seem to figure itout...
I've attached a screenshot of where the webpage/guestbookpermissions shouldbe. So basically, this is the page Usergroups > Usergroupsmanager > Edit usergroup [group you wish to edit e.g.administrators]. Scroll down a bit till you find GeneralPermissions. If you see some blank rows, you haven't "updated"the phrases (!!IMPORTANT PART!! #1 from the installationinstructions). If there are no blank rows and nowebpage/guestbook permissions there at all, then go back and check thatyou edited the admincp/usergroup.php correctly. If you editedusergroup.php you should at least be getting the blank rows.

Lizard King 02-22-2005 06:23 AM

Quote:

Originally Posted by Creed
I've made an additional file edit, so that the new webpages.php shows up on the Who's Online section of the forums :) Its been added to the zip and updated in my previous post.

I'll give it a try within the end of the week. I am right now having a problem with my hosting company and before the edit I must find a good dedicated machine.


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