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)

spaghie 10-08-2005 08:34 PM

Its a great site addition. Easy to work with and looks great!

Installed the hack and works for the most part, however i still have a few issues:

I don't have a link in the User CP at Seettings/Options section for the end user to create or edit their page.
Using the link it does work and load fine.
Will click install as soon as I can get it to link up.

Bubble #5 10-08-2005 09:33 PM

Quote:

Originally Posted by spaghie
I don't have a link in the User CP at Seettings/Options section for the end user to create or edit their page.

I had this problem too Spaghie, and it turns out the plugin wasn't installing correctly. Delete and reinstall according to the instructions in the "How To " section and it should show up fine for you. Hope that helps :)

spaghie 10-08-2005 10:07 PM

Thankyou Bubble! That was all it needed.

Colejo 10-08-2005 11:21 PM

Quote:

Originally Posted by yayvb
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

In the memberinfo template under

Code:

<tr><td><a href="profile.php?$session[sessionurl]do=editattachments&u=$post[userid]&showthumbs=1">View Users Attachments</a></td></tr>
I added

Code:

<td><a href="userpage.php?$session[sessionurl]do=main&amp;userid=$userinfo[userid]" rel="nofollow"><phrase 1="$userinfo[username]">$vbphrase[view_userpage]</phrase></a></td>
And I added view_userpage as a phrase.

Boofo 10-08-2005 11:42 PM

Quote:

Originally Posted by Colejo
In the memberinfo template under

Code:

<tr><td><a href="profile.php?$session[sessionurl]do=editattachments&u=$post[userid]&showthumbs=1">View Users Attachments</a></td></tr>
I added

Code:

<td><a href="userpage.php?$session[sessionurl]do=main&amp;userid=$userinfo[userid]" rel="nofollow"><phrase 1="$userinfo[username]">$vbphrase[view_userpage]</phrase></a></td>
And I added view_userpage as a phrase.

How do you get the link to only show up for members who actually have a page?

Colejo 10-08-2005 11:53 PM

Quote:

Originally Posted by Boofo
How do you get the link to only show up for members who actually have a page?

If they don't have a page and you click on the link it says "This user has not yet created a personal page"

Boofo 10-09-2005 12:07 AM

Quote:

Originally Posted by Colejo
If they don't have a page and you click on the link it says "This user has not yet created a personal page"

I know, but is there a way to make it so the link won't even show up for users without a page? :)

cdoyle 10-09-2005 12:49 PM

Quote:

Originally Posted by cdoyle
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?

Anyone have any idea why I'm getting this error?

mfizzel 10-09-2005 03:29 PM

Is anything like this available for 3.0.x ?

cdoyle 10-09-2005 05:30 PM

I currently have this running on my 3.03 board.

https://vborg.vbsupport.ru/showthrea...ght=guest+book

Works pretty well, it just won't work with 3.5, that's why I need to remove it.


All times are GMT. The time now is 01:43 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.02214 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
  • (4)bbcode_code_printable
  • (6)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