PHP Error in file com_xmap\helpers\installer.php
2 posts
• Page 1 of 1
PHP Error in file com_xmap\helpers\installer.php
hi
one php error is in below file:
administrator\components\com_xmap\helpers\installer.php
in line 21:
must change to
dot (.) is missing
one php error is in below file:
administrator\components\com_xmap\helpers\installer.php
in line 21:
- Code: Select all
JAdapter::__construct(JPATH_ADMINISTRATOR '/components/com_xmap', 'JInstaller');
must change to
- Code: Select all
JAdapter::__construct(JPATH_ADMINISTRATOR. '/components/com_xmap', 'JInstaller');
dot (.) is missing
-

mhehm - Senior Boarder

- Posts: 53
- Joined: Sun Jan 20, 2013 1:22 pm
- Location: Iran
Re: PHP Error in file com_xmap\helpers\installer.php
Thanks, but actually, I think that file is not being used and it can be just removed...
Thanks again!
Thanks again!
-

guilleva - Administrator

- Posts: 1517
- Joined: Wed Sep 12, 2007 3:10 am
- Location: San José, Costa Rica
2 posts
• Page 1 of 1
Who is online
Users browsing this forum: No registered users and 1 guest