Go Back   vb.org Archive > vBulletin 4 Discussion > vB4 Design and Graphics Discussions
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #1  
Old 04-08-2010, 03:43 PM
AsukaValentine AsukaValentine is offline
 
Join Date: Nov 2005
Posts: 14
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default Blogs, how can I do this changes?

Hello
I asked this questions at vbulletin.com and no one answer, I asked at helpdesk and they sent me here. I hope here anyone could help.

We customize our forum template but there it's some details we cant found. We don't like the blogs at all, when you click this "Blogs" tab at navar it goes to "Recent entries" page, it was really caothic but we manage to change this tab link and linked to "Member blogs" list (blog.php?do=bloglist).

But in the header of the blogs there it's a link we can't found anywhere.


This link it's still linked to this "Recent entries" page and we want to change the link to member blogs. Where can I find this "Blogs" link? I searched everywhere at blogs templates but I can't find it.


We customize Member blogs list too, because it was no really useful before. We like to add an avatar here and we used this code:

HTML Code:
<vb:if condition="$show['avatar']">
<img src="{vb:raw blog.avatarurl}" width="{vb:stylevar vbblog_bloglist_avatar_width}" alt="{vb:rawphrase xs_avatar, {vb:raw blog.postedby_username}}" />
<vb:elseif condition="$show['avatar']" />
<img src="{vb:raw blog.avatarurl}" width="{vb:stylevar vbblog_bloglist_avatar_width}" alt="{vb:rawphrase xs_avatar, {vb:raw blog.postedby_username}}" />
<vb:else />
<img src="{vb:stylevar imgdir_misc}/unknown.gif" width="{vb:stylevar vbblog_bloglist_avatar_width}" alt="" />
But it didn't shows member's avatar, it always shows the unknown avatar, it didn't recognize members and we don't know why.

This member list blogs have a problem, it doesn't show blog Last entry, it just shows N/A no matter if blog has an entry or not. We can fix it with this code:

HTML Code:
<vb:if condition="$show['lastentry']">
<span class="blog_date">
<span class="shade">{vb:rawphrase last_blog_entry}</span>
<a href="{vb:link entry, {vb:raw blog}, null, 'lastblogid', 'lastblogtitle'}">{vb:raw blog.lastblogtitle}</a>, {vb:raw blog.lastentrydate}<vb:if condition="!$show['detailedtime']">, {vb:raw blog.lastentrytime}</vb:if>
</span>
</vb:if>
But we can't make the text bold when blog it's updated, every blog at list looks the same and it's difficult to see what blog it's updated (the first in the list it's the most recent updated blog, but it don't look blod like any new post in the forum).

I hope someone can help me with this!
Thanks in advance!

--------------- Added [DATE]1270815399[/DATE] at [TIME]1270815399[/TIME] ---------------

Any idea?
Reply With Quote
  #2  
Old 04-22-2010, 07:29 PM
AsukaValentine AsukaValentine is offline
 
Join Date: Nov 2005
Posts: 14
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Any help please? I can't found this Blogs and we need to change the link there.

I think it's something related to nav_url at navbar_link template, but no idea of how I can change it at blogs.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 08:56 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.03972 seconds
  • Memory Usage 2,172KB
  • Queries Executed 13 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)ad_showthread_firstpost
  • (1)ad_showthread_firstpost_sig
  • (1)ad_showthread_firstpost_start
  • (2)bbcode_html
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (2)post_thanks_box
  • (2)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (2)post_thanks_postbit_info
  • (2)postbit
  • (2)postbit_onlinestatus
  • (2)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete