-
AuthorPosts
-
Chantelle Goldstraw Friend
Chantelle Goldstraw
- Join date:
- September 2014
- Posts:
- 67
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 13
- Thanked:
- 5 times in 1 posts
June 8, 2009 at 10:12 am #141774Hi 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 ModeratorJA Developer
- Join date:
- September 2014
- Posts:
- 9914
- Downloads:
- 207
- Uploads:
- 152
- Thanks:
- 1789
- Thanked:
- 2008 times in 1700 posts
June 9, 2009 at 6:20 pm #307409Hi 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 FriendChantelle Goldstraw
- Join date:
- September 2014
- Posts:
- 67
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 13
- Thanked:
- 5 times in 1 posts
June 9, 2009 at 7:57 pm #307426I will that would be great, how can I get you this information securely?
Chantelle Goldstraw FriendChantelle Goldstraw
- Join date:
- September 2014
- Posts:
- 67
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 13
- Thanked:
- 5 times in 1 posts
June 10, 2009 at 6:42 pm #307568PS
http://www.tractivepower.com is the live URLAnonymous ModeratorJA Developer
- Join date:
- September 2014
- Posts:
- 9914
- Downloads:
- 207
- Uploads:
- 152
- Thanks:
- 1789
- Thanked:
- 2008 times in 1700 posts
June 11, 2009 at 8:39 am #307618Hi telbino
I checked your website and saw that it is working fine.
I could not find the previous notice.Chantelle Goldstraw FriendChantelle Goldstraw
- Join date:
- September 2014
- Posts:
- 67
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 13
- Thanked:
- 5 times in 1 posts
June 11, 2009 at 9:21 am #307624I 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 ModeratorJA Developer
- Join date:
- September 2014
- Posts:
- 9914
- Downloads:
- 207
- Uploads:
- 152
- Thanks:
- 1789
- Thanked:
- 2008 times in 1700 posts
June 11, 2009 at 9:42 am #307628Hi
You can send your information via Private Message or submit a ticket.
Chantelle Goldstraw FriendChantelle Goldstraw
- Join date:
- September 2014
- Posts:
- 67
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 13
- Thanked:
- 5 times in 1 posts
June 18, 2009 at 9:48 pm #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.
-
AuthorPosts
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