vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Forum Display Enhancements - Article Forums (https://vborg.vbsupport.ru/showthread.php?t=211638)

bananalive 06-28-2009 05:43 PM

Quote:

Originally Posted by Omar Al-Ansari (Post 1838344)
Hi,

I am back again :)

just a quick question .. is there a way to show the categories list in a dropdown menu rather than how it is showing now?

thanks again

No :eek:

bananalive 06-28-2009 05:45 PM

Quote:

Originally Posted by hIBEES (Post 1838499)
Hi,

nice mod, any way to change the "article" wording to your own custom one?

thanks

Yes, use the AdminCP phrase manager to change the phrases which contain articles

bananalive 06-28-2009 05:46 PM

Quote:

Originally Posted by Omar Al-Ansari (Post 1838806)
Hello,

Ok so I have no experience in coding and I have copied a code that posts threads in to a specific forum and played with it to use it as a forum jump dropdown menu.

Now the only issue I am facing is to get it showing for unregistered users. I would appreciate the help if someone could explain it to me and remove anything that is not needed in it


HTML Code:

<form action="{$vbulletin->options[bburl]}/forumdisplay.php" method="get">
<input type="hidden" name="s" value="$session[sessionhash]" />
<input type="hidden" name="do" value="showforum" />
<div style="width: 100px; height: 1px; padding: 0px; margin: 0px;"></div>
<div align="right" style="padding:$stylevar[cellpadding]px 0px $stylevar[cellpadding]px 0px;"><fieldset class="fieldset">
<legend>$vbphrase[go]</legend>
<div style="padding: 0px 0px $stylevar[cellpadding]px 0px;">                               
<div><label for="sel_f">$vbphrase[category]</label></div>
                                <select name="f" id="sel_f">
                                        $f_options
                                </select></div>
<div style="text-align:center;"><input type="submit" class="button" value="$vbphrase[go]" /></div>

</fieldset></div>
</form>


Regards,
:)

It will display for those with permission to post. so check their usergroup forum permission to post new threads in article forum.

bananalive 06-28-2009 05:47 PM

Quote:

Originally Posted by snoopy5 (Post 1838968)
Hi

could you please post in the description of your mod, what you did change with the latest release in June and why?

Is it necessary to upgrade?

In the first post at the top there is a link to the version history.

If you are happy with your current version then there is no need to upgrade.

Omar Al-Ansari 06-28-2009 05:56 PM

Quote:

Originally Posted by bananalive (Post 1839006)
It will display for those with permission to post. so check their usergroup forum permission to post new threads in article forum.

Is there a way to have them to use this code to jump from one forum to another?

I wouldn't like to have unregistered users able to post in the Article.

sorry I am just trying to figure something out to sort this thing as I am using the Mod to be the main forum which could have over 50 forums and subforums and it does not look good with the list being that long. I have plans to extend this list to be a lot more than that number of forums.

:o

bananalive 06-29-2009 07:46 AM

Quote:

Originally Posted by Omar Al-Ansari (Post 1839011)
Is there a way to have them to use this code to jump from one forum to another?

I wouldn't like to have unregistered users able to post in the Article.

sorry I am just trying to figure something out to sort this thing as I am using the Mod to be the main forum which could have over 50 forums and subforums and it does not look good with the list being that long. I have plans to extend this list to be a lot more than that number of forums.

:o

You'll need to edit template: af_catbit making each category an <option> and then use your above code.

Omar Al-Ansari 06-29-2009 09:30 AM

Quote:

Originally Posted by bananalive (Post 1839408)
You'll need to edit template: af_catbit making each category an <option> and then use your above code.

an example of the <option> would be great :D

examples for dummies :D

skooby 06-29-2009 02:33 PM

Quote:

Originally Posted by bananalive (Post 1838999)
In the same template: af_articlebit
Find
HTML Code:

width: expression(this.width > 100 ? 100: true);
Replace with
HTML Code:

width: expression(this.width > 120 ? 120: true);
I had a quick look into the word limit in cmps but couldn't work out why it wasn't working, i'll have to have another look.

Thank You! I'm still having the CMPS issue but everything else is working wonderfully!

Merjawy 06-29-2009 09:05 PM

I too having problems with size of preview.. If I set it to 0 the it will post all of it without attachment. any other numbers (1- / 1 to 100000) will only show around 25 words or so with attachment..

Also, enabling BBCode option makes the page go all over the place

I know you'll have to click the article title to read more.. can you add [Read Mode] to it please?

Thanks

rabidkevin 07-01-2009 06:41 PM

I am getting a javascript error when I view an article. This doesn't happen on any other page of my forum or vb advanced or the 5 other major addons I have.

Webpage error details

User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 1.1.4322; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)
Timestamp: Wed, 1 Jul 2009 19:41:04 UTC

Message: 'this.controlobj' is null or not an object
Line: 11
Char: 1384
Code: 0
URI: http://www.eternalbeats.net/forums/c..._menu.js?v=382


All times are GMT. The time now is 04:54 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.01805 seconds
  • Memory Usage 1,755KB
  • 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
  • (3)bbcode_html_printable
  • (8)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)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