vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=155)
-   -   Myspace UserCP Rewrite (https://vborg.vbsupport.ru/showthread.php?t=107394)

Darkfire122333 02-09-2006 01:35 AM

Sorry about the absence, my step-brother wanted on... ok i can help again.

shadiguy1 02-09-2006 01:36 AM

Thanks works like a charm dark was working on something else i notices 2 other things not functioniong properpley online buddies not showing up and The profile pic wheter you have one or not will not display if u do it still says no profile pic any ideas?

SuperFly 02-09-2006 01:44 AM

Hmm ill look at it some more tomorrow after school, as for now i need some sleep.

Darkfire122333 02-09-2006 01:55 AM

Cure for no profile pic in main:

Find: (in usercp template)
Code:

<div>Profile Picture:</div><if condition="$userinfo[profilepicurl]">
<img src="$userinfo[profilepicurl]" /><br /><else />You don't have a profile picture</if><div>Avatar:</div><img src="image.php?u=$bbuserinfo[userid]" /></td><td style="border-style:solid;border-width:1px;" class="vbmenu_control"><br />

Replace with:
Code:

<div>Profile Picture:</div><img src="image.php?u=$bbuserinfo[userid]&type=profile" width="90" height="90" /><br /><div>Avatar:</div><img src="image.php?u=$bbuserinfo[userid]" /></td><td style="border-style:solid;border-width:1px;" class="vbmenu_control"><br />

vbreal 02-09-2006 01:58 AM

are all these updates being added to the install file. i am waiting to download it.

great job on the suport

SuperFly 02-09-2006 02:03 AM

Yes, im making sure everything works then adding them.

Code 100% updated.
Except for rep and buddy list, all known bugs fixed.

Darkfire122333 02-09-2006 02:10 AM

re-enter last post, there is now a image restrict on it.. shadi was nice enuf to tell me that there was a problem with the size restriction.. now updated in that last edit.

SuperFly 02-09-2006 02:13 AM

Quote:

Originally Posted by Darkfire122333
re-enter last post, there is now a image restrict on it.. shadi was nice enuf to tell me that there was a problem with the size restriction.. now updated in that last edit.

Its already edited in first post, but thank you for pointing it out.

vbreal 02-09-2006 02:26 AM

ummm i tried the .htaccess file when i click on view profile it does not work

btw i clicked install ha ha

vbreal 02-09-2006 02:34 AM

here are the link thanks

http://www.mysite.com/profile.php?do=editarcade edit arcade options

http://www.mysite.com/invites.php? invites

http://www.mysite.com/private.php# who viewed system


i have a question. when u click on the links there is no way to get back to the main usercp page with out hitting the back button


All times are GMT. The time now is 09:50 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.01238 seconds
  • Memory Usage 1,735KB
  • 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
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)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