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)

Sovereign 07-13-2005 01:33 AM

is it possible to expand the hack? As in allowing users a free webpage, geocities like thing? I mean, more than one page.

Sovereign 07-13-2005 01:44 AM

Is anyone else having install trouble? The hack idea is great, but I'm having to run all queries manually because of
Code:

"CREATE TABLE ".TABLE_PREFIX." `userpage` (
`userid` INT( 15 ) UNSIGNED NOT NULL ,
`pagedata` TEXT NOT NULL ,
`rating` INT NOT NULL ,
`dateline` INT( 10 ) NOT NULL ,
`username` VARCHAR(255) NOT NULL,
PRIMARY KEY ( `userid` )
);

the "`"s around the vars, I'm getting SQL errors. If I delet them, (username instead of `username`) it runs fine.

amykhar 07-13-2005 01:46 AM

Quote:

Originally Posted by hellsatan
A couple of feature requests here amy :)

Perhaps a bbcode that can control what usergroups can see what content ;)

Let me explain:

I used to like this feature back in Logician's vB2 hack to create custom pages :)

So you can put like:

You don't have to have multiple groups - You can have singular groups as well :)

Also - Not sure if you have any idea of doing this, but a "comment" feature could be good, and also a "report" feature to report pages which have bad content :speechless:

Satan

Regarding the BB codes, any code that works on your board works on these pages.

I am going to do a guestbook and a ranking feature. The report button is a nice idea. Will do.

I am also going to add file uploads in the next release.

amykhar 07-13-2005 01:47 AM

Quote:

Originally Posted by Sovereign
Is anyone else having install trouble? The hack idea is great, but I'm having to run all queries manually because of
Code:

"CREATE TABLE ".TABLE_PREFIX." `userpage` (
`userid` INT( 15 ) UNSIGNED NOT NULL ,
`pagedata` TEXT NOT NULL ,
`rating` INT NOT NULL ,
`dateline` INT( 10 ) NOT NULL ,
`username` VARCHAR(255) NOT NULL,
PRIMARY KEY ( `userid` )
);

the "`"s around the vars, I'm getting SQL errors. If I delet them, (username instead of `username`) it runs fine.

The install script ran fine on my test board, but I'll go through and tweak it to get rid of those.

Amy

amykhar 07-13-2005 01:48 AM

Quote:

Originally Posted by Sovereign
is it possible to expand the hack? As in allowing users a free webpage, geocities like thing? I mean, more than one page.

I am considering that as a separate release as an option instead of this one.

Chris M 07-13-2005 01:51 AM

Quote:

Originally Posted by amykhar
Regarding the BB codes, any code that works on your board works on these pages.

I am going to do a guestbook and a ranking feature. The report button is a nice idea. Will do.

I am also going to add file uploads in the next release.

You mis-understand - This isn't a bbcode that you can add via the manager - It would be one you add to this hack to include in these pages and the forum;)

Satan

amykhar 07-13-2005 01:53 AM

Quote:

Originally Posted by hellsatan
You mis-understand - This isn't a bbcode that you can add via the manager - It would be one you add to this hack to include in these pages and the forum;)

Satan

I'll put that one on the maybe list then.

Sovereign 07-13-2005 02:00 AM

OK, the install script kept hitting SQL errors, so I ran it manually. No offense, but the script is really buggy, at least on my server.

Chris M 07-13-2005 02:10 AM

Quote:

Originally Posted by amykhar
I'll put that one on the maybe list then.

Thanks :)

Satan

theArchitect 07-13-2005 03:36 AM

Quote:

Originally Posted by hellsatan
Thanks :)

Satan

I am having a sligh issue with setting the usergroup permissions.

I have gone to the user group page and scrolled to the bottom, but all of the options are blank (i.e. no text). I think I must have done something wrong.

Also, there was no .httaccess file in the folder I downloaded.


All times are GMT. The time now is 01:57 AM.

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.01934 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
  • (2)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
  • (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