vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Major Additions - Joomla Latest - Vbulletin Integration (https://vborg.vbsupport.ru/showthread.php?t=177124)

spaziopc 04-24-2008 10:00 PM

Joomla Latest - Vbulletin Integration
 
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

spaziopc 04-25-2008 10:30 AM

Plese Click Install.

This mod is supported ;)

iogames 04-25-2008 01:55 PM

Molto buono!

but can you point me right to the demo? ;)

Nice site

fpena 04-25-2008 01:56 PM

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!

spaziopc 04-25-2008 01:59 PM

This mod shows your Joomla News or Article in Vbulletin.

spaziopc 04-25-2008 02:00 PM

Quote:

Originally Posted by iogames (Post 1499028)
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.

doraj 04-25-2008 03:46 PM

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 :)

spaziopc 04-25-2008 04:56 PM

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.

spaziopc 04-25-2008 04:57 PM

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?

Sunsetdriver 04-28-2008 08:41 AM

Thanks! Installed! :cool:

Does it work with both J1.0.x and J1.5.x?


All times are GMT. The time now is 08:21 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.01017 seconds
  • Memory Usage 1,738KB
  • 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
  • (2)bbcode_code_printable
  • (4)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
  • (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