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
Joomla Latest - Vbulletin Integration Details »»
Joomla Latest - Vbulletin Integration
Version: 1.00, by spaziopc spaziopc is offline
Developer Last Online: Sep 2008 Show Printable Version Email this Page

Category: Major Additions - Version: 3.6.9 Rating:
Released: 04-24-2008 Last Update: Never Installs: 13
Template Edits
Re-useable Code Translations  
No support by the author.

I made this simple script to have in my vbulletin home the
Joomla's LATEST NEWS - LATEST ARTICLES - LATEST DOWNLOADS (DocMan)


SEE DEMO HERE

Plugin Requirements:
  • Joomla
  • DocMan
Installation Instructions:
  • Upload the file in the folder "Joomla"
  • Upload joomlalatest.xml as product
  • Make the template Modifications
  • Setting Up.
Template Modifications:

In FORUMHOME find:
Code:
$navbar
Add After:
Code:
<table class="tborder" cellpadding="6" cellspacing="1" border="0" width="100%" align="center">
<td class="tcat" colspan="5">
            <a style="float:right" href="#top" onclick="return toggle_collapse('forumbit_3')"><img id="collapseimg_forumbit_3" src="prohw/buttons/collapse_tcat.gif" alt="" border="0" /></a>
                        
            <a href="#">Main Directory</a>
            
            
        </td>
    </tr>
</tbody>
<tbody id="collapseobj_forumbit_3" style="">
<tr align="center">
<td class="thead">Latest News</td>
<td class="thead">Latews Downloads</td>
<td class="thead">Latest Articles</td>
</tr>

<tr align="center">
<td class="alt2" align="left">$test</td>
<td class="alt2" align="left">$test1</td>
<td class="alt2" align="left">$test2</td>
</tr>
</table>
<br />

Setting Up:

Joomla Articles
  • Go in your Joomla CPA
  • Go in Section Manager
  • Note the " Section ID" for the section you would display
Then Open "mod_vbla.php"
and modify this value: "$secid = #;"

Joomla News
  • Go in your Joomla CPA
  • Go in Section Manager
  • Note the " Section ID" for the section you would display
Then Open "mod_vbln.php"
and modify this value: "$secid = #;"

Joomla Downloads
You have nothing to set up.

Done!

SEE DEMO HERE

Show Your Support

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

Comments
  #2  
Old 04-25-2008, 10:30 AM
spaziopc spaziopc is offline
 
Join Date: Aug 2007
Posts: 27
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Plese Click Install.

This mod is supported
Reply With Quote
  #3  
Old 04-25-2008, 01:55 PM
iogames's Avatar
iogames iogames is offline
 
Join Date: Jan 2007
Location: Las Vegas, NV.
Posts: 1,433
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Molto buono!

but can you point me right to the demo?

Nice site
Reply With Quote
  #4  
Old 04-25-2008, 01:56 PM
fpena fpena is offline
 
Join Date: Mar 2008
Posts: 12
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

So does this allow for the display of the forum's latest posts and stats in a Joomla wrapper or for a single login?

Either way it looks promising! I'll try to test it on my test server soon!
Reply With Quote
  #5  
Old 04-25-2008, 01:59 PM
spaziopc spaziopc is offline
 
Join Date: Aug 2007
Posts: 27
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

This mod shows your Joomla News or Article in Vbulletin.
Reply With Quote
  #6  
Old 04-25-2008, 02:00 PM
spaziopc spaziopc is offline
 
Join Date: Aug 2007
Posts: 27
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by iogames View Post
Molto buono!

but can you point me right to the demo?

Nice site
Demo Site --> http://www.prohw.net/Forum/

My mod is under Top 8 Stats.
Reply With Quote
  #7  
Old 04-25-2008, 03:46 PM
doraj doraj is offline
 
Join Date: Nov 2005
Location: Italy
Posts: 108
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hello Spaziopc,

but without component Docman, this Mod don't works?

And, if i want show only latest news and article in Joomla, and not in Forumhome vBulletin, Can I do it?

Thanks
Reply With Quote
  #8  
Old 04-25-2008, 04:56 PM
spaziopc spaziopc is offline
 
Join Date: Aug 2007
Posts: 27
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

If you don't want to have Latest Download,
in the template modification delete this two lines:

Quote:
<td class="thead">Latews Downloads</td>
and

Quote:
<td class="alt2" align="left">$test1</td>
It will work without DocMan too.
Reply With Quote
  #9  
Old 04-25-2008, 04:57 PM
spaziopc spaziopc is offline
 
Join Date: Aug 2007
Posts: 27
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
And, if i want show only latest news and article in Joomla, and not in Forumhome vBulletin, Can I do it?
What do you mean?
Reply With Quote
  #10  
Old 04-28-2008, 08:41 AM
Sunsetdriver Sunsetdriver is offline
 
Join Date: Mar 2007
Posts: 41
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks! Installed!

Does it work with both J1.0.x and J1.5.x?
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 02:04 AM.


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.06267 seconds
  • Memory Usage 2,290KB
  • Queries Executed 23 (?)
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
  • (2)bbcode_code
  • (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
  • (1)pagenav_pagelink
  • (10)post_thanks_box
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (10)post_thanks_postbit_info
  • (9)postbit
  • (10)postbit_onlinestatus
  • (10)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