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)

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 11:13 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.01988 seconds
  • Memory Usage 1,739KB
  • 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
  • (6)bbcode_code_printable
  • (2)bbcode_php_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (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