vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=236)
-   -   Forum Home Enhancements - Extra forumbit controls (https://vborg.vbsupport.ru/showthread.php?t=204168)

Theater 02-08-2009 05:45 PM

Flawless.

-Regards

Haltech 02-10-2009 12:37 AM

i have a custom skin and could not get this to work correctly with the width.. i tried everything from 1% to 100%. It kept throwing the forum description off.:mad:

Medina 02-10-2009 03:14 PM

You should remove the;
Code:

<td width="100%">

ged 02-14-2009 01:45 PM

Tiny but neat and useful, thank you very much. :)

davew 02-15-2009 09:19 AM

Thank you, very neat - installed.

Is there anything else required to make the RSS work though?

I just get a blank screen when I click on any RSS icon.

Regards,
Dave

Theater 02-15-2009 11:23 PM

Quote:

Originally Posted by davew (Post 1744668)
Thank you, very neat - installed.

Is there anything else required to make the RSS work though?

I just get a blank screen when I click on any RSS icon.

Regards,
Dave

vBulletin Options > External Data Provider > Set "Yes" to Enable RSS Syndication

//edit - looks like you got it figured out from visiting your site.

davew 02-16-2009 04:10 AM

Quote:

Originally Posted by Theater (Post 1745407)
vBulletin Options > External Data Provider > Set "Yes" to Enable RSS Syndication

//edit - looks like you got it figured out from visiting your site.

Well, I found a reference somewhere on how to turn it on, but hadn't thought it worked.

In fact, in Firefox, it doesn't, but in IE it is fine (I hadn't tried IE)..

I'll investigate further, and thanks for the prompt response, much appreciated!

Cheers,
Dave

EDIT : It is working on both now, must have been caching or something.. Sorry to have bothered you all :)

dvbusuario 02-16-2009 06:09 AM

1 Attachment(s)
Quote:

Originally Posted by glennybee (Post 1736368)
I'm using a similar template edit.

http://www.digital-kaos.co.uk/forums/

How can I do this? make vertical

Thank you!

davew 02-16-2009 06:21 AM

Quote:

Originally Posted by dvbusuario (Post 1745643)
How can I do this? make vertical

Thank you!

add a <BR> after each of the first three entries
PHP Code:

<div style="float:right">
<
a href="search.php?do=getnew&f=$forum[forumid]"><img src="images/misc/newposts.png" border="0" width="11" height="11" hspace="2" alt="Read New Posts" /></a><br>

<
a href="newthread.php?do=newthread&f=$forum[forumid]"><img src="images/misc/newthread.png" border="0" width="11" height="11" hspace="2" alt="Create a New Thread" /></a><br>

<
a href="subscription.php?do=addsubscription&f=$forum[forumid]"><img src="images/misc/subscribe.png" border="0" width="11" height="11" hspace="2" alt="Subscribe" /></a><br>

<
a href="external.php?type=rss2&forumids=$forum[forumid]"><img src="images/misc/rss.png" border="0" width="11" height="11" hspace="2" alt="RSS feed" /></a>
</
div


dvbusuario 02-17-2009 03:05 AM

Quote:

Originally Posted by davew (Post 1745653)
PHP Code:

add a <BRafter each of the first three entries
<div style="float:right">
<
a href="search.php?do=getnew&f=$forum[forumid]"><img src="images/misc/newposts.png" border="0" width="11" height="11" hspace="2" alt="Read New Posts" /></a><br>

<
a href="newthread.php?do=newthread&f=$forum[forumid]"><img src="images/misc/newthread.png" border="0" width="11" height="11" hspace="2" alt="Create a New Thread" /></a><br>

<
a href="subscription.php?do=addsubscription&f=$forum[forumid]"><img src="images/misc/subscribe.png" border="0" width="11" height="11" hspace="2" alt="Subscribe" /></a><br>

<
a href="external.php?type=rss2&forumids=$forum[forumid]"><img src="images/misc/rss.png" border="0" width="11" height="11" hspace="2" alt="RSS feed" /></a>
</
div


lol that was simple, thank you very much.


All times are GMT. The time now is 05:55 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.01118 seconds
  • Memory Usage 1,772KB
  • 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)bbcode_code_printable
  • (2)bbcode_php_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)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