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)
-   -   Add-On Releases - AJAX | Latest threads (Global) (https://vborg.vbsupport.ru/showthread.php?t=233918)

Qleb 01-22-2010 10:00 PM

AJAX | Latest threads (Global)
 
1 Attachment(s)
Hello

this mode about show your forum latest or updated threads as fade feeds

https://vborg.vbsupport.ru/external/2010/03/49.jpg

live demo -->> clickhere

install :

1- upload the js file to clientscript folder
2- upload the product from your admincp

add this where u like this mod to appear

PHP Code:

$ajax_lates_theards 

note : if you are allready using jquery.mini don't upload the jquery.min.js file :D

thats all

dont forget to mark as installed if you install it :p

Taurus1 01-23-2010 03:37 AM

I like this! Thank you.
In what template should I place this, because when I put it in my FORUMHOME template it does not work.

It just load the page until there, (Until just below this mod) and nothing else.

Qleb 01-23-2010 03:40 AM

try to but it under navbar its global so its well work in every page in your forum

Taurus1 01-23-2010 04:03 AM

1 Attachment(s)
Nope, this don't work here either. I placed it in various locations in my navbar template also....

Attachment 110790

It just shows until your mod, and then nothing else!! :(

Taurus1 01-23-2010 04:30 AM

Disabled for now!

Qleb 01-23-2010 04:46 AM

ok iam sorry for that

i found a missing var in css and i fix it

please redownload the zip file and upload the xml file from admincp

this mod has 2 auto templates if you like to customize it

1- ajax_lates_theards
2- ajax_lates_theards_bit

Taurus1 01-23-2010 05:21 AM

OK, thanks for that, it is now dispaying where I placed it, and the rest of the forum is now there, however, it is not fading new threads or anything, it is just static, with one thread in all the time!

Qleb 01-23-2010 06:35 AM

Quote:

Originally Posted by Taurus1 (Post 1964090)
OK, thanks for that, it is now dispaying where I placed it, and the rest of the forum is now there, however, it is not fading new threads or anything, it is just static, with one thread in all the time!

are u sure update the js file inside clientscript folder ?

Taurus1 01-23-2010 06:55 AM

Yes, I am sure.....tried it again....overriding the previous one also....still the same thing. Just static, don't fade, also don't show any images like on your demo.

Frank Sinatra 01-23-2010 07:33 AM

Same here
I like it, but ajax function doesnt work

waiting for updates, thanks

Qleb 01-23-2010 09:49 AM

hmmm thats wierd , its works perfect on my test local forum and other sites

ok follow this steps

search for template

ajax_lates_theards

find

HTML Code:

<script type="text/javascript" src="clientscript/latest_theards.js"></script>
add your root forum link where the clientscript exist

like

HTML Code:

<script type="text/javascript" src="https://vborg.vbsupport.ru/clientscript/latest_theards.js"></script>
save and refresh the page

and about show the members avatars when the member has avatar its well show the avatar thumbnail

ill make it work better and show default image if the member has no avatar soon

Taurus1 01-23-2010 11:03 AM

No, same thing mate. Didn't make any difference.

Taurus1 01-23-2010 11:42 AM

Uninstalled...Thank you!

grey_goose 01-23-2010 12:05 PM

Very interested, will be watching to see if this starts working...

Qleb 01-23-2010 01:41 PM

updated , i forget to add jquery file ;)

please re upload the files its well work perfect now

grey_goose 01-23-2010 02:17 PM

Can you modify it to show latest posts in the preview text?

Qleb 01-23-2010 03:00 PM

sure i can ill add this on next version as a option

Alfa1 01-23-2010 04:00 PM

Can someone post a demo link with an English board?
What is the difference between vbispy and this?

grey_goose 01-23-2010 04:19 PM

This is just a single thread under the navbar; you could certainly use vbispy to do this...

Taurus1 01-23-2010 06:51 PM

Quote:

Originally Posted by Qleb (Post 1964351)
updated , i forget to add jquery file ;)

please re upload the files its well work perfect now

I uploaded the new files, and re-installed the xml......but still nothing mate.....still the same...:(

enteha 01-24-2010 06:53 AM

Very very nice Qleb, Thanx, worked and installed.

Nordinho 02-12-2010 10:41 PM

Pretty nice. And works good.

You can see a (slightly modified) English Demo here

Some notes: by default the mod shows the latest updated threads, so if someone posts in a thread it will show in the new threads again. And there are no options to select the forums you want threads to display from. So look out with your admin/mod forums.

I don't know of the original author is planning on adding those things, so if someone needs it I will post my modified version here (with latest added threads and choose forumids to display).

Silencer Groans 02-21-2010 09:12 PM

Thank you

MagicThemeParks 02-21-2010 11:54 PM

Quote:

Originally Posted by Nordinho (Post 1981065)
I don't know of the original author is planning on adding those things, so if someone needs it I will post my modified version here (with latest added threads and choose forumids to display).

Nordinho, those are definitely must-have options for a mod like this. Can you share your modified version, please? :)

Nordinho 02-22-2010 12:31 PM

I've responded to your pm. And mailed it to you.

MagicThemeParks 02-23-2010 03:55 AM

Thanks Nordinho! :)

I'll be trying it out soon. :up:

Support 02-24-2010 08:31 PM

Nice one, could i ask about the facebook style ? i want it please
بارك الله فيك

MagicThemeParks 02-28-2010 03:24 PM

Nordinho's version works perfectly! Thanks for sharing! :up:

Demo: Legendary Rock and Roll Forums

unp 03-04-2010 09:30 AM

Very Nice :)
Is it possible to show only the Latest Threads and not bump old thread when someone post in them.

unp 03-04-2010 09:58 AM

In product I have Replaced

Code:

       
ORDER BY lastpost DESC
with
        ORDER BY postid DESC

Seems to be working, I'll like to know If there is a better way :)

ip-ip 03-08-2010 06:43 AM

Hi,

how i can move to right them similar you ?

https://vborg.vbsupport.ru/external/2010/03/49.jpg

marshal_ramdev 03-08-2010 07:57 AM

thanks ..

Nordinho 03-11-2010 10:29 AM

Quote:

Originally Posted by MagicThemeParks (Post 1993779)
Nordinho's version works perfectly! Thanks for sharing! :up:

Demo: Legendary Rock and Roll Forums


You're welcome. Glad it worked!

Quote:

Originally Posted by unp (Post 1996774)
In product I have Replaced

Code:

       
ORDER BY lastpost DESC
with
        ORDER BY postid DESC

Seems to be working, I'll like to know If there is a better way :)

PHP Code:

ORDER BY thread.dateline DESC 

takes the latest threads ;)

@ip-ip I haven't tried it, but if you find and change left to right in the code below it might work

PHP Code:

#listticker img{
            
float:left


Qleb 03-14-2010 06:53 AM

Quote:

Originally Posted by ip-ip (Post 1999655)
Hi,

how i can move to right them similar you ?

https://vborg.vbsupport.ru/attachmen...1&d=1264220337

hi

open template after u install the mod (ajax_lates_theards)

in <style type="text/css"> codes find


Code:

text-align: left  ;
replace with
Code:

text-align: right  ;
find

Code:

float:left;
replace with

Code:

float: right ;

OkanK 03-19-2010 07:15 PM

seamlessly loaded
enjoy

Xexiu 06-10-2010 01:11 PM

it doesn't show the thumbnail image on my forum :S. Any solutions?

blackberry 06-10-2010 05:59 PM

the thumbnail image is not showing up? why?

blackberry 06-10-2010 06:10 PM

one more thing it is displaying threads from the private area as well. can you please fix it?

Xexiu 06-10-2010 07:00 PM

I think that its because we have the image store on the disc not on the database. I don't know if its any solution for that... Correct me if I'm wrong.

blackberry 06-10-2010 07:12 PM

i have fixed the image issue.. but it shows theards of pvt sections which i dont want :(

... xexiu open ur .xml and edit image source line like this
Code:

<img src="http://yourforumname.com/forum/images/misc/newthreads.png" />
here is the image add this in folder /forum/images/misc

http://img714.imageshack.us/img714/9312/newthreads.png


All times are GMT. The time now is 06:27 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.01340 seconds
  • Memory Usage 1,817KB
  • 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
  • (7)bbcode_code_printable
  • (2)bbcode_html_printable
  • (3)bbcode_php_printable
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)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