× Joomla Facebook Connect support forum

Topic-icon Installation error

Active Subscriptions:

None
15 years 3 weeks ago #10265 by fb_1658822944
Hello I'm new to web development and I keep getting this message every time I try to install. I uninstalled the old 2.5.3 version and installed the 3.2.1 version. All of the extensions will install with no problem but the actual component will not install. I have check my permissions and all of them are writable. I am also using Joomla 1.5. I'm using a RocketTheme template if that makes a difference. I'm so confussed and I have been at this for 2 days now with this one problem. Please help.

This is the entire message: JInstaller::install: File '/home/content/g/m/h/gmhoward1/html/tmp/install_4dd6d5fe11ac6/jfbconnect.install.php' does not exist.
Component Install: Could not copy PHP install file

Website is ... gmhoward.com
The topic has been locked.
Support Specialist
15 years 3 weeks ago #10276 by alzander
Replied by alzander on topic Installation error
George,
Not sure why you're seeing that error. There's a few things you can try though, and hopefully, one of them will just fix you right up:
1) First, make sure you have the v3.2.1 version of the component for Joomla 1.5. It should have v3.2.1 and j1.5 in the extension name (not j1.6).
2) Check to make sure you're /tmp directory is writable. You can do so in the Help->System Info, "Directory Permissions" tab. It should say "Writable" in green next to the Tmp directory.
3) Try enabling FTP mode on your server. You can do this in the Global Configuration area. Once done, when you use the install/uninstall section, you can provide your FTP credentials. This generally helps get around some permissions issues that Joomla can face on some hosts.
4) Finally, if none of that works, you can try installing manually. To do so, simply unzip the package on your computer, and then FTP it to a directory on your server, like /path-to-your-site/tmp/jfbconnect. Then in the install/uninstall area, use the "Install from directory" option and provide the directory you FTPd the files too.

Really hope this helps, but if not, let us know! We'll get you going!
The topic has been locked.
Active Subscriptions:

None
15 years 3 weeks ago #10280 by fb_1658822944
Replied by fb_1658822944 on topic Installation error
Thank you for the response. However, I read another post earlier and tried all of the above methods; none of them worked. I am presently using Joomla 1.5 and all are directories are writable. I downloaded the 3.2.1 version. I have installed from the tmp directory as well.

I tried this component on other Joomla sites and it installed correctly. Therefore I can only believe that it is the Rocket Theme template I'm using. Are there any scripts that would prevent this from installing or any other extensions that may conflict. I really need FBJ to work with this template. I will do ANY work around.

Please help!!!
The topic has been locked.
Active Subscriptions:

None
15 years 3 weeks ago #10281 by fb_1658822944
Replied by fb_1658822944 on topic Installation error
Hey I think I found the answer ... now can someone translate this for me please. What is it asking me to do? I am using Joomla 1.5.10

Error Component Install: Could not copy PHP install file in 1.5.10
Due to changes on the file libraries/joomla/installer/adapters/component.php 15217 Custom Install file upgraded on Component installation, some components that have invalid XML manifest files will not install in version 1.5.10
After installation this error will show:
JInstaller::install: File '/xxxx/tmp/install_49ce897371c92/jfusion.install.php' does not exist.
Component Install: Could not copy PHP install file.
The installer can not find the install.php if this file is not in the root of the component or if the file is not defined to be in a folder on the xml file.
e.g the install.php is located in the folder admin and in the xml the install is:
jfusion.php
in 1.5.9 the installer could locate the file, in 1.5.10 not anymore.
Workaround to get your component installed for now, change the location in the xml to folder/install.php
e.g if the file is in folder admin
admin/install.qcontacts.php
This is an issue with the component XML manifest file. Please contact the developer to report this problem to ensure that they fix their mistake.
Note:
The above suggested modification will not work for older versions of Joomla (just tested on an 1.5.4 installation), because on those, the install file is expected to be located in the admin subdir.
Instead, just move the install-script to the toplevel of the zip, remove it's entry in the section of the script and then repack it. The resulting ZIP will install on both Joomla 1.5.10 as well as on versions
The topic has been locked.
Support Specialist
15 years 3 weeks ago #10283 by alzander
Replied by alzander on topic Installation error
First, instead of mucking with the install script, we'd highly, highly recommend upgrading to 1.5.23, which is the newest version of Joomla. 1.5.10 is extremely old and there have been many bug and security fixes since that release. We no longer test JFBConnect with anything prior to Joomla 1.5.15 (which was released over a year ago), and while I don't think you'll have problems if you get JFBConnect installed on Joomla 1.5.10, I can't guarantee you won't.

With that said, the above note is telling you to do the following:
1) Unzip JFBConnect locally
2) In the /admin directory, move the jfbconnect.install.php file to main directory (with the xml file)
3) Edit the XML file and find the line with <file>jfbconnect.install.php</file> and delete it
4) Re-zip the the directory
5) Try to install

That should fix your issue, but again, upgrading to any version newer than 1.5.12 (where the installer issue was fixed), should fix your problem as well and is the recommended course of action.

Good luck,
Alex
The topic has been locked.
Active Subscriptions:

None
15 years 3 weeks ago #10287 by fb_1658822944
Replied by fb_1658822944 on topic Installation error
Thanks a million...
The topic has been locked.
Support Specialist
15 years 3 weeks ago #10289 by alzander
Replied by alzander on topic Installation error
No problem. Keep us posted!
The topic has been locked.