vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=229)
-   -   Profile Enhancements - Arcade and Photoplog Links in Profile (https://vborg.vbsupport.ru/showthread.php?t=166642)

cheat-master30 12-31-2007 10:00 PM

Arcade and Photoplog Links in Profile
 
If you've seen the one for 3.6 by myself, this is basically a ported version that puts the links in the 'Statistics' block in the profile and also adds the gallery link under the relevant section there as well.

It also requires no actual file edits.

To use:

Find:

Code:

            <li><a href="album.php?$session[sessionurl]u=$prepared[userid]"><phrase 1="$prepared[username]">$vbphrase[albums_created_by_x]</phrase></a></li>
Add Underneath:
Code:

<li><a href="[site address]/[Directory Name of Photoplog]/index.php?u=$userinfo[userid]">[Text to Link to their Gallery]</a></li>
Find:
Code:

<if condition="$vboptions['usereferrer']"><li><span class="shade">$vbphrase[referrals]:</span> $prepared[referrals]</li></if>
Add Underneath:

Code:

<li><a href="arcade.php?&act=Arcade&module=report&user=$userinfo[userid]">View Arcade Scores</a></li>

Hornstar 01-02-2008 07:34 AM

Thanks, may come in handy to display this info once I upgrade to 3.7 that is.
ps. what template?

cheat-master30 01-02-2008 07:55 AM

MEMBERINFO stats block (or something like that).

Konstantinos 01-18-2008 06:04 PM

how do we make to show only the arcade king with the crown image in memberinfo

cheat-master30 01-18-2008 10:59 PM

Quote:

Originally Posted by Konstantinos (Post 1423913)
how do we make to show only the arcade king with the crown image in memberinfo

Can you clarify that in more detail? Sounds easy to make though.

Konstantinos 01-18-2008 11:04 PM

in arcade it sais 1st 2nd and 3rd right. well i want in Memberinfo to display the 1st 2nd and 3rd for those who are in the 3 first place or the king of the arcade

cheat-master30 01-19-2008 09:55 AM

That sounds possible, but I have no experience in it.

jilly 05-10-2008 02:17 PM

would be nice if you listed the exact template to edit in the beginning - since there are a couple of memberinfo ones :)

Cybermonsters 05-23-2008 07:17 PM

3,7 Gold ready?

cheat-master30 05-24-2008 10:26 AM

Yes, it's 3.7.0 ready.


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