vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   Opt-Out Forums from Get New/Get Daily (https://vborg.vbsupport.ru/showthread.php?t=91025)

Andreas 08-18-2005 08:24 PM

I am not sure If I understood you correctly, but there was a possible Problem with Forums that had HTML in Title.
Should be fixed now.

edschaum 08-18-2005 08:47 PM

My forum names are images, not text, therefore the forum jump menus are blank. However, with v3.5, there is now support for adding a title tag:

Code:

<img src=graphicalforumname.image><title>Text Name of Forum</title>
In v3.5, vbulletin picks up the text between the title tags and inserts it in places where the textual forum name is needed, like in the forum jump menu.

Currently, the Exclude Forums box is blank for me because my forum names are images. I've inserted title tags with the textual forum names in between, and now my forum jump menus work, but the Exclude Forums box is still blank.

I'm hoping that this mod will also pick up the text in the title tags and insert it into the Exclude box.

Sorry for the cumbersome explanation.

Ed

Andreas 08-18-2005 08:51 PM

Did you try Version 1.0.3 already?

Btw: Your Forum Names will generate invalid HTML, as <title> is only allowed in <head>

edschaum 08-18-2005 11:11 PM

Quote:

Originally Posted by KirbyDE
Did you try Version 1.0.3 already?

It works fine with 1.03, problem solved.


Quote:

Btw: Your Forum Names will generate invalid HTML, as <title> is only allowed in <head>
It appears that vbulletin is using those tags as internal markers only. They are being stripped out before the page is rendered, so it doesn't cause a problem.

Thanks,

Ed

Andreas 08-19-2005 10:22 PM

Are you sure?
HTML Code:

<!-- BEGIN TEMPLATE: forumhome_forumbit_level2_post -->
<tr align="center">
        <td class="alt2"><img src="http://localhost/vb35/images/statusicon/forum_old.gif" alt="" border="0" /></td>
        <td class="alt1Active" align="left" id="f41">
                <div>
                        <a href="forumdisplay.php?f=41"><strong><s><u>Testforum</u></s><title>Just testing</title></strong></a>
                       
                </div>

               
               
               
        </td>
        <td class="alt2" nowrap="nowrap"><!-- BEGIN TEMPLATE: forumhome_lastpostby -->

<div class="smallfont" align="left">
        <div style="clear:both">
               
                <a href="showthread.php?goto=newpost&amp;t=2" title="Go to first unread post in thread 'Thread A'"><strong>Thread A</strong></a>
        </div>
        <div>
                by <a href="member.php?find=lastposter&amp;f=41" rel="nofollow">newuser</a>

        </div>
        <div align="right">
                Yesterday <span class="time">09:18 PM</span>
                <a href="showthread.php?goto=lastpost&amp;t=2"><img class="inlineimg" src="http://localhost/vb35/images/buttons/lastpost.gif" alt="Go to last post" border="0" /></a>
        </div>
</div>

<!-- END TEMPLATE: forumhome_lastpostby --></td>
        <td class="alt1">11</td>

        <td class="alt2">49</td>
       
</tr>


<!-- END TEMPLATE: forumhome_forumbit_level2_post -->

That obiously isn't valid HTML (see <title> Tag being used) ...

Pitman 09-10-2005 10:51 PM

Any chance of adding a per forum permission that are overridden by the forum permissions by usergroup if they are set?

Andreas 09-10-2005 10:53 PM

I've read that sentence 4 times, and still don't get what you want?

Pitman 09-10-2005 11:40 PM

An option in AdminCP -> Forums & Moderators -> Forum Manager -> Edit Forum -> Can be Excluded from Get New / Get Daily

It would make it a lot easier to set a global per forum option and if you want specific usergroups to have a different permission than is set on the forum, you can set an access mask-like permission such as the one currently being used.

Pitman 09-14-2005 02:04 PM

Quote:

Originally Posted by KirbyDE
I've read that sentence 4 times, and still don't get what you want?

Just checking to see if you understood the last post :p

FleaBag 09-15-2005 08:53 PM

I'm getting the issue reported with phrases not showing upwhen editing a Usergroup... Tried editing a phrase, and re-installing the product - to no avail.


All times are GMT. The time now is 08:04 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.01289 seconds
  • Memory Usage 1,750KB
  • 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
  • (1)bbcode_html_printable
  • (3)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