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)

Holidazed 03-11-2006 12:18 AM

I installed this and it seems to work fine. The problem that I went to delete a userpage. It asked me if I was sure. I told it "Yes" and it said I do not have permission to access this page.

I am an administrator. I have modified the admin group to be allowed to moderate and edit pages.

Ideas?

amykhar 03-11-2006 12:20 AM

bitg, you need to at least read the first post in the thread before asking questions. A link to the patches is clearly posted in the first post.

amykhar 03-11-2006 12:21 AM

Quote:

Originally Posted by Turbosport
Shame its Linux only :(

Please PM me if you rewrite without the HTaccess file :confused:

The htaccess is only for the shorter urls. It's not necessary to use at all. I don't know how to do the short urls on an IIS server as I've not really played with IIS until recently.

Holidazed 03-11-2006 12:49 AM

Quote:

Originally Posted by Neutral Singh
Yeah! Sure

Edit Template: MEMBERINFO

Find :

Code:

<tr>
    <td class="tcat">$vbphrase[view_profile]<span class="normal">: $userinfo[username]</span></td>
</tr>

Replace with:
Code:

<tr>
    <td class="tcat"><div style="float:$stylevar[left]; padding:4px">$vbphrase[view_profile]<span class="normal">: $userinfo[username]</span></div>
<div style="float:$stylevar[right]; padding:4px">
<strong>(<a href="userpage.php?do=main&userid=$userinfo[userid]">View My Personal Webpage</a>)</strong></div></td>

</tr>

Guess what?? You are Done!! ;)

How can I make it so that the link only shows up in the member information if they actually have a userpage?

Holidazed 03-11-2006 01:56 AM

Quote:

Originally Posted by amykhar
bitg, you need to at least read the first post in the thread before asking questions. A link to the patches is clearly posted in the first post.

D'Oh! Thank you

Holidazed 03-11-2006 03:29 AM

Quote:

Originally Posted by amykhar
If any of you are using vbseo on your site, here are the custom redirects you will need for userpage.php

Code:

'userpage\.php\?do=list' => 'userpage-list.html'
'userpage\.php\?do=main&userid=(\d+)' => 'userpage-user$1.html'
'userpage\.php\?do=shoutarchive&ownerid=(\d+)' => 'userpage-shouts$1.html'
'userpage\.php\?do=main&username=(\w+)' => 'userpage/$1.html'


Where do I put this info? In the VBSEO config (where)?. Do I edit the userpages.php file?

Holidazed 03-11-2006 03:37 AM

Amy, this is an awesome addon. Thank you.

Are there any addons for it yet. I would like to see:

picture uploading
favorite links
most popular threads user is involved it
threads user has started

Anarchy 03-11-2006 04:01 AM

I;'d like some of the bugs fixed like the inability to delete archived user shouts.

kellee88 03-13-2006 04:39 PM

I love this hack and want to install it on my forum. :) My Admin assistant is concerned about how much of our web space it would take up and especially if 50-100 people created their own page. It was my understanding that the userpage would be text only and all graphics are uploaded. Are there any stats on approximately how much web space these pages use?

amykhar 03-13-2006 06:50 PM

As of now, they are text only - no graphics other than files uploaded in some other manner. I have not found these pages to be any worse than a post or thread in size.


All times are GMT. The time now is 09:40 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.02380 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
  • (3)bbcode_code_printable
  • (4)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