JCal Pro plug-in error
9 posts
• Page 1 of 1
JCal Pro plug-in error
Hi
when I run my site-map, the JCal plug-in is reporting:
Has anyone else had the same issue? Is there a fix available? I'm running J! 1.5.10, JCal Pro 2.1.3 (build_217) and XMap 1.2.1
EDIT: I've updated JCal Pro to ver: 2.1.7 (build_277) today, with no improvement in my issue.
when I run my site-map, the JCal plug-in is reporting:
Warning: Invalid argument supplied for foreach() in ../mysite.com/administrator/components/com_xmap/extensions/com_jcalpro.php on line 67
Warning: Invalid argument supplied for foreach() in ../mysite.com/administrator/components/com_xmap/extensions/com_jcalpro.php on line 90
Has anyone else had the same issue? Is there a fix available? I'm running J! 1.5.10, JCal Pro 2.1.3 (build_217) and XMap 1.2.1
EDIT: I've updated JCal Pro to ver: 2.1.7 (build_277) today, with no improvement in my issue.
- RakiuraSkies
- Fresh Boarder

- Posts: 7
- Joined: Sat May 23, 2009 2:08 am
Re: JCal Pro plug-in error
anyone, please?
- RakiuraSkies
- Fresh Boarder

- Posts: 7
- Joined: Sat May 23, 2009 2:08 am
Re: JCal Pro plug-in error
It seems from looking at other component plug-ins that the error I am experiencing is fairly common -other components seem to have their own fairly unique fixes to the issue, but none have posted what needs to be changed to resolve the issue. The code as it appears in my com_jcalpro.php at the moment is:
in both locations. I would really appreciate it if someone could point me in the direction I need to be going to sort this please!!!
- Code: Select all
foreach($rows as $row) {
if( $row->cat == 0 ) {
$row->cat = '';
in both locations. I would really appreciate it if someone could point me in the direction I need to be going to sort this please!!!
- RakiuraSkies
- Fresh Boarder

- Posts: 7
- Joined: Sat May 23, 2009 2:08 am
Re: JCal Pro plug-in error
has anyone found anything please? Any advice at all...?
- RakiuraSkies
- Fresh Boarder

- Posts: 7
- Joined: Sat May 23, 2009 2:08 am
Re: JCal Pro plug-in error
Never mind, I have it sorted.
For anyone else that may be experiencing a similar problem, there is another XMAP-JCalPro plugin that works properly available here:
http://www.banitech.com/download/extensions/xmap/234-jcal-pro-v2
Hopefully someone will find this of benefit.
For anyone else that may be experiencing a similar problem, there is another XMAP-JCalPro plugin that works properly available here:
http://www.banitech.com/download/extensions/xmap/234-jcal-pro-v2
Hopefully someone will find this of benefit.
- RakiuraSkies
- Fresh Boarder

- Posts: 7
- Joined: Sat May 23, 2009 2:08 am
Re: JCal Pro plug-in error
I tried to install the JcalPro Extension
http://joomla.vargas.co.cr/en/downloads/doc_details/97-jcalpro-extension
but get the following error message:
Warning: require_once(C:\xampp\htdocs\joomla\libraries\joomla\installer\adapters\xmap_ext.php) [function.require-once]: failed to open stream: No such file or directory in C:\xampp\htdocs\joomla\libraries\joomla\installer\installer.php on line 216
Fatal error: require_once() [function.require]: Failed opening required 'C:\xampp\htdocs\joomla\libraries\joomla\installer\adapters\xmap_ext.php' (include_path='.;C:\xampp\php\PEAR') in C:\xampp\htdocs\joomla\libraries\joomla\installer\installer.php on line 216
anybody can help?
http://joomla.vargas.co.cr/en/downloads/doc_details/97-jcalpro-extension
but get the following error message:
Warning: require_once(C:\xampp\htdocs\joomla\libraries\joomla\installer\adapters\xmap_ext.php) [function.require-once]: failed to open stream: No such file or directory in C:\xampp\htdocs\joomla\libraries\joomla\installer\installer.php on line 216
Fatal error: require_once() [function.require]: Failed opening required 'C:\xampp\htdocs\joomla\libraries\joomla\installer\adapters\xmap_ext.php' (include_path='.;C:\xampp\php\PEAR') in C:\xampp\htdocs\joomla\libraries\joomla\installer\installer.php on line 216
anybody can help?
- Nina00
- Fresh Boarder

- Posts: 1
- Joined: Mon Mar 15, 2010 9:26 am
Re: JCal Pro plug-in error
RakiuraSkies wrote:Never mind, I have it sorted.
For anyone else that may be experiencing a similar problem, there is another XMAP-JCalPro plugin that works properly available here:
http://www.banitech.com/download/extensions/xmap/234-jcal-pro-v2
Hopefully someone will find this of benefit.
Hi Guillermo, could you get this fixed in next release?
Cheers, Boss.
-

dirtymonkey - Fresh Boarder

- Posts: 16
- Joined: Fri May 09, 2008 8:57 pm
- Location: United Kingdom
Re: JCal Pro plug-in error
Nina00 wrote:I tried to install the JcalPro Extension
http://joomla.vargas.co.cr/en/downloads/doc_details/97-jcalpro-extension
but get the following error message:
Warning: require_once(C:\xampp\htdocs\joomla\libraries\joomla\installer\adapters\xmap_ext.php) [function.require-once]: failed to open stream: No such file or directory in C:\xampp\htdocs\joomla\libraries\joomla\installer\installer.php on line 216
Fatal error: require_once() [function.require]: Failed opening required 'C:\xampp\htdocs\joomla\libraries\joomla\installer\adapters\xmap_ext.php' (include_path='.;C:\xampp\php\PEAR') in C:\xampp\htdocs\joomla\libraries\joomla\installer\installer.php on line 216
anybody can help?
Hi Nina00,
I'm guessing you tried installing with Joomla installer and not XMap installer... but you prob worked that out by now.
-

dirtymonkey - Fresh Boarder

- Posts: 16
- Joined: Fri May 09, 2008 8:57 pm
- Location: United Kingdom
Re: JCal Pro plug-in error
This thread is a bit dated, but I seem to have the same problem.
Xmap Sitemap reports Warning: Invalid argument supplied for foreach() in /home2/provetlo/public_html/pvl/administrator/components/com_xmap/extensions/com_jcalpro.php on line 68
I have the jcalpro extension set to ignore jcalpro.
Any ideas? Thanks.
Xmap Sitemap reports Warning: Invalid argument supplied for foreach() in /home2/provetlo/public_html/pvl/administrator/components/com_xmap/extensions/com_jcalpro.php on line 68
I have the jcalpro extension set to ignore jcalpro.
Any ideas? Thanks.
- johnlanglois
- Fresh Boarder

- Posts: 6
- Joined: Fri Dec 18, 2009 6:39 pm
9 posts
• Page 1 of 1
Who is online
Users browsing this forum: Bing [Bot] and 3 guests