TYPO3Jack.net - Das TYPO3 Mailinglist Forum Archiv

TYPO3 Mailingliste: nicht fragen - lesen!

TYPO3 Mailingliste: nicht fragen - lesen!_RR_1-->
Zurück   TYPO3Jack.net - Das TYPO3 Mailinglist Forum Archiv > TYPO3-Mailinglists: ENGLISH > typo3-english@lists.netfielders.de

Registrieren Hilfe Benutzerliste Kalender Suchen Heutige Beiträge Alle Foren als gelesen markieren
  #1  
Alt 03.12.2006, 17:40
Antonio Willybiro
Gast
 
Beiträge: n/a
Standard [TYPO3] vbulletin & typo3 integration

Hi there,

I am planning to integrate Vbulletin on my website and was wondering if
someone with some experience could give me some tips.

I planned to have 1 Typo3 Multi-domains installation with each of the domain
using their own template and therefore own vbulletin design. The users can
be synchronise among all domains, that would be fine. I would hve several
installation of Vbulletin on the server (one for each domain).

I. First is the embedding of Vbulletin in Typo3: where should Vbulletin be
installed?
1. Is it better that it is in the same folder that Typo3 root or anywhere
else would do the job?
2. The Vbulletin database: should it be in the same database as the Typo3
install or it can use it's own database. In the later case i would use one
database for all Vbulletin installs.

II. Which extension to go with?
hr_vbulletin_connect which as been updated today would be the more logical
choice?
But there are also vbulletin_connect and vbulletin_auth.

Thanks in advance for your advices.

Cheers
Antonio



_______________________________________________
TYPO3-english mailing list
TYPO3-english (AT) lists (DOT) netfielders.de
http://lists.netfielders.de/cgi-bin/.../typo3-english
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Wong this Post!Spurl this Post!Reddit! Diesen Post bei linksilo.de bookmarken!
Sponsored Links
  #2  
Alt 03.12.2006, 18:21
Antonio Willybiro
Gast
 
Beiträge: n/a
Standard Re: [TYPO3] vbulletin & typo3 integration

Thanks for your replay Herbert,

I guess i would then have to use one typo3 install per domain or find a way
to access Typo3 data (users, news,etc..) from other T3 installs...

Cheers,
Antonio


"Herbert Roider" <herbert.roider (AT) utanet (DOT) at> wrote in message
news:mailman.1.1165169267.32447.typo3-english (AT) lists (DOT) netfielders.de...
> Hi Antonio,
>
> I was developing a extension: hr_vbulletin_connect,
> it is still experimental at the moment, but should work.
>
>> I planned to have 1 Typo3 Multi-domains installation with each of the
>> domain using their own template and therefore own vbulletin design. The
>> users can be synchronise among all domains, that would be fine. I would
>> hve several installation of Vbulletin on the server (one for each
>> domain).

>
> With the extension hr_vbulletin_connect you can run only one VBulletin,
> not
> three.
>>
>> I. First is the embedding of Vbulletin in Typo3: where should Vbulletin
>> be
>> installed?

>
> For hr_vbulletin_connect I installed it in a folder "forums" in the typo3
> root folder.
>
>> 1. Is it better that it is in the same folder that Typo3 root or anywhere
>> else would do the job?

>
> You can it install anywhere on the same server, but this was not tested.
>
>> 2. The Vbulletin database: should it be in the same database as the Typo3
>> install or it can use it's own database. In the later case i would use
>> one
>> database for all Vbulletin installs.

>
> No, vBulletin can have it's own database.
>
>>
>> II. Which extension to go with?
>> hr_vbulletin_connect which as been updated today would be the more
>> logical
>> choice?
>> But there are also vbulletin_connect and vbulletin_auth.
>>

> vbulletin_connect use vBulletin as master system for frontend users. It is
> maybe better if you want to extend the vBulletin (already running system)
> with typo3.
>
> regards
> Herbert



_______________________________________________
TYPO3-english mailing list
TYPO3-english (AT) lists (DOT) netfielders.de
http://lists.netfielders.de/cgi-bin/.../typo3-english
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Wong this Post!Spurl this Post!Reddit! Diesen Post bei linksilo.de bookmarken!
  #3  
Alt 03.12.2006, 18:26
Antonio Willybiro
Gast
 
Beiträge: n/a
Standard Re: [TYPO3] vbulletin & typo3 integration

Hi again,



Sorry but I have one more question,



I want my Vbulletin to really look like part of the page and have my Typo3
menu on the left side of the forums.

What would be the best way to achieve this? Just making a static HTML
template with my T3 navigation menu on it or is there a better way to marry
the two?



Regards,

Antonio



"Herbert Roider" <herbert.roider (AT) utanet (DOT) at> wrote in message
news:mailman.1.1165169267.32447.typo3-english (AT) lists (DOT) netfielders.de...
> Hi Antonio,
>
> I was developing a extension: hr_vbulletin_connect,
> it is still experimental at the moment, but should work.
>
>> I planned to have 1 Typo3 Multi-domains installation with each of the
>> domain using their own template and therefore own vbulletin design. The
>> users can be synchronise among all domains, that would be fine. I would
>> hve several installation of Vbulletin on the server (one for each
>> domain).

>
> With the extension hr_vbulletin_connect you can run only one VBulletin,
> not
> three.
>>
>> I. First is the embedding of Vbulletin in Typo3: where should Vbulletin
>> be
>> installed?

>
> For hr_vbulletin_connect I installed it in a folder "forums" in the typo3
> root folder.
>
>> 1. Is it better that it is in the same folder that Typo3 root or anywhere
>> else would do the job?

>
> You can it install anywhere on the same server, but this was not tested.
>
>> 2. The Vbulletin database: should it be in the same database as the Typo3
>> install or it can use it's own database. In the later case i would use
>> one
>> database for all Vbulletin installs.

>
> No, vBulletin can have it's own database.
>
>>
>> II. Which extension to go with?
>> hr_vbulletin_connect which as been updated today would be the more
>> logical
>> choice?
>> But there are also vbulletin_connect and vbulletin_auth.
>>

> vbulletin_connect use vBulletin as master system for frontend users. It is
> maybe better if you want to extend the vBulletin (already running system)
> with typo3.
>
> regards
> Herbert



_______________________________________________
TYPO3-english mailing list
TYPO3-english (AT) lists (DOT) netfielders.de
http://lists.netfielders.de/cgi-bin/.../typo3-english
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Wong this Post!Spurl this Post!Reddit! Diesen Post bei linksilo.de bookmarken!
  #4  
Alt 03.12.2006, 19:16
Herbert Roider
Gast
 
Beiträge: n/a
Standard Re: [TYPO3] vbulletin & typo3 integration

Hi Antonio,

I was developing a extension: hr_vbulletin_connect,
it is still experimental at the moment, but should work.

> I planned to have 1 Typo3 Multi-domains installation with each of the
> domain using their own template and therefore own vbulletin design. The
> users can be synchronise among all domains, that would be fine. I would
> hve several installation of Vbulletin on the server (one for each domain).


With the extension hr_vbulletin_connect you can run only one VBulletin, not
three.
>
> I. First is the embedding of Vbulletin in Typo3: where should Vbulletin be
> installed?


For hr_vbulletin_connect I installed it in a folder "forums" in the typo3
root folder.

> 1. Is it better that it is in the same folder that Typo3 root or anywhere
> else would do the job?


You can it install anywhere on the same server, but this was not tested.

> 2. The Vbulletin database: should it be in the same database as the Typo3
> install or it can use it's own database. In the later case i would use one
> database for all Vbulletin installs.


No, vBulletin can have it's own database.

>
> II. Which extension to go with?
> hr_vbulletin_connect which as been updated today would be the more logical
> choice?
> But there are also vbulletin_connect and vbulletin_auth.
>

vbulletin_connect use vBulletin as master system for frontend users. It is
maybe better if you want to extend the vBulletin (already running system)
with typo3.

regards
Herbert
_______________________________________________
TYPO3-english mailing list
TYPO3-english (AT) lists (DOT) netfielders.de
http://lists.netfielders.de/cgi-bin/.../typo3-english
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Wong this Post!Spurl this Post!Reddit! Diesen Post bei linksilo.de bookmarken!
  #5  
Alt 03.12.2006, 20:03
Herbert Roider
Gast
 
Beiträge: n/a
Standard Re: [TYPO3] vbulletin & typo3 integration

I think this is a problem. A Solution is to move the menu to the top,
because
you can easy modify the template for the header. I see that most people do
so. A example is this website:
http://www.typo3forum.net/forum/vbul...bindung-6.html
but this website don't use hr_vbulletin_connect.
But I am not Â*familiar in customizing the VBulletin board. I havn't done
this.
Only dig in the php-code ;-)

regards
Herbert


Antonio Willybiro wrote:

> Hi again,
>
>
>
> Sorry but I have one more question,
>
>
>
> I want my Vbulletin to really look like part of the page and have my Typo3
> menu on the left side of the forums.
>
> What would be the best way to achieve this? Just making a static HTML
> template with my T3 navigation menu on it or is there a better way to
> marry the two?
>
>
>
> Regards,
>
> Antonio
>
>
>
> "Herbert Roider" <herbert.roider (AT) utanet (DOT) at> wrote in message
> news:mailman.1.1165169267.32447.typo3-english (AT) lists (DOT) netfielders.de...
>> Hi Antonio,
>>
>> I was developing a extension: hr_vbulletin_connect,
>> it is still experimental at the moment, but should work.
>>
>>> I planned to have 1 Typo3 Multi-domains installation with each of the
>>> domain using their own template and therefore own vbulletin design. The
>>> users can be synchronise among all domains, that would be fine. I would
>>> hve several installation of Vbulletin on the server (one for each
>>> domain).

>>
>> With the extension hr_vbulletin_connect you can run only one VBulletin,
>> not
>> three.
>>>
>>> I. First is the embedding of Vbulletin in Typo3: where should Vbulletin
>>> be
>>> installed?

>>
>> For hr_vbulletin_connect I installed it in a folder "forums" in the typo3
>> root folder.
>>
>>> 1. Is it better that it is in the same folder that Typo3 root or
>>> anywhere else would do the job?

>>
>> You can it install anywhere on the same server, but this was not tested.
>>
>>> 2. The Vbulletin database: should it be in the same database as the
>>> Typo3 install or it can use it's own database. In the later case i would
>>> use one
>>> database for all Vbulletin installs.

>>
>> No, vBulletin can have it's own database.
>>
>>>
>>> II. Which extension to go with?
>>> hr_vbulletin_connect which as been updated today would be the more
>>> logical
>>> choice?
>>> But there are also vbulletin_connect and vbulletin_auth.
>>>

>> vbulletin_connect use vBulletin as master system for frontend users. It
>> is maybe better if you want to extend the vBulletin (already running
>> system) with typo3.
>>
>> regards
>> Herbert


_______________________________________________
TYPO3-english mailing list
TYPO3-english (AT) lists (DOT) netfielders.de
http://lists.netfielders.de/cgi-bin/.../typo3-english
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Wong this Post!Spurl this Post!Reddit! Diesen Post bei linksilo.de bookmarken!
  #6  
Alt 03.12.2006, 20:58
Valery Romanchev
Gast
 
Beiträge: n/a
Standard Re: [TYPO3] vbulletin & typo3 integration

Antonio Willybiro ÐÉÛÅÔ:
> Hi again,
>
>
>
> Sorry but I have one more question,
>
>
>
> I want my Vbulletin to really look like part of the page and have my Typo3
> menu on the left side of the forums.
>
> What would be the best way to achieve this? Just making a static HTML
> template with my T3 navigation menu on it or is there a better way to marry
> the two?


this is easy:
- make a page in TYPO3 to generate header/footer for vBulletin.
- make a PHP script that take this page and write it to a file
- insert in vBulletin template needed PHP code to read this file

I make old vbulletin_auth extension and some integrations:

La Cascara (vBulletin 3.5.x login box with one-time user login)
http://lacascara.tv/
http://lacascara.tv/foro/

Net War Gaiming Italia (vBulletin 3.5.x login box with one-time user login)
http://www.netwargamingitalia.net
http://www.netwargamingitalia.net/forum/

Some explanations here:
http://typo3lab.ru/en/typo3-services...-to-typo3.html


---
Best regards,
Valery Romanchev
Russian TYPO3 Laboratory
http://www.typo3lab.com
_______________________________________________
TYPO3-english mailing list
TYPO3-english (AT) lists (DOT) netfielders.de
http://lists.netfielders.de/cgi-bin/.../typo3-english
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Wong this Post!Spurl this Post!Reddit! Diesen Post bei linksilo.de bookmarken!
  #7  
Alt 04.12.2006, 21:43
Antonio Willybiro
Gast
 
Beiträge: n/a
Standard Re: [TYPO3] vbulletin & typo3 integration

_______________________________________________
TYPO3-english mailing list
TYPO3-english (AT) lists (DOT) netfielders.de
http://lists.netfielders.de/cgi-bin/.../typo3-english
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Wong this Post!Spurl this Post!Reddit! Diesen Post bei linksilo.de bookmarken!
  #8  
Alt 05.12.2006, 00:16
Valery Romanchev
Gast
 
Beiträge: n/a
Standard Re: [TYPO3] vbulletin & typo3 integration

Hi Antonio

Antonio Willybiro ÐÉÛÅÔ:
> Hi Valery,
>
> would that work if there is a Left menu as well?
>
> --------------------------
> Header
> --------------------------
> Left menu | Vbulletin
> |
> --------------------------
> footer
> --------------------------
>


Yes, possible to cut any parts of HTML of TYPO3-pages (Header, Left
menu,footer)
Then insert this parts to needed place in vBulletin template.
So you will get menu on vBulletin (if you wish, with any content
elements, that you insert in left columnt of the TYPO3 page, that will
act as "template" for vBulletin)

Valery

_______________________________________________
TYPO3-english mailing list
TYPO3-english (AT) lists (DOT) netfielders.de
http://lists.netfielders.de/cgi-bin/.../typo3-english
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Wong this Post!Spurl this Post!Reddit! Diesen Post bei linksilo.de bookmarken!
 

Lesezeichen

Themen-Optionen
Ansicht Thema bewerten
Thema bewerten:

Forumregeln
Es ist dir nicht erlaubt, neue Themen zu verfassen.
Es ist dir nicht erlaubt, auf Beiträge zu antworten.
Es ist dir nicht erlaubt, Anhänge hochzuladen.
Es ist dir nicht erlaubt, deine Beiträge zu bearbeiten.

BB-Code ist an.
Smileys sind an.
[IMG] Code ist an.
HTML-Code ist aus.
Trackbacks are an
Pingbacks are an
Refbacks are an



Alle Zeitangaben in WEZ +1. Es ist jetzt 03:52 Uhr.


Powered by vBulletin® Version 3.7.4 (Deutsch)
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.1.0
Template-Modifikationen durch TMS

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90