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)

Boofo 10-06-2005 04:08 AM

No problem. Enjoy! ;)

GenDeathRaiser 10-06-2005 10:44 PM

Awesome hack for anyone, it hardly requires space so it's good to give your members a sense of authority.

hbalagh1 10-07-2005 03:01 AM

Great hack, have it working beautifully w/ mod rewrite

defi 10-07-2005 03:46 AM

does anyone know where the header and footer templates are being read in the user's userpage.php?

rezovor 10-07-2005 04:35 AM

Quote:

Originally Posted by lordnex
Amy I had that same error just today when I installed this. here's the email:

Quote:

Reported Bad Userpage For nex

--------------------------------------------------------------------------------

<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">
nex has reported a problem with this personal page.

i find this page to be in poor taste.


userpage.php?userid=1
So there are 2 things. The first is the doctype thing at the top (which to be honest I don't care about) but the userpage.php link to the userid doesn't include the forums address. It links to http://userpage.php?userid=1 and that kinda makes the link no good. Ideas?

I just figured out how to solve this :P

Admincp -> Styles & Templates -> Style Manager -> vBulletin Default (or whatever you have it as) -> (scroll to the bottom) userpage_report_message -> Take out the very top part, $stylevar[htmldoctype] (?), than edit the [ url ] http://... [ /url ]

mine looks like this now

Code:

$reporter has reported a problem with this personal page.

$problem

[ url=http://www.url.com/Forums/userpage.php?userid=$userinfo[userid]]Reported Page Link[ /url]


Colejo 10-07-2005 04:51 AM

Thanks rezovor. That fixed it for me too.

theArchitect 10-07-2005 11:41 PM

Hmm. Not having much luck with this.

I initially tried installing it when you first released it, but there were some problem so I gave the idea away.

Today, I decided that I really need this hack on my board and tried the upgrade, but unded up with a MySQL error about existing columns.

Code:

Database error in vBulletin 3.5.0:

Invalid SQL:
ALTER TABLE userpage ADD rating INT( 10 ) UNSIGNED DEFAULT '0' NOT NULL;

MySQL Error  : Duplicate column name 'rating'
Error Number : 1060

Any thoughts?

cdoyle 10-08-2005 12:07 AM

hmm.

I just tried this on my test forum, and when I go into my usercp and click on the 'create your userpage option. I get a '/testvb/userpage.php?do=create' page cannot be found error.

I have a feeling it's someting simple, just not sure where to look?

theArchitect 10-08-2005 12:18 AM

Actually, scratch my request.

I have found that an increasing number of hacks don't work on my live board, but are installing fine on my default vB test board. So I am going to try and revert my live forum back to its default configuration and start with the hack installs again.

In which case I expect a fresh install of this will work with no problems, like it did on my test board.

yayvb 10-08-2005 04:24 PM

Just installed this hack, worked like a charm.

The only thing that I had to do was save the phrases which was mentioned in the installation guide. :)

Someone mentioned it earlier in this thread, and I agree and think it is simple but needed, and I'm not sure how to do it really. Rather than, or maybe in addition to, having a link in the navbar to see who has these personal pages, I'd rather see a link in someone's profile to their personal page, or I'd just assume have their profile page contain the personal page (html page, shouts) at the bottom.

But without changing it too much, a link in the members profile would be great, because I may want to view that user's and not want to sift through the members list. :)

Chris


All times are GMT. The time now is 01:58 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.01983 seconds
  • Memory Usage 1,741KB
  • 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
  • (2)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