Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • Chantelle Goldstraw Friend
    #141774

    Hi all,

    I have been using this template for a while and recently installed list messenger.

    When I use one of the pre defined list messenger forms oin a custom module on teh front page ( as per the list messenger instructions).

    I the following error…. 3 weeks of sleep less nights, fresh installs and tests later (as this is on a live server) I still have no solution.

    Warning: require_once(plugins/content/ja_tabs/parser.php) [function.require-once]: failed to open stream: No such file or directory in /xxxxxxx/xxxxxx/public_html/tractivepower/plugins/content/ja_tabs.php on line 66

    Fatal error: require_once() [function.require]: Failed opening required ‘plugins/content/ja_tabs/parser.php’ (include_path=’/xxxxxx/xxxxx/public_html/tractivepower/components/com_mailinglist//includes’) in /xxxxxxx/xxxxxx/public_html/tractivepower/plugins/content/ja_tabs.php on line 66

    Can any body help this is driving me BONKERS….

    Many Thanks

    Anonymous Moderator
    #307409

    Hi telbino

    I think you are missing some files in this plugin.
    Please make sure that plugins/content/ja_tabs/parser.php is exist and readable.

    If not, please kindly send me your live url, ftp account so that i could have a closer look on the issue

    Chantelle Goldstraw Friend
    #307426

    I will that would be great, how can I get you this information securely?

    Chantelle Goldstraw Friend
    #307568

    PS
    http://www.tractivepower.com is the live URL

    Anonymous Moderator
    #307618

    Hi telbino

    I checked your website and saw that it is working fine.
    I could not find the previous notice.

    Chantelle Goldstraw Friend
    #307624

    I unpublished the offending module as it is a live URL, the problem only arises when I publish the meail subscribe form on the front page and somebody uses it.

    How do I get you the FTP info so you can look around back end.

    Anonymous Moderator
    #307628

    Hi

    You can send your information via Private Message or submit a ticket.

    Chantelle Goldstraw Friend
    #308369

    <em>@JA Developer 132358 wrote:</em><blockquote>Hi

    You can send your information via Private Message or submit a ticket.</blockquote>
    Okay I have submited my information a couple of times as you requested but have not got anywhere.

    My problem has eventually been solved by the author of List Messenger who advised me of an error in the PHP code in a couple of the modules, namely hiSlide and Tabs.

    the following was changed and the error went away, although it does appear that there are still more small errors.

    require_once(‘plugins/content/ja_tabs/parser.php’);

    should be prefixed with the absolute path of the site

    require_once(JPATH_BASE . ‘/plugins/content/ja_tabs/parser.php’);

    in the file:

    plugins/content/ja_tabs.php

    Many Thanks to Phil Taylor for his help with this.

Viewing 8 posts - 1 through 8 (of 8 total)

This topic contains 8 replies, has 2 voices, and was last updated by  Chantelle Goldstraw 15 years, 5 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum