Closed (fixed)
Project:
Commerce Kickstart
Version:
7.x-2.0-rc1
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Reporter:
Created:
2 Oct 2012 at 18:37 UTC
Updated:
12 Dec 2012 at 11:30 UTC
Missing modules: Commerce_kickstart_inline_help, Commerce_kickstart_order, Commerce_kickstart_content_ui, Commerce_kickstart_payment, Commerce_kickstart_comment, Commerce_kickstart_migrate, Commerce_kickstart_reset, Commerce_kickstart_service_provider
I tried nearly everythink (even downlad with and without core, in ZIP, manually unzyip and looked for the modules - and then elsewhere), only "solution" for now is delete dependencies... :(
Comments
Comment #1
bojanz commentedI downloaded the -dev release from the project page (commerce_kickstart-7.x-2.x-dev-core.tar.gz), extracted it.
The modules you mention are located under profiles/commerce_kickstart/modules/commerce_kickstart.
So you're doing something odd in the process that you're not reporting. You shouldn't be moving any folders at all.
Comment #2
DMDU commentedhttp://ftp.drupal.org/files/projects/commerce_kickstart-7.x-2.x-dev-core... NOT FOUND. Please, give me woking link to the needed file (archive with the missing modules).
I will download older vesion(s) for look into them...
Comment #3
bojanz commentedLooks like the -dev version didn't get built today. Happens from time to time. Use RC1.
Comment #5
DMDU commentedI downloaded some file (version) from which i was able to install the Commerce Kickstart, but only until GENERAL ERROR "Field plugin default value not defined" (looks like Chaos tools problem).
SO, PLEASE - give me a LINK to working version of Commerce Kickstart - or admit, that that is not usable yet :(.
As I am learning all around, I hope, that I fix all the problems and then I will give link to my 100% verified working version. because although that is FREE (I know!), it is not nice to announce not development version (which should working normally) with problems like:
Longer paths of files result in cut of filename! (This is problem of more profiles.)
Modules in much more places than normally - and without real reasons, which is true even more for the themes!
Missing modules - or "at least" no working file (filename problem as above noted).
Much mistakes with profile which the autor(s) giving as ready for production site! It is NOT READY! :( - nor for development with General error(s).
I am starting outside e-shop solution (NOT DRUPAL) because of it (so shame!).
I am offering reasonable PAYment to anyone (even to more persons) who make my still favorite system (D7) ready for eshop! Any interest?
Comment #6
bojanz commentedTake a deep breath. Then another.
Now, go to http://drupal.org/project/commerce_kickstart.
You have two possible rows:
1) 7.x-2.0-rc1
and
2) 7.x-2.x-dev
You have two links in both rows: tar.gz and zip. Click the zip and download it.
I just tested both (rc1 and -dev), both download and work fine.
In #1 I told you to use RC1. You can also download -dev, it has slightly newer modules, but you don't sound like someone who can handle a -dev release right now, even if it is more stable and installs the same.
This is a Windows OS problem.
Download the zip file, use 7zip to extract it (not Windows Explorer!), make sure you have an NTFS drive (FAT32 won't ever support long paths).
Report your experience to #1740364: Path too long error when extracting Kickstart on Windows 7.
If it still fails with that, use Linux in a VM (you won't be using a Windows server to run Kickstart anyway).
And yes, there are bugs.
You are free to use Kickstart v1 instead (or install D7 + Commerce manually), and build the customizations we provide in v2 yourself (if you need them).
YMMV.
Comment #7
DMDU commentedI wish you nice day and i THANK YOU...
BUT... Even with your advice, the result is only OK until:
...(done)
Install demo store(done)
Import content(active)
Finished
Home
Failure to sort migration list - most likely due to circular dependencies involving CommerceKickstartNodebags_cases,CommerceKickstartNodedrinks,CommerceKickstartNodehats,CommerceKickstartNodeshoes,CommerceKickstartNodestorage_devices,CommerceKickstartNodetops
It´s insane! :( (or am i so stupid, that I am still missing some point?)
By the way, I am using directly online unpacking - I have WEBbasedFTP (LINUX) which decompress archives by uploading them. For ZIP I am using TotalCommander (even fo offline tasks) and I have also very deep filepaths without problems (zip - unzip). I am not such lame that you maybe mean (I am using -dev versions quite often and even making changes in PHP with OK result), but the CommerceKickstart has SO MUCH MODULES, that it is confusing me... Next time, I will install without default store, content etc.
See started website: http://DMDU.netprostor.cz
And the COMMERCE one is http://rc-modely.obchodnici.eu
Fatal error: Call to undefined function commerce_product_reference_node_types() in .../commerce_kickstart/commerce_kickstart_product_ui/commerce_kickstart_product_ui.module on line 73
Comment #8
bojanz commentedFatal error: Call to undefined function commerce_product_reference_node_types() in .../commerce_kickstart/commerce_kickstart_product_ui/commerce_kickstart_product_ui.module on line 73
This means that your version of Commerce does not match the version that ships with Kickstart.
You probably attempted to "update" an individual module, and downgraded it instead (the drupal updater does that because it doesn't know how to handle -dev releases).
There is no such thing as a "critical" support request on drupal.org.
Comment #9
naga909 commentedRequired modules Required modules not found.
The following modules are required but were not found. Move them into the appropriate modules subdirectory, such as sites/all/modules. Missing modules: Commerce_kickstart_inline_help, Commerce_kickstart_service_provider
Comment #10
bojanz commentedThere's nothing I can do here since the error points to an incomplete or modified installation (failed upload, or maybe the folders were manually moved from profiles/commerce_kickstart, maybe modules you added yourself that are causing a problem, etc).