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)

DobieGillis? 02-18-2009 10:03 PM

got it working, nice mod!

veenuisthebest 02-19-2009 04:36 AM

Quote:

Originally Posted by nrms? (Post 1748504)
Opsssss... I have found some errors validation with Internet Explorer in level1_post.

For level2_post no problem, and with mozilla firefox works all 100%...

Look above print screen...


[Show Image]

That kind of problem can only occur if you did not make the change in point 3 (in red).

I have checked it in IE 6, looks good to me.

Quote:

Originally Posted by DobieGillis? (Post 1748506)
got it working, nice mod!

Mind telling what was the problem.

DobieGillis? 02-19-2009 09:47 AM

Quote:

Originally Posted by veenuisthebest (Post 1748725)
That kind of problem can only occur if you did not make the change in point 3 (in red).

I have checked it in IE 6, looks good to me.



Mind telling what was the problem.

didn't have an RSS link enabled. Doh!

macc 02-19-2009 12:32 PM

Quote:

Originally Posted by veenuisthebest (Post 1748222)
everything is possible!

I don't use the recent threads cmps module, so you'll have to figure it out.

The code remains the same, you'll probably need to add it in adv_portal_recthreads_exp_head OR adv_portal_recthreads_exp template. It would be easy, try it out.

had tested both templates but could not get this to work... on portal cmps page ...
maybe some have fix that and maybe can help ....


regards

macc

nrms? 02-19-2009 03:42 PM

@veenuisthebest... ok, but i don't understand where you want change in red.
<td width="100%">
This with is for a newest table or a existing table in template, like:
<td><img src="$vboptions[cleargifurl]" alt="" width="9" height="1" border="0" /></td>
this table have specific width 9, it makes change 100%...?!!

Explain please...

veenuisthebest 02-19-2009 03:59 PM

Hello,

NO, you do not have to change that, leave it as 9. The change is in the <td> after the line of code you posted.

Find this:

<td><img src="$vboptions[cleargifurl]" alt="" width="9" height="1" border="0" /></td><td>

And make it <td width="100%">

nrms? 02-19-2009 04:26 PM

Hoooo... yes, now i understand... And work fine.

"vBulletin Template and the table of Doom"

:D

EagleNick 02-19-2009 10:26 PM

Very nice; I love it, and so do my members :)

gkaradagan 02-24-2009 10:25 AM

looks good thanks

chennairam 02-24-2009 10:32 AM

veenuisthebest

this modification Can work on Version 3.7.X

Br.,
ram

chennairam 02-24-2009 11:06 AM

Installed Sucesfully Sir

www.chennaigsm.org

But rss Feed icon Not work .. when i Click it show Blank page


please help me My idol veenu


Br.,
ram

Deviant K1 02-24-2009 12:41 PM

Thanks!.. Works Great... INSTALLED!!:D

Only thing is that I have sub-forums and the icons/options doesn't seem to work for sub-forums. I have tried it on IE and FF and both show no options/icons in them... only shows on the parent forum listing.

veenuisthebest 02-25-2009 12:24 PM

Quote:

Originally Posted by chennairam (Post 1753228)
Installed Sucesfully Sir

But rss Feed icon Not work .. when i Click it show Blank page

please help me My idol veenu


Br.,
ram

Make sure you have all the options switched ON in vboptions -> External data provider

Quote:

Originally Posted by Deviant K1 (Post 1753285)
Thanks!.. Works Great... INSTALLED!!:D

Only thing is that I have sub-forums and the icons/options doesn't seem to work for sub-forums. I have tried it on IE and FF and both show no options/icons in them... only shows on the parent forum listing.

The second template edit forumhome_forumbit_level1_post is for sub-forums only. It has to show, you can see it at my site.

star88 02-27-2009 12:27 AM

very nice mod
thank you

installed

www.alfisti.net 03-01-2009 09:27 AM

1 Attachment(s)
Thank you! very nice idea :)
I added a mark forum read icon.

If you want to add a icon to mark the forum as readed, you can add this in the first edit:


Code:

<a href="?do=markread" rel="nofollow" onclick="return mark_forum_read($forum[forumid]);"><img src="images/misc/markread.png" border="0" width="11" height="11" hspace="2" alt="Mark the forum as readed" /></a>
you need a icon named markread.png in the same dimension.

Bram H 03-06-2009 11:50 PM

Marked as installed! Thanks bud!

nascartr 03-07-2009 03:00 AM

Quote:

Originally Posted by www.alfisti.net (Post 1757471)
Thank you! very nice idea :)
I added a mark forum read icon.

If you want to add a icon to mark the forum as readed, you can add this in the first edit:


Code:

<a href="?do=markread" rel="nofollow" onclick="return mark_forum_read($forum[forumid]);"><img src="images/misc/markread.png" border="0" width="11" height="11" hspace="2" alt="Mark the forum as readed" /></a>
you need a icon named markread.png in the same dimension.

Thanks for this!

Artak 03-08-2009 09:58 AM

Is it possible, to make buttons visible only on mouse over event ?

legion! 03-08-2009 10:38 AM

Works perfect i got it installed at www.rap-dome.com/forums ;)

thanks!

htscpl 03-17-2009 10:19 AM

Cool *** installs ***

Voyager-S 03-17-2009 10:20 AM

Great! I love little tips like this :) thank you very much. Installed!

sbsforum.us 03-17-2009 01:18 PM

Simple, straight forward and easy to do, perfect mod. LOL

Thanks

marcut 03-25-2009 10:20 PM

Where is Forum Home Templates/forumhome_forumbit_level2_post

veenuisthebest 03-25-2009 10:42 PM

Quote:

Originally Posted by marcut (Post 1777067)
Where is Forum Home Templates/forumhome_forumbit_level2_post

Style Manager

marcut 03-25-2009 11:06 PM

Quote:

Originally Posted by veenuisthebest (Post 1777079)
Style Manager

Where in it, though? I searched it...

marcut 03-26-2009 03:45 PM

...

ArnyVee 03-26-2009 10:12 PM

marcut,

Go to "Styles & Templates" >> "Style Manager" >> Select the Style and then click on the dropdown and select "Edit Templates" >> Double click "Forum Home Templates"

You'll then see all of the templates you need to use there. :)



Veenu, thanks for this simple but VERY important mod my friend. :D

t.uzuner 04-05-2009 08:51 PM

thank a lot i am use

Alexey? 04-10-2009 09:09 AM

very cool ty

fattony69 04-11-2009 03:36 AM

This works, but what about to when I use forum links like shown on the top of: thebestforumever.com/forums

R1lover 04-11-2009 03:51 AM

Very nice but your site is extremely slow......

Quantnet 04-14-2009 03:53 AM

Google's Chrome does not show this properly. Firefox shows fine.
The spanning 100% on the level 2 does not affect the Chrome browser

skylab 04-21-2009 05:41 PM

Perfect. Thanks!
Just noticed what you said about chrome. I'll have to test this out on chrome then.

sctsnipe 04-21-2009 06:56 PM

when I did this, my forums links are no longer links. just black text :(


edit://nvm

Zacaretas 04-22-2009 07:21 PM

This is a great mod, veenuisthebest!

I love it because not only is it useful, but it also adds some filler to the clear space that was once there, giving the forum a neat and not-so-bland look :D

Thank you!

Indyaboard 04-25-2009 03:32 PM

thanks a lot!

zelnik 04-25-2009 08:45 PM

Hi, firstly lovely addition to vB

I have a concern though.. I do not want my moderator section having RSS as if I were to ever remove a Moderator then they would still be getting the RSS feed for the section. No?

How do I disable it for a specific section on my forum?

Thanks

veenuisthebest 04-26-2009 01:49 AM

Quote:

Originally Posted by zelnik (Post 1798982)
Hi, firstly lovely addition to vB

I have a concern though.. I do not want my moderator section having RSS as if I were to ever remove a Moderator then they would still be getting the RSS feed for the section. No?

How do I disable it for a specific section on my forum?

Thanks

So you do not want the RSS icon to display for any moderator (staff) forum, is that all what you want?

You can wrap the rss icon code with a conditional

<if condition="$forum['forumid'] != X"></if>

where X is the forum ID.

Let me know if it works, you forgot to mark as installed btw.

zelnik 04-26-2009 09:42 AM

Quote:

Originally Posted by veenuisthebest (Post 1799083)
So you do not want the RSS icon to display for any moderator (staff) forum, is that all what you want?

You can wrap the rss icon code with a conditional

<if condition="$forum['forumid'] != X"></if>

where X is the forum ID.

Let me know if it works, you forgot to mark as installed btw.

I had not installed it until now and I have noticed that I get a blank screen for the 2 non public sections when I click on the RSS icon (mods and site news section) so I assume it will only generate an RSS feed for public forums/sections so that would stop it anyway.

But is the above method better than just having a blank screen?

PS: the if condition removes the rss icon so that works, but I'm wondering if it is possible to show up a msg saying that no rss feed is available on the other private (not accessible to guests) forums instead of a blank white screen?

zelnik 04-26-2009 10:05 AM

Also there is a minor error in your instructions :

Find this:

Code:
<td class="alt1Active" align="$stylevar[left]" id="f$forum[forumid]" >

it should be :

<td class="alt1Active" align="$stylevar[left]" id="f$forum[forumid]">


All times are GMT. The time now is 11:20 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.01434 seconds
  • Memory Usage 1,819KB
  • 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
  • (11)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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