Important: This page is using cookies (cookies). Using this website without turning off cookies in browser, means that you agree for using it.
Buy Now! Features Downloads

Earn with us!

If you would like to start earning money with vBET join to Affiliate Program.
Page 2 of 2 FirstFirst 12
Results 11 to 19 of 19

Thread: Wiki in sub directory issues

  1. #11
    Michał Podbielski (vBET Staff) vBET's Avatar
    Join Date
    Oct 2009
    Posts
    3,037

    Default

    The SQL query itself is OK - as you wrote yourself it is working for vBulletin.

    You added important information - MediaWiki is not vBulletin mod. So vBET cannot support it. If MediaWiki is not vB mod then definitively it is not using any vB hook - you wrote yourself that it is standalone application. vBET i vBulletin Enterprise Translator - we translate vBulletin.

    So the reason of this error is that vBulletin is not initialized - it is not used at all...

    I'm marking this issue as solved, because we know the reason now and we know that it is not vBET scope at all – vBET is not prepared to translate pages not related to vBulletin.
    Last edited by vBET; 10-10-10 at 21:48.

  2. #12
    Junior Member
    Join Date
    Sep 2010
    Posts
    29

    Default

    Quote Originally Posted by vBET View Post
    The SQL query itself is OK - as you wrote yourself it is working for vBulletin.

    You added important information - MediaWiki is not vBulletin mod. So vBET cannot support it. If MediaWiki is not vB mod then definitively it is not using any vB hook - you wrote yourself that it is standalone application. vBET i vBulletin Enterprise Translator - we translate vBulletin.

    So the reason of this error is that vBulletin is not initialized - it is not used at all...

    I'm marking this issue as solved, because we know the reason now and we know that it is not vBET scope at all – vBET is not prepared to translate pages not related to vBulletin.
    Then how do others translate MediaWiki here? Makes no sense to me why they can and I cannot. They are running a bridge just like me.

    The query could have been incorrect because I may not have implemented properly.

    http://www.vbenterprisetranslator.co...mediawiki.html

  3. #13
    Michał Podbielski (vBET Staff) vBET's Avatar
    Join Date
    Oct 2009
    Posts
    3,037

    Default

    Please note that I do not know MediaWiki product. My last response base on your description - that it is standalone application. I change the status to To Explain and check it again

  4. #14
    Michał Podbielski (vBET Staff) vBET's Avatar
    Join Date
    Oct 2009
    Posts
    3,037

    Default

    As I see there MediaViki is not separate application - it is integrated with vBulletin and page is generated by vBulletin. You can check it yourself - there is address.

    As I see on your forum MediaWiki is not integrated - page is not generated by vBulletin. This is the difference.

    So first integrate MeidaWiki with vBulletin. And when pages will be generated by vBulletin (same header, footer, etc.) then you can integrate it with vBET.

  5. #15
    Junior Member
    Join Date
    Sep 2010
    Posts
    29

    Default

    Quote Originally Posted by vBET View Post
    As I see there MediaViki is not separate application - it is integrated with vBulletin and page is generated by vBulletin. You can check it yourself - there is address.

    As I see on your forum MediaWiki is not integrated - page is not generated by vBulletin. This is the difference.

    So first integrate MeidaWiki with vBulletin. And when pages will be generated by vBulletin (same header, footer, etc.) then you can integrate it with vBET.
    The product referenced is similar to what I'm running. I am linked to the forum as the two products are sharing logon info between them.

    Are you saying that I need to include the header and footer to make your mod behave for me like to other person?

  6. #16
    Michał Podbielski (vBET Staff) vBET's Avatar
    Join Date
    Oct 2009
    Posts
    3,037

    Default

    No. It is not case of including footer or header. It is case of integration wiki pages, to be generated by vBulletin engine.

    Just as I wrote - our client who uses vBET go translate wiki pages uses it to really translate vBulletin page which shows wiki pages (probably - this is how I see it). That is why vBET is working there. As I see on your forum wiki page is not generated by vBulletin engine.

    Please contact with user who already did it and ask him for integration details between vBulletin and MediaWiki. It is referenced to same mod, but it doesn't mean that some additional tasks wasn't done. As I wrote results differs between yours forums so I suspect that something more was done here (it can be even this mod configuration issue, or just access issue – wrong URL).

  7. #17
    Junior Member
    Join Date
    Sep 2010
    Posts
    29

    Default

    Quote Originally Posted by vBET View Post
    No. It is not case of including footer or header. It is case of integration wiki pages, to be generated by vBulletin engine.
    The flaw in that statement is that mediawiki pages are never generated by vbulletin. vBmediawiki is a bridge for single sign on between the forum and wiki. I understand that it is a different mod than I am using since I cannot run vbmediawiki as I am on 3.8.x and that mod is for vb4.
    Just as I wrote - our client who uses vBET go translate wiki pages uses it to really translate vBulletin page which shows wiki pages (probably - this is how I see it). That is why vBET is working there. As I see on your forum wiki page is not generated by vBulletin engine.
    As I mentioned, neither is his technically. Though there is a tighter integration of the skin with his mod.
    Please contact with user who already did it and ask him for integration details between vBulletin and MediaWiki. It is referenced to same mod, but it doesn't mean that some additional tasks wasn't done. As I wrote results differs between yours forums so I suspect that something more was done here (it can be even this mod configuration issue, or just access issue – wrong URL).
    I appreciate your time. His integration is with a different version of vbulletin.

    Please answer this. How can I tell if my mod/bridge is using global_complete? I guess I will try to make it work on my own if I can get that question answered.

    Couldn't I use the photopost instructions from this site?

    Thank you

  8. #18
    Michał Podbielski (vBET Staff) vBET's Avatar
    Join Date
    Oct 2009
    Posts
    3,037

    Default

    Yes - it can be that on his forum it is working because of different versions. As I wrote before I do not know details of his integration between vBulletin nad MediaWiki. It looks like it is generated by vBulletin, still it can be layout integration as you wrote. Maybe newest version of MediaWiki mod does additional things, maybe forum author mad additional effort. Did you asked him? Did you check description for newest MediaWiki integration mod? I see there flags in the footer – it looks like footer is generated by vB templating mechanism, not just hardcoded.

    How to check does hook global_complete is used. It is very simple. If you made first integration part appropriately - it means forum will recognize links with language code (i.e. /pl/...) - then if global_complete is supported page will translate fine. If it is not supported, then page will not be translated, and you can see that on page which should be translated links under the flags will have 'vbet_flag' included in URL.

  9. #19
    Junior Member
    Join Date
    Sep 2010
    Posts
    29

    Default

    Quote Originally Posted by vBET View Post
    Yes - it can be that on his forum it is working because of different versions. As I wrote before I do not know details of his integration between vBulletin nad MediaWiki. It looks like it is generated by vBulletin, still it can be layout integration as you wrote. Maybe newest version of MediaWiki mod does additional things, maybe forum author mad additional effort. Did you asked him? Did you check description for newest MediaWiki integration mod? I see there flags in the footer – it looks like footer is generated by vB templating mechanism, not just hardcoded.

    How to check does hook global_complete is used. It is very simple. If you made first integration part appropriately - it means forum will recognize links with language code (i.e. /pl/...) - then if global_complete is supported page will translate fine. If it is not supported, then page will not be translated, and you can see that on page which should be translated links under the flags will have 'vbet_flag' included in URL.
    Please kill this, I gave up.

    Thanks

Page 2 of 2 FirstFirst 12

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •