Magento not Upgrading from 1.3.2.4 to 1.7 - magento

I am trying to upgrade Magento 1.3.2.4 to 1.7 using Magento Connect Manager via 'magento-core/Mage_All_Latest' extension key to install. But I found the following error and I don't know how to reslove it.
Error -
Exception caught:
Warning: include(/N91nq64igkwi8oxu.php): failed to open stream: No such file or directory in /var/www/projects/spacecenter/lib/Varien/Autoload.php on line 93
If anyone faced this kind of error, please help.
Thanks in Advance!

I strongly recommend this upgrade guide from Turnkey - worked perfectly for me.
Please don't expect that everything works or looks the same once you've upgraded to Magento 1.7. Depending on what features or extensions you use, quite a bit of work might be needed until you're done. So don't do this on your live system. Better duplicate it to a development environment and test the upgrade there.

Related

Error "ionCube PHP Loader" after using composer. Magento 2 showing error. Please advise

I'm encountering this message:
"Site error: the ionCube PHP Loader needs to be installed. This is a widely used PHP extension for running ionCube protected PHP code, website security, and malware blocking.
Please visit get-loader.ioncube.com for install assistance"
I'm getting this message after using Composer/Magento commands (update, upgrade, compile, and deploy). I'm running a localhost install of Magento 2, which is now showing the following message.
"There has been an error processing your request
Exception printing is disabled by default for security reasons.
Error log record number: 629950493790"
I have looked for other solutions online but these solutions didn't fit. One solution seemed too risky, which was to change the name of my php.ini file to .php.ini (note the dot before). One solution advises to install a version of ionCube with the right PHP version, but since I'm working with PHP 7.0.* I'm not able to find that version of ionCube. I have also looked for the error that matches the error number I was given, but no luck.
I encountered these errors while trying to install a theme. I am new to Magento so I followed a guide that gave me a list of composed commands to go through. I selected the new theme through my admin's Configuration > Design, but noticed the design didn't really push through (cache or compile issue I think? I'm learning, if slowly.) I tried the command "composer update" but got my login credentials wrong.
My environment: Windows, XAMPP, PHP 7.0, Magento 2.2.8
If there are any resources that can help me, please let me know about them, incl. books. I really don't know how to proceed.
C:\xampp\htdocs\magento2> composer update
I want to be able to push the theme's visual changes, and safely and correctly clear the cache and update the files as needed.

Plugin failed error while opening xcode

I just downloaded and installed xcode from app store. But when i open it I get Plugin failed error. I tried searching on web about this problem. Found that it was some python related issues. SO i tried installing different versions of python, but still no success.
I dont know where is the actual problem... So i need ur help in troubleshooting this problem.
Thanx in advance....

Magento Upgrade to 1.7

while trying to upgrade magento using magento connect, after upgrading frontend and backend shows this error.
Fatal error: Class 'Mage_Sales_Model_Resource_Setup' not found in
/var/www/vhosts/dressfromeurope.com/avmmaxx/includes/src/Mage_Core_Model_Resource_Setup.php
on line 23 anyone can help?
It seems the compiler is turned on, turn it off (cache also) and retry.
If successful, run the compilation process again and enable compilation and cache.
Have u done some changes in core file(s) in magento.Because if some modification is done in core file(s) of magento, it causes problem while upgrading.

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

Error while adding Attribute in Magento 1.4.2

I have started working on a fresh Magento 1.4.2 installation. When I try to add a new attribute I get the following error:
Fatal error: Call to a member function setIsPopup() on a non-object in /var/www/projects/magento/app/code/core/Mage/Adminhtml/controllers/Catalog/Product/AttributeController.php on line 117
I tried searching in google and found a solution here:
http://www.magentocommerce.com/boards/viewthread/214159/
But that resolves add issue but it causes problem in Modifying a attribute.
I like to know if any better solution is available to this issue.
Thanks
Please try reinstalling the package "Mage_All_Latest" with the Magento Connect Manager and make sure, you have set the folder-permissions right.
Ensure that the file magento/var/.htaccess, the directories magento/app/etc, magento/var, and all the directories under magento/media are writable by the web server.
It sounds like there was a problem while your install, so a reinstall of the latest packages maybe solves your problem.

Resources