vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   Give Your Users a Custom Page on Your Site (https://vborg.vbsupport.ru/showthread.php?t=91903)

ronoxQ 11-17-2005 10:26 AM

Here's my problem. I ran the installer and everything, but I can't edit user permissions on the Usergroups page. They don't show up. So now I have a userpage.php, but nobody can access it...

How do I update my usergroups? HELP!!! :surprised:

one9er 11-17-2005 10:57 AM

Quote:

Originally Posted by tnguy3n
Did you read the MySQL warning? your userpage table doesn't exist.
you can insert it manually if the installer doesn't create the table.
PHP Code:

CREATE TABLE userpage (
  
userid int(15unsigned NOT NULL default '0',
  
pagedata text NOT NULL,
  
rating int(11NOT NULL default '0',
  
dateline int(10NOT NULL default '0',
  
username varchar(255NOT NULL default '',
  
views int(10NOT NULL default '0',
  
numvotes int(11NOT NULL default '0',
  
votetotal int(11NOT NULL default '0',
  
PRIMARY KEY  (userid)
TYPE=MyISAM 

need to know a bit about mysql + php to run a website. ;)

Did that, now I get something about the userID?

Quote:

Database error in vBulletin 3.5.1: Invalid SQL: SELECT * FROM userpage WHERE userid=0; MySQL Error : Unknown column 'userid' in 'where clause' Error Number : 1054 Date : Thursday, November 17th 2005 @ 01:32:41 PM Script : http://charlie11acr.org/ Referrer : IP Address : 00.00.000.00 Username : Unregistered Classname : vb_database
Just need to get some help and then delete this plugin.

funinthesun 11-17-2005 07:05 PM

I want to uninstall this but every time I try to uninstall the product it takes my whole forum offline :( can anybody help with this?

Bounce 11-17-2005 08:48 PM

Installed , working perfect , well almost , admin cp > usergroups

No text is showing at the permissions ? After going through 16 pages still didn't find the answer so posting instead as easier to track lol

What phrases do i add ??


CANCEL that : found it on page 27 :rolleyes:


Still have this Q thou ??

Also it has "delete this page" for registered users.. can anyone delete a page then ??

Tradjick 11-18-2005 12:25 AM

hIBEES: How did you manage to show it up? Because me too has the same problem that it doesn´t show up in usergroup permission page.

one9er 11-18-2005 10:41 AM

Deleted due to lack of support! Un-installed!

funinthesun 11-18-2005 12:57 PM

I wish I could uninstall mine, it creates an error on my forum everytime I try :(

NineToez 11-19-2005 09:19 AM

This has got to have been the most frustrating install...

Got it to work, however it wasn't easy on 3.5.1.

ShadowOne 11-19-2005 11:18 AM

okay, im not sure if this has been posted...but it is possible to integrate vbjournal on the personel web page and how much bandwidth and load will this cause?

Reformed 11-19-2005 12:43 PM

Ive installed like you said but i dont get no permission options in the usergroups, any ideas whats wrong here?


All times are GMT. The time now is 07:02 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.02293 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_php_printable
  • (2)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