JomSocial 2.8.x require minimum Joomla! CMS 2.5.6 - joomla

I have to done the network site, So i am using the Jomsocial component in my web site. Once i will install the pack then the following errors will shown.
JomSocial 2.8.x require minimum Joomla! CMS 2.5.6
Component Install: Custom install routine failure
Error installing component
But i have using Joomla 2.5.10 latest pack only. So anyone please help me.

open the installation package
there is a file inside called
install.community.php
search for this code
if (JVERSION < '2.5.6' and $communityVersion >= '2.8.0')
change to
if (JVERSION < '2.5.10' and $communityVersion >= '2.8.0')

Related

Did anyone know how to install Magento 1.9.2 Plugins on PHP7?

I try to install Plugins on my Magento 1.9.2.4 on PHP 7.0.4.
All normal Plugins have the same Error Message:
requires PHP version >= 5.2.13 and <= 5.7.0 current is: 7.0.4
The Shop runs after a small bugfix fine. But without Plugins its Useless.
Thanks.
The creator of each extension/plugin in Magento specifies a supported version. It sounds like none of your plugins/extensions support PHP anything greater than a (existent) PHP 5.7. You'll either need to
Contact extension/plugin vendors and ask them to release a version on connect that supports PHP 7
Stop using Magento Connect to install plugins and install them yourselves manually.
The specifics of this are well beyond the scope of an individual Stack Overflow answer.

Magento 1.x installation Error

Did magento removed 1.x after releasing magento 2, I am getting 404 error during download from this:
wget http://www.magentocommerce.com/downloads/assets/1.9.0.1/magento-1.9.0.1.tar.gz
Is there any alternative to use Magento 1.x, because the extensions which i am planning to use is not compatible with magento 2.
Thanks!
You can no longer use wget to get magento (at least from the official Magento's website). You have to follow this link: https://www.magentocommerce.com/download and then click on the 'Release Archive' tab. There you can find and download magento v1.9.2.4 (and other previous releases) in various formats (zip, gz, bz2) . After download completes, you can upload it to your webserver and install it.
you can get magento 1 from here
https://www.openmage.org/.
They have latest disponible stable version of magento 1.

Stucked in Jupgrade extension while migrating to joomla 2.5

Since thursday nyt, I got stucked on upgrading my joomla website 1.5.26 to 2.5 in the very first step which is cleanining and caching. I already disabled rest of the plugins except mootools plugins. I also reinstalled the latest mootools plugin for joomla and ; is also removed from the php_curl in my php.ini file. Any ideas about how to fix it?
Go to Extensions > jUpgrade.
Click Parameters.
Select Yes for the Skip Download option.
Select Yes for the Skip Decompress option.
Select No for the Delete previous migrationoption
- Click Save.
Create a folder in your Joomla root called jupgrade.
Download Joomla 2.5.4 and extract it in the jupgrade folder.
http://joomlacode.org/gf/download/frsrelease/16914/73508/Joomla_2.5.4-Stable-Full_Package.zip
If you have already run jUpgrade and it failed, clear your browser
cache now. Click Start Upgrade.
If you still have problems with jUpgrade, see the following forum
post on jUpgrade; it addresses this issue.
Once you have successfully upgraded Joomla 1.5 to 2.5.4, you can
upgrade Joomla 2.5.4 to 2.5.6, but I would wait until Joomla comes
out with another release. Joomla 2.5.6 is still full of bugs and
inconsistencies.

Upgrading Joomla Version 1.5.20 to Joomla Version 2.5.4

I'm trying to upgrade Joomla Version 1.5.20 to Joomla Version 2.5.4.
I've upgraded other CMS's in the past, but Joomla seems to be a little different. Does anyone have any advice as to the best way to upgrade?
So far I've:
Downloaded the entire site
Exported the database via phpMyAdmin
I've installed MAMP and Joomla locally and I'm trying to replicate their site on my machine in attempt to upgrade locally before doing it live. I've loaded the template, but haven't been able to load the content yet.
There seems to be a lot of versions between 1.5.20 and 2.5.4, and it's making me a bit nervous.
You can't directly upgrade from a Joomla! 1.5.x version to the 2.5.x line, it's a migration.
As the 2.5 line is a big change to Joomla! you will have to find 2.5 versions of:
the template you're using
any custom extensions (ie. components, plug-ins, modules etc)
Version 2.5 has new technical requirements so you will need to check that your server meets those.
Once you've got all that resolved.
First thing you should do is upgrade a backup of your 1.5.x site to the latest version ie. 1.5.26 as it fixes some security issues, and the recent versions included 1 or 2 bugs that help with the migration.
Once you have that working you will need to use a migration tool as discussed in this document. Please note that while this document references JUpgrade, you would probably be better off looking at one of the other conversion tools, especially the commercial products (which aren't expensive at all).
We're about half way through migrating over 200 client websites and while we started out with the free 'recommended' component we now use the commercial SP Upgrade (I have no affiliation with this product other than purchasing it and using it happily).
To upgrade joomla the plugin JUpgrade is one of the options. its quite easy tool.
updation can only required some clicks.
Here is steps.
Step 1
The very first thing you need to do is update your Joomla 1.5 website to the latest security update (1.5.25 at the time of writing). Click here for the tutorial on how to update your site.
Step 2
create a backup of your website.
Step 3
We are going to use jUpgrade to migrate our website. You can download jUpgrade from above link.
Step 4
Once you have downloaded jUpgrade, install it in existing joomla using the extension manager (Extensions -> Install / Uninstall).
Make sure that you have loggedin with Super Administrator. ( It required super administrator rights to migrate database and media.)
Step 5
You need to enable the System - Mootools Upgrade plugin before you can use jUpgrade so navigate to extensions then plugin manager, do a search for the plugin and enable it. (Extensions -> Plugin Manager)
Step 6
Click on Start Upgrade, It will now upgrading automatically as below till completion Popup.
Now click on administrator, you will see Joomla newer version Login page and make sure that all content transferred successfully ( It will transfer only contents that will supported in new Joomla version)
JUpgrade will create new directory. Download & install Joomla newer version to new directory and transfer media and contents in newer one.
click here = to read More.

joomla: jomsocial installation problem (winxp)

i'm trying to install the jomsocial plugin on my local joomla.
joomla (v1.6) was freshly installed from scratch - i'm having the latest version of jomsocial (v2.20)
i've followed the jomsocial installation instructions but it didn't work,
during the installation process i got the same error over + over again:
Strict Standards: Only variables should be assigned by reference in ...
any ideas what could be wrong?
thanks
It would be helpful if you posted the complete error, but it looks like you need to change your php.ini error reporting log level.
See - joomla 1.5.22 on mysql 5.5

Resources