MyBB Hacks

Full Version: Article Gallery
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
I've just tried it in MyBB 1.6.5:
http://xtest.byethost7.com/forumdisplay.php?fid=11
finally... it works Yipi, thank youParty
I modified this for my stories and poems section of one of my sites. Works perfectly for my needs!
Any ideas about why this isn't working?

View thread
http://puu.sh/N5l3

Thread list
http://puu.sh/N5kF
Do you mean the preview? If you use "auto generate" preview, maybe you need to check whether the Thread Tooltip Preview plugin installed on your forum?
(07-31-2012 05:19 AM)RateU Wrote: [ -> ]Do you mean the preview? If you use "auto generate" preview, maybe you need to check whether the Thread Tooltip Preview plugin installed on your forum?



Nevermind for Previews


Some errors:

- Thread replies are not being showed either
http://puu.sh/N5Vb

- we are using for input names the following codes

http://puu.sh/N5L2
but when making a new thread, we get the values list instead
How can i hide them by showing Categories names?
I dont think filtering will work OK if we put Categories names as Value list
http://puu.sh/N5M0
http://puu.sh/N5Mk
and if use VALUES LIST as "DJMax Technika (historial de releases, songlists, etc)"

When i make a thread with that value
my forum dies lol

Warning: Unexpected character in input: '\' (ASCII=92) state=1 in /home/beatdjn/public_html/foros/showthread.php(1241) : eval()'d code on line 30

Parse error: syntax error, unexpected '"', expecting '}' in /home/beatdjn/public_html/foros/showthread.php(1241) : eval()'d code on line 30
Yes, it seems filtering does not like (,

Code:
<tr><td class="trow1 {$filters_set['atcgal']['active']['DJMax Technika (historial de releases, songlists, etc)']"><a href="{$forumurl_q}filtertf_atcgal=DJMax Technika (historial de releases, songlists, etc)"><span><strong>DJMax Technika (historial de releases, songlists, etc)</strong></span></a></td></tr>


i've tried to add my own checkbox (as it says it supports html)
http://puu.sh/N65L

but the result is only one clickeable box
http://puu.sh/N65Y
XThreads supports Values List like this:

Code:
updt{|}Actualizaciones
faq{|}Preguntas Frecuentes (FAQ)

It will displaying the right side of the pipe separator in the input fields, and save the left side of the pipe separator to the database. It means, we can use the left side of the separator value for filtering our threads.

For displaying the value, set your Formatting Map List setting.
You can view this example application as your reference:
http://mybbhacks.zingaburga.com/showthread.php?tid=1396
Look at the first custom thread field setting.

Eyes
Every day i try more i learn more about xThreads

It's amazing!

I never knew i could do that

Now works fine ^^ My only problem left is the comments,

I've followed this post
but postbit for commenters seems different

Check this:
http://puu.sh/N6F6
http://puu.sh/N6FN

http://mybbhacks.zingaburga.com/showthre...http://mybbhacks.zingaburga.com/showthread.php?tid=301&pid=62

Hmmmm

i can't find force postbit option...

i think this is the issue, i haven't put my postbit as horizontal..

now im playing with Settings Overrides


LOL!

Found it

postlayout=Horizontal

You guys rock!
Zinga, how can I add article to my portal.php? What's the script to place it in the body of the html part. Thanks!

EDIT: Nvm, I figured it out Smile . But, when I place the article part, the text goes on and on (usually have "Read More" link), but how can I enable this? There is no preview for the articles. Thanks!
hello, i have another question.

is it possible to grab the latest article(s) from this gallery and put it onto the index? similar to how your youtube gallery can display videos? only, with this it would grab the article name and author of the article.
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
Reference URL's