I am trying to install the Google Content API for Shopping through magento connect in magento 1.5v.But i am getting the error.Any pointers?
CONNECT ERROR: Package 'Mage_Core_Modules' is invalid
'./app/code/core/Mage/Admin/Model/Acl/Assert/Ip.php' already exists
Package 'Lib_Varien' is invalid
'./lib/Varien/Autoload.php' already exists
Package 'Lib_Google_Checkout' is invalid
'./lib/googlecheckout/googlecart.php' already exists
Package 'Lib_Js_Calendar' is invalid
'./js/calendar/calendar-blue.css' already exists
Package 'Lib_Js_Mage' is invalid
'./js/lib/FABridge.js' already exists
Package 'Lib_Phpseclib' is invalid
'./lib/phpseclib/Crypt/AES.php' already exists
Package 'Mage_Locale_en_US' is invalid
'./app/locale/en_US/Mage_AdminNotification.csv' already exists
Package 'Lib_Mage' is invalid
'./lib/Mage/Archive/Abstract.php' already exists
Package 'Lib_ZF' is invalid
'./lib/Zend/Acl/Assert/Interface.php' already exists
Package 'Lib_ZF_Locale' is invalid
'./lib/Zend/Locale/Data/Translation.php' already exists
I know this is a REALLY old question, but I do have an answer just in case anyone else has this same issue.
To overcome an error like this when installing, simply remove the files that the module is saying "already exists". This will allow the installer to copy the files into their intended locations.
Based on the question, you would delete:
./app/code/core/Mage/Admin/Model/Acl/Assert/Ip.php
./lib/Varien/Autoload.php
./lib/googlecheckout/googlecart.php
./js/calendar/calendar-blue.css
./js/lib/FABridge.js
./lib/phpseclib/Crypt/AES.php
./app/locale/en_US/Mage_AdminNotification.csv
./lib/Mage/Archive/Abstract.php
./lib/Zend/Acl/Assert/Interface.php
./lib/Zend/Locale/Data/Translation.php
After deleting these files, retry the installation and it will work.
Side note: Whoever coded that module is replacing a Mage Core file and /lib/Varien/Autoload.php. Core mods should be copied to app/code/local/ or just overridden the correct way.
Related
using everst theme and trying to upload megamenu extension and getting this error need help.....
CONNECT ERROR: Package file is invalid
Invalid package name, allowed: [a-zA-Z0-9_-] chars
Invalid version, should be like: x.x.x
Invalid stability
Invalid date, should be YYYY-DD-MM
Invalid channel URL
Empty authors section
Empty package contents section
what all you need to do is paste the extension key in link : http://freegento.com/ddl-magento-extension.php) and you can download the extension files. Than copy the extension files to root of the site
note : Take backup of files and database before doing any major changes
I'm getting an error file from my xcode console. Console output Xcode Playground
Unable to create symlink at /Users/petergoeren/Library/Containers/com.apple.dt.playground.stub.OSX.HelloGreg-8245CB75-384D-4509-BADB-9FB6466D4C88/Data/Documents/Shared Playground Data due to error: Optional(Error Domain=NSCocoaErrorDomain Code=516 "The file “Shared Playground Data” couldn’t be saved in the folder “Documents” because a file with the same name already exists." UserInfo=0x7fb04850c500 {NSFilePath=/Users/petergoeren/Library/Containers/com.apple.dt.playground.stub.OSX.HelloGreg-8245CB75-384D-4509-BADB-9FB6466D4C88/Data/Documents/Shared Playground Data, NSUnderlyingError=0x7fb04850bce0 "The operation couldn’t be completed. File exists"})
hello Greg
This seems that a file is trying to save to a file that is already there. After I delete the file, it works once to pull up the correct error free console then the error comes back. Anyone ever run into this problem and know a fix?
I faced the same issu after a recent update to beta 4. After reading the devcenter forums I created the folder “~/Documents/Shared Playground Data”.
The message still appears now and then but not that often.
/MiB
I just transferred my website to another server by using this guide: http://www.atwix.com/magento/moving-magento-to-another-server/
but when i access the it gives me this error. What does it means? what do i need to do to make it work?
Warning: include(Zend/Log.php) [function.include]: failed to open stream: No such file or directory in /var/www/site/lib/Varien/Autoload.php on line 93
Warning: include() [function.include]: Failed opening 'Zend/Log.php' for inclusion (include_path='/var/www/site/app/code/local:/var/www/site/app/code/community:/var/www/site/app/code/core:/var/www/site/lib:.:/usr/share/php:/usr/share/pear') in /var/www/site/lib/Varien/Autoload.php on line 93
Fatal error: Class 'Zend_Log' not found in /var/www/site/app/code/core/Mage/Core/functions.php on line 247
As far as i can see, it looks like the file in question can't be found at all. What to do is check the directory /www/work/newshop/lib/Zend and make sure the log file is within there. If not, double check your previous server and see if it's there as well. It's possible for you to have just missed it.
If it IS there, make sure permissions are set accordingly. eg; the log.php file should have it's permissions set to 644. (Read and Write for owner, Read for group and read for public)
did you remove the cache folder from Magento After moved your installation?
And wich PHP Version ist installed on the new Server?
Magento have already problem with php5.4 and php5.5 (reference: https://bugs.php.net/bug.php?id=62639)
I have installed Magento 1.6.2 and I am trying to install paid extension using “Direct Package file Upload”.
I use Magento connect manager 1.5.0
(I installed free extensions with extension key, It worked.)
Then I tried uploading one of the paid extensions I purchased using “Direct Package file Upload” and got the following error
CONNECT ERROR: Package file is invalid
Invalid package name, allowed: [a-zA-Z0-9_-] chars
Invalid version, should be like: x.x.x
Invalid stability
Invalid date, should be YYYY-DD-MM
Invalid channel URL
Empty authors section
Empty package contents section
With another plugin I got:
File upload problem
or
CONNECT ERROR: Package file is invalid
Invalid channel URL
Appreciate if anyone has resolved this issue before.
Thanks
This is for a facebook app being run on heroku, but heroku is probably not the issue. The issue is either some kind of cache related thing, os porting, or I'm thinking it might be a carriage return issue.
In any case I'm getting a couple errors at the top and bottom respectively:
Warning: Unknown:
Warning: session_start(): open(C:\ProgramData\Jcx.Software\VS.Php\2.10.6970.0\temp/sess_i4ood4poc11ebsgth000g1nm74, O_RDWR) failed: No such file or directory (2) in /app/www/sdk/src/facebook.php on line 37
Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /app/www/sdk/src/facebook.php:37) in /app/www/sdk/src/facebook.php on line 37
open(C:\ProgramData\Jcx.Software\VS.Php\2.10.6970.0\temp/sess_i4ood4poc11ebsgth000g1nm74, O_RDWR) failed: No such file or directory (2) in Unknown on line 0 Warning: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (C:\ProgramData\Jcx.Software\VS.Php\2.10.6970.0\temp) in Unknown on line 0
Essentially I have tried the whole "making sure session is at the top thing," but I don't have that session piece of code in any of the files. I have tried the whole making sure "?>" is on a new line as well to no effect.
update
I have discovered something called:
zend_extension_ts="C:\Program Files (x86)\Jcx.Software\VS.Php\2010\php 5.2\ext\php_xdebug.dll"
within a file called php.ini which even after I tried to get rid of didn't seem to change anything. So, I'm thinking this has something to do with some previous files that I pushed and then removed with extensions like puo, intellisense.cache, projphp, etc.
I don't know if those are auto-generated or not, but in any case according to my errors:
There is some session data in a file called temp. I have no file named temp.
zend_extension_ts supposedly gets referenced somewhere, but it isn't visible in my code.
I apparently need to resend session cache limiter again through session_start() which is not visible in my code.
Is not the session , I'm sure. But there is directory path included in your code but that directory does not exist! Just refactor that part of the code first!
As a tip you should use realpath() and check if path exist before attempting to use it.
Hope this helps!