Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.6 > vBulletin 3.6 Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Advanced Last X Thread in Marquee,JavaScript with External Options 2.2 Details »»
Advanced Last X Thread in Marquee,JavaScript with External Options 2.2
Version: 2.3.0, by Almotmaiz.Net Almotmaiz.Net is offline
Developer Last Online: Oct 2013 Show Printable Version Email this Page

Category: Miscellaneous Hacks - Version: 3.6.x Rating:
Released: 06-06-2007 Last Update: 10-24-2007 Installs: 353
Uses Plugins Auto-Templates
Translations  
No support by the author.

================
??? ???? ?????? ??????
================
Please remember to click Mark as Installed if you use this modification.
Support questions from members who have not marked this as installed will be considered low priority.
Thanks to all who nominated this for the MOTM
Click here to vote
================
ABOUT THIS MOD
this mod Show Last Thread Order by ,Lastpost,thread Datelline, Sticky Threads, Most Views,Most Replies - In Marquee , JavaScript Effects

ADVNTAGES IN THIS MOD
  • without templates edit
  • effectively OR ineffectively Hack from CP
  • Option to SELECT showing type"ordering by"
    • Lastpost
    • thread Datelline
    • Sticky Threads
    • Most Views
    • Most Replies
  • Option to SELECT showing style
    • Marquee
    • JavaScript Effects
  • Option to Determining LIMITATION threads
  • Option to Shortening titles
  • Option to Determining Characters to short title
  • Option to SELECT Display Place:-
    • FORUMHOME-before forums
    • FORUMHOME-after forums
    • after navbar
    • before Footer
    • before footer
    • manuall
  • Option to SELECT Display in
    • NO Table
    • Table with collapse
    • Table without collapse
  • Option to show Author name
  • Option to show lastposter name
  • Option to show views count
  • Option to show replies count
  • Option to SELECT javascript effect
  • Option to Determining javascript speed
  • Option to SELECT link target
  • Option to Determining Marquee speed
  • Option to SELECT Marquee hight
  • Show names colors via usergroup
  • Option to show Date & Time
  • Option to externaled as ifame , javascript
  • Option to show thread info such as (lastposter , time .. etc) in link title
  • Option to SELECT special groups to see this mod
  • Option to show thread icon new 2.3.0
  • Option to choose one of many pre-defined styles for the titles to show, or you can even use your own personnalized CSS style. new 2.3.0
Note:
  1. All the above options are set in the vBulletin Options.
  2. The mod has been fully translated to French, Arabic, and German. You are kindly encouraged to contribute to this mod by translatic it to your language and sending it back to us so that we may include it in the official package.
I hope to see your developmental notice:up:

Thanx to webmaster74 to translated product to English , French


HOW TO INSTALL?
  • import product into vbulletin as a product in ur forum
  • edit the hacks settings area vBulletin Options
  • FINISH !!
HOW TO UPGRADE?
  • import product into vbulletin as a product in ur forum (Overwrite)
  • FINISH !!
HOT TO USE EXTERNAL OPTION?
ifame link :-
Code:
http://yorDomain.com/Vb-Root/external.php?type=iFrame
e.g.
HTML Code:
<iframe height="20" marginwidth="0" width="100%" scrolling="no" src="http:/website.com/external.php?type=iFrame" frameborder="0" marginheight="0"></iframe>
JavaScript :- (API)
Code:
http://yorDomain.com/Vb-Root/external.php?type=JavaScript
for more information see : Implementing the External Data Provider

vBadvanced CMPS Users.
#1. Go to AdminCP
#2. vBa CMPS
#3. Edit Pages
#4. chose page - e.g "Homepage"
#5. put in "Portal Output Global Variables"
Code:
lxt
lxt_bit
#6. Save !!
see this DEMO pic.

VERSION HISTORY

Version 2.3.0
  • Add Option to show thread icon - 25/10/2007
  • Added the function to show titles according to the permissions of the usergroup of each user in each category - 25/10/2007
  • Added a function to let you choose one of many pre-defined styles for the titles to show, or you can even use your own personnalized CSS style. - 25/10/2007
  • The issue of html code appearing in the titles where a title includes special non-ascii characters was also addressed and correctly fixed - 25/10/2007
  • The issue related to the presence of an apostrophe (') in the username was also addressed. - 25/10/2007
  • All other problems that we were made aware of, were correctly fixed.
Version 2.2
  • Add Option to show Author name - 15/6/2007
  • Change Add new places to show - 15/6/2007
  • Add 2 JavaScript works in All browser - 15/6/2007
  • Add Option to show thread info such as (lastposter , time .. etc) in link title - 15/6/2007
  • Add Option to SELECT special groups to see this mod - 15/6/2007
  • Add Option to show in external pages using (ifame, JavaScript) - 15/6/2007
  • Change Add new show style
Version 2.1
  • Add Option to show Date & Time - 8/6/2007
  • Add show names colors via usergroup - 8/6/2007
  • Add Option to SELECT Marquee hight - 8/6/2007
  • Add Automatically parse titles if have BBCODE in - 8/6/2007
  • Change Show in Table - Add more options - 8/6/2007

Supporters / CoAuthors

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #182  
Old 05-22-2008, 10:00 PM
Yellow-06-GT Yellow-06-GT is offline
 
Join Date: Jul 2007
Location: Bensalem, PA
Posts: 17
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

PHP Code:
I get this error sometimes in the forum .. Ideas ??

Database error in vBulletin 3.6.9:

Invalid SQL:

                                                        
SELECT thread.threadidthread.titlethread.lastpostthread.forumidthread.replycount
                                                        
thread.lastposterthread.datelinethread.postusernamethread.postuseridthread.iconid,
                                                        IF(
views<=replycountreplycount+1views) AS viewsthread.visiblethread.open
                                                        
user.usernameuser.useriduser.usergroupid
                                                        IF(
displaygroupid=0user.usergroupiddisplaygroupid) AS displaygroupid
                                                        FROM thread 
AS thread
                                                        LEFT JOIN user 
AS user ON (user.username thread.lastposter)
                                                        
WHERE NOT ISNULL(thread.threadid)  AND thread.visible '1' AND thread.open != '10' 
                                                        
AND thread.forumid NOT IN(4,8,3,5,164,151,152,204,205,622,644,6,7,11,12,167,172,20,,4,8,3,5,164,151,152,204,205,622,644,6,7,11,12,165,166,167,172,221,222,0)
                                                        
ORDER BY lastpost DESC 
                                                        LIMIT 0
10;

MySQL Error  You have an error in your SQL syntaxcheck the manual that corresponds to your MySQL server version for the right syntax to use near '4,8,3,5,164,151,152,204,205,622,644,6,7,11,12,165,166,167,172,221,222,0)
                                                ' 
at line 9
Error Number 
1064
Date         
SaturdayApril 12th 2008 11:11:39 AM 
I am getting this same error. It only happens if a "guest" user (web crawler) tries to access a forum that does not exist. If I am logged in and go to the same link vbulletin gives the invalid forum error as it should. If I log out and try it I get the database error and it sends me the email error message. If I disable the marquee the problem goes away. It looks to me that for some reason something is adding an extra comma in the code. In your error above there is an extra comma between the 20 and the 4.

Mine has the extra comma between two forum IDs also.

Any ideas anyone?
Reply With Quote
  #183  
Old 05-23-2008, 08:54 AM
Doctor Death Doctor Death is offline
 
Join Date: Dec 2005
Posts: 449
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Total666 View Post
I get this error sometimes in the forum .. Ideas ??

Database error in vBulletin 3.6.9:

Invalid SQL:

SELECT thread.threadid, thread.title, thread.lastpost, thread.forumid, thread.replycount,
thread.lastposter, thread.dateline, thread.postusername, thread.postuserid, thread.iconid,
IF(views<=replycount, replycount+1, views) AS views, thread.visible, thread.open,
user.username, user.userid, user.usergroupid,
IF(displaygroupid=0, user.usergroupid, displaygroupid) AS displaygroupid
FROM thread AS thread
LEFT JOIN user AS user ON (user.username = thread.lastposter)
WHERE NOT ISNULL(thread.threadid) AND thread.visible = '1' AND thread.open != '10'
AND thread.forumid NOT IN(4,8,3,5,164,151,152,204,205,622,644,6,7,11,12,1 67,172,20,,4,8,3,5,164,151,152,204,205,622,644,6,7 ,11,12,165,166,167,172,221,222,0)
ORDER BY lastpost DESC
LIMIT 0, 10;

MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '4,8,3,5,164,151,152,204,205,622,644,6,7,11,12,165 ,166,167,172,221,222,0)
' at line 9
Error Number : 1064
Date : Saturday, April 12th 2008 @ 11:11:39 AM
My board does this exact thing too.... I never traced it to BOT activity.
Reply With Quote
  #184  
Old 05-27-2008, 03:08 PM
bitbender's Avatar
bitbender bitbender is offline
 
Join Date: Jan 2002
Location: Sorta near Dallas, Texas
Posts: 166
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Can any one shed some light as to why the Java effects are lost in 3.7?

I'd really like to use this mod, and before tearing it apart to see what's up, I'd thought I'd ask again...

It displays the new post lines properly, but they are all there in a list, not one at a time as the xample shows...
Reply With Quote
  #185  
Old 06-04-2008, 04:24 PM
bitbender's Avatar
bitbender bitbender is offline
 
Join Date: Jan 2002
Location: Sorta near Dallas, Texas
Posts: 166
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Well, I am going to uninstall this mod, there seems to be no support for it. Pity, too.. it was the nicest fader....
Reply With Quote
  #186  
Old 07-05-2008, 03:52 PM
orok orok is offline
 
Join Date: Jun 2005
Location: Gaza
Posts: 37
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by orok View Post
Hello Mr. Almotamyz,
i found error that when you go to an deleted thread or deleted forum link you will have Data base error , deactive the product all things work agin .. i insert replay in your forum :

http://www.almotmaiz.net/vb/showthread.php?t=13323

thank you
Alslam Alikom
no Updates ?
Reply With Quote
  #187  
Old 07-05-2008, 04:44 PM
Yellow-06-GT Yellow-06-GT is offline
 
Join Date: Jul 2007
Location: Bensalem, PA
Posts: 17
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Doctor Death View Post
My board does this exact thing too.... I never traced it to BOT activity.
I am guessing it is bot activity because users would not never go to a deleted forum since there is nothing for them to clik on. Also, all the errors have been traced to only "GUEST" users which are usaly bots.

I still have the problem, but just live with it. I see others are having the problem too.
Reply With Quote
  #188  
Old 07-13-2008, 01:45 PM
aisais aisais is offline
 
Join Date: Jan 2005
Posts: 27
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Doctor Death View Post
My board does this exact thing too.... I never traced it to BOT activity.
Me too. I had to uninstall it.
Reply With Quote
  #189  
Old 07-13-2008, 06:14 PM
aisais aisais is offline
 
Join Date: Jan 2005
Posts: 27
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I helped myself with this:
https://vborg.vbsupport.ru/showthread.php?t=185223

It works fine with 3.7.2 pl1
Reply With Quote
  #190  
Old 07-15-2008, 02:11 PM
Alpha14 Alpha14 is offline
 
Join Date: Jul 2007
Posts: 1
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi,

Have installed this update and now get the following error when trying to access my forum

Fatal error: Call to undefined function nlp_iconinfo() in /home/alphabravo/public_html/forum/global.php(591) : eval()'d code on line 175

Please could you advise. When I de-activate the mod then forum works normally again.

Thanks
Alex
Reply With Quote
  #191  
Old 07-15-2008, 04:03 PM
mystic10 mystic10 is offline
 
Join Date: Sep 2007
Posts: 298
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

will u be updating it for 3.7 and higher...thanks in advance
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 07:11 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.09401 seconds
  • Memory Usage 2,371KB
  • Queries Executed 26 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (3)bbcode_code
  • (1)bbcode_html
  • (1)bbcode_php
  • (4)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete