vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Major Additions - MARCO1 Latest Forum Threads - 0 Query (https://vborg.vbsupport.ru/showthread.php?t=232518)

ahlynews 04-14-2011 06:16 PM

hi guys

this hack wasnt working for me on 4.1.2

the reason was hte query was wrong and returning an error. alla what you need to do is open external.php and search for the word LIMIT $count hardcode the count or make sure you pass the correct value

ozzy47 07-16-2011 12:05 AM

Is their any way to make the posters names use html markup so they appear as they do on forums?

archet1337 07-20-2011 07:30 PM

Quote:

Originally Posted by Brandon Sheley (Post 2121498)
can we exclude forums from the list?

I would like to know this as well :)

Also, is there a way to make it update faster? Takes around 10-15 minutes before new threads show up, or is removed when deleted.

Mehdi_Zakhire 08-27-2011 12:25 PM

how can incrase speed?

<marquee dir="rtl" direction="right" height=30 onmouseover=this.stop() onmouseout=this.start()>
<script type="text/javascript" src="{vb:raw vboptions.bburl}/external.php?&type=js"></script>
<script type="text/javascript">
<!--
for (var i = 0; i < threads.length; i++)
{
document.write('<a href="{vb:raw vboptions.bburl}/showthread.php?t=' + threads[i]['threadid'] + '">' + threads[i]['title'] + '</a>' + '&nbsp;&nbsp;&nbsp;&nbsp;' + 'By :' + threads[i]['poster'] + '&nbsp;&nbsp;&nbsp;&nbsp;');
}
//-->
</script></marquee>

??????

archet1337 08-27-2011 09:39 PM

Quote:

Originally Posted by Mehdi_Zakhire (Post 2238689)
how can incrase speed?


<marquee dir="rtl" direction="right" scrollamount="20" height=30 onmouseover=this.stop() onmouseout=this.start()>
<script type="text/javascript" src="{vb:raw vboptions.bburl}/external.php?&type=js"></script>
<script type="text/javascript">
<!--
for (var i = 0; i < threads.length; i++)
{
document.write('<a href="{vb:raw vboptions.bburl}/showthread.php?t=' + threads[i]['threadid'] + '">' + threads[i]['title'] + '</a>' + '&nbsp;&nbsp;&nbsp;&nbsp;' + 'By :' + threads[i]['poster'] + '&nbsp;&nbsp;&nbsp;&nbsp;');
}
//-->
</script></marquee>




??????

Add the code in red. Choose the speed you want.

Mehdi_Zakhire 08-28-2011 05:39 AM

Quote:

Originally Posted by archet1337 (Post 2238908)
Add the code in red. Choose the speed you want.

Tnx

-------------------------

Now
How To View 50 Recent Last Topic?

Seba123 08-29-2011 04:35 PM

False.

Look into code
PHP Code:

src="{vb:raw vboptions.bburl}/external.php?&type=js" 

this makes one query.

anushkumarb 10-04-2011 01:32 AM

Thanks for this wonderful MOD.

I changed the scrolling from Right to Left, instead of Left to Right. It works fine but certain threads are not getting updated. Can someone change the XML and help.

Thanks

trehanSid 10-04-2011 05:45 AM

A good mod Marco.

If you can then do work on - Ajax based list with 10-20 entries in a Side-Bar, which refresh with fade-effect when there is a change or a new activity happens in the thread.

That can be really used by a lot of us on the Home-Page itself alongside articles.

All the very best.

kfyonur 10-04-2011 07:17 AM

1 Attachment(s)
How can i remove the table and it's name ?


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.01188 seconds
  • Memory Usage 1,740KB
  • 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
  • (1)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