The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Article Forums Details »» | |||||||||||||||||||||||||||||||||||
Turn a forum into an article forum. Sub-forums are turned into categories.
Installation:
Remember to click Mark as Installed to receive updates and support
Download Now
Screenshots
Show Your Support
|
Благодарность от: | ||
SANBOR |
Comments |
#912
|
|||
|
|||
BTW: May someone has an idea why i cannot recreate my thumbnails? Maybe this is because i have them in the database and not as files?
Anyway i look now for this part of code: PHP Code:
|
#913
|
|||
|
|||
Ich schreibe das in Deutsch, dann kann es jemand ?bersetzen. Mein Englisch scheint mir nicht ausreichend zu sein.
Das plug-in funktioniert einwandfrei, wenn man f?r sein Forum schon immer Thumbnails genutzt hat. Genau dann existiert zu jedem Bild ein Thumb, das in der Artikel-Vorschau genutzt werden kann. Genau dann ?ndert sich in allen Unterforen nichts. $vbulletin->options['attachthumbs'] = 1; (siehe oben) Hat man in seinem Forum zeitweise die Einstellung "zeige keine Thumbs" aktiviert, werden Bilder hochgeladen f?r die kein Thumb erstellt wird. Genau jetzt bekommt man durch die globalen Einstellung des plug-ins das Problem, dass ?berall nur Links angezeigt werden, weil ja keine Thumbs da sind. Eine L?sung habe ich noch nicht parat. Am einfachsten erscheint es mir, beim Upload ?ber den Formularaufruf eine Variable zu ?bergeben, damit dann vor dem Upload tempor?r auf "Nutze Thumbnails" geschaltet wird. Somit h?tte ich meine Vorschau, aber sonst keine Thumbs im Forum. BTW: Wie kann man Thumbs erstellen und es dem User ?berlassen, ob er Vollbilder, Thumbs oder nichts sehen will. Immo gibt es wohl nur die Frage "Bilder anzeigen oder nicht". |
#914
|
||||
|
||||
I add this to a test board...I love it..Awesome addon, Thank you
|
#915
|
|||
|
|||
Installed, THANKS!!!! : )
|
#916
|
|||
|
|||
I had tried before. The only thing I notice, almost every plug-in conflicts. represents and the great outdoors.
|
#917
|
||||
|
||||
Needing some help with some code:
I am wanting images imported from a thread to follow the format of af_articlebit. But, with BBCode on, it doesn't work. Here's the code: <if condition="$thread['altimage'] && $thread['image']"> <div style="float: left; padding-right: $stylevar[cellpadding]px; padding-bottom: 4px; max-width: 100px; max-height: 100px; overflow: hidden; $thumbdivstyle"><a href="showthread.php?$session[sessionurl]t=$thread[threadid]$thread[highlight]"><img src="$thread[image]" alt="" border="0" style="max-width: 100px; max-height: 100px; width: expression(this.width > 100 ? 100: true);" /></a></div> </if> I'm thinking the <if condition="$thread['altimage'] && $thread['image']"> is the issue. Anyone have any suggestions? Thanks. |
#918
|
|||
|
|||
This is a very long thread so I hope no one minds if I ask a question that may have been already been answered.
I like this mod, but when you click on the article forum from the main list of forums, it gives you that "Redirecting........" message, before it takes you to the articles forum. It doesn't do that when you click on the tab "Articles" next to "User CP", but for some reason does so when you click on it from the forum listings. Is there a way to change this so that this doesn't happen when trying to navigate to the articles forum from forumhome? The slight drag of "Redirecting...." can be a bit off-putting in what is an otherwise fantastic mod. Any assistance is appreciated. thanks. |
#919
|
||||
|
||||
Quote:
https://vborg.vbsupport.ru/showpost....&postcount=758 |
#920
|
|||
|
|||
Blind-Eddie/Mr. McGraw, thank you so much!! I really appreciate it.
|
#921
|
|||
|
|||
Another question regarding this mod.
Currently, this mod pulls the text in the article preview section from the non-quoted text in the first post. One can have a very long post, but if it is all in quotes, then it won't show in the preview portion on the article forum homepage. Is there a simple way to change this so that when it does pull from the article text for preview, it will pull from the quoted text as well? Thanks. |
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|