vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Create a custom, external, profile page (https://vborg.vbsupport.ru/showthread.php?t=98881)

larpo 10-20-2005 05:43 PM

Create a custom, external, profile page
 
Can you tell me if this is possible?

I want to create a php script that pulls in all the data from the currently-logged-in user's profile page. I want my users to be able to click a link called "my profile" on a non Vb page (a joomla CMS page fwiw) which will load the users profile in another page (also joomla) that I can design completely independently of VB.

The basic rational is that my users are technologically challenged and i need to be able to present their profiles to them in a less complicated way (believe it or not, some people find the User CP a little baffling!)

Thanks for your help!

TF|Scorpion 01-08-2006 10:52 PM

Yeah I am looking for something like this, here is a live example of it;

http://my.ampednews.com/profile/view/288840

Could somebody please provide me a link to where i can learn how to make this or where i can download the hacks/scripts for it please?

knertified 01-09-2006 12:01 AM

I have done this using vbAdvanced. It allows you to create custom pages and link them to PHP scripts. Your PHP scripts can then eval custom templates. With this setup you can pull any vbulletin information within your code. (ex: $vbulletin->userinfo['userid'] would be the userid of the person viewing your page)

TF|Scorpion 01-17-2006 07:21 AM

Well I dont want to use VBAdvanced, I want it to be on a custom index just like http://my.ampednews.com/profile/view/288840 Could you please give me detailed info on how to do something exactly like that?


All times are GMT. The time now is 07:18 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.00994 seconds
  • Memory Usage 1,712KB
  • 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
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (4)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete