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)

croportal 12-26-2005 12:19 PM

this hack give a user a custom page on your site

i have installed, and now i want to remove

Lena Starling 12-27-2005 02:15 AM

I followed all of the instructions and I've only encountered a few newbish problems:

1) I went to Usergroups, chose a usergroup, and tried to edit permissions, but I didn't see an area that enabled the usergroup to use this extension. So none of my groups, not even Administrators, can use this wonderful hack right now. Help?

2) There's no seperate catagory for it in the AdminCP (like Styles & Templates, Languages & Phrases, etc).

Did I forget to upload something..?

croportal 12-27-2005 07:34 AM

Quote:

Originally Posted by croportal
this hack give a user a custom page on your site

i have installed, and now i want to remove


anyone know how can i remove this, and templates change

i remove the product, i remove userpage.php from forum root and what else

firstrebel 12-27-2005 09:57 AM

Quote:

Originally Posted by firstrebel
I have just installed this on my 3.5.2 dev site and the htaccess file is causing a problem, I get the Internal Server Error message in the browser and the entire forum is blocked. I have a ProLiant G4 server with RHESL-4 and Apache 2.0.x

It seems to work OK if I remove it. It is required?

Can anyone tell me if it is OK to run this without the htaccess file?

Bob

MissKalunji 12-27-2005 10:12 AM

Quote:

Originally Posted by firstrebel
Can anyone tell me if it is OK to run this without the htaccess file?

Bob

yes the .htaccess is only to rewrite so you could access the userpage by http://yourdomain.com/username

firstrebel 12-27-2005 10:29 AM

Thanks. I assume it depends on how Apache is configured.

"Install"

Bob

waza 12-27-2005 12:10 PM

@lena starling: check if you have uploaded the bitfield xml.
Maybe U use an older version, if so, you can do this:
open bitfield xml, replace vBulletin with vbulletin.
you could also search this thread for an updated package with a product xml.

grz,
seba

Big_Ad 12-27-2005 07:14 PM

I can't seem to be have the User Page Permissions in in my Usergroups section?

It's the first time I've ever used Vbulleting or used any hacks...So I may have done something wrong? I have installed the plugin by uploading and installing the provided XML file, uploaded required files, yet no page permissions? In the manual it says " If the userpage phrases are not showing in your admincp, go to your phrase manager and save any phrase." - If you literally mean click any phase and save it - I've done this and it doesn't seem to make any sort of difference to whats displayed in the usergroups?

Any suggestions?

Lena Starling 12-27-2005 08:43 PM

Quote:

Originally Posted by waza
@lena starling: check if you have uploaded the bitfield xml.
Maybe U use an older version, if so, you can do this:
open bitfield xml, replace vBulletin with vbulletin.
you could also search this thread for an updated package with a product xml.

grz,
seba

Thanks,

I did upload the usergroup-bitfield into FTP, but:

whenever I try to import it it gives me an "Invalid File Specified" error. I tried to import as both product and plugin, but neither worked.

Help?

djnth 12-29-2005 02:13 AM

I've modified the user page to be DJ Profiles and made each user page automatically filled out with some default information taken from custom user fields, and it looks good if the user enters the info in their profile, but it they leave a field blank it's not so functional.

I'm using the following code to display an image from a user specified URL taken from a custom field in the user profile

Code:

<img src="$userinfo[field15]">
It works fine and displays the image if a URL is specified, but if there is no URL it displays a white box with a red "X" through it. I was wondering if there if anyone has some code that I could use in place of the code I'm using that would either display a default image or nothing at all if there is no URL specified.

I'm also using this code
Code:

<strong>Website:</strong> <a href="$userinfo[field10]">$userinfo[field10]</a>
to display a clickable link to a website also taken from a custom field. I also need something for this so that it would say "n/a" or "not specified" or even just leave it blank if the user does not specify a link.

Thanks for the assistance!!

Screenshots of what things look like right now included both good and bad


All times are GMT. The time now is 05:59 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.02185 seconds
  • Memory Usage 1,746KB
  • 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
  • (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