PDA-mambot Guide

This project and information is deprecated. Please visit Mobile Joomla! project at mobilejoomla.com for the latest and best way of mobilize Joomla! web sites. Thank you very much for your support.

1. Introduction

The quantity of mobile devices in the world greatly outnumber quantity of desktops in houses and offices, therefore creation of sites convenient for users of mobile devices is not a rarity. And whether your Joomla-site is designed for viewing by means of mobile devices? If no, it is easy to correct it with the pda-mambot.

Pages: 1 2 3 4 5 6 7

Related Posts

29 Responses to “PDA-mambot Guide”

Pages: « 1 [2] 3 » Show All

  1. 11
    Lazo Says:

    It tooks me two days to read and try to reconfigure, instal, reinstal mooving the files from mambo folder to the new domain and still not yet solvation of the problem with showing the pda site.

  2. 12
    Physicist Says:

    You cannot use PDA-mambot with Mambo. The reason is very simple: Mambo has no event "onStart". If you wish to try to add this event in Mambo, you need to add in file /index.php next lines

    $mambothandler=&mosMambotHandler::getInstance();
    $mambothandler->loadBotGroup('system');
    $mambothandler->trigger('onStart');

    before lines

    // gets template for page
    $cur_template = $mainframe->getTemplate();

    Good luck!

  3. 13
    Paul Says:

    I am a newbiw with joomla and am confused at what should be here:

    Extended Settings:
    PDA Homepage. Set this page as a homepage (e.g. index.php?option=com_content&task=view&id=12&itemid=1)

  4. 14
    Physicist Says:

    Paul:
    This option allow you to set certain page as a home page for mobile version. If this field is empty, mobile homepage is normal homepage (usually index.php?option=com_frontpage&itemid=1). You can set here sef-url too (like content/view/77/7/).

  5. 15
    Ralph Says:

    I am able to get the index page and search module to display, but can not get the main menu (left side) to appear. I did make a copy and tried to  position the menu on "top" "bottom" and  "header" all with negative results. I am using the  default template with Joomla 1.0.13.

    Any suggestions greatly appreciated.
    Ralph

  6. 16
    Physicist Says:

    Ralph:
    In mambot parameters find names of positions: parameters "1st module position above pathway" etc. (search module is displayed in one of them). Appoint one of these positions to the Menu module.

  7. 17
    Terl Says:

    Physicist,
    Excellent module and does what it says.
    The question I have is concerned with the subdomain option / setup.

    The site is www.tharna.co.uk so I have set up a subdomain of wap.tharna.co.uk I was hoping I would be still able to view the website in full at the www. address but now when I access either site, I get the same PDA version. Is this correct, or have I missed something?

  8. 18
    Physicist Says:

    Terl:
    This is not correct, of course.
    What version of plugin do you use? What browsers do you test it with?

  9. 19
    Shaheem Says:

    I have tried both PDA mambot and the Mobile Joomal, and with both I do not get the PDA template when browsing from a phone or emulator - it just shows the normal Joomla template. The bot is published and the templates are in my template directory.

  10. 20
    Physicist Says:

    Shaheem:
    The Mobile Joomla has several methods to determining mobile device. Try to experiment with them.

Pages: « 1 [2] 3 » Show All

You can follow any responses to this entry through the RSS 2.0 feed.

Leave a Reply