GithubHelp home page GithubHelp logo

Comments (11)

patrioticcow avatar patrioticcow commented on July 18, 2024

stack trace

#1 /var/www/vhosts/zfmodules.com/module/ZfModule/src/ZfModule/Mapper/Module.php(123): ZfcBase\Mapper\AbstractDbMapper->insert(Object(ZfModule\Entity\Module), NULL, NULL)
#2 /var/www/vhosts/zfmodules.com/module/ZfModule/src/ZfModule/Service/Module.php(51): ZfModule\Mapper\Module->insert(Object(ZfModule\Entity\Module))
#3 /var/www/vhosts/zfmodules.com/module/ZfModule/src/ZfModule/Controller/IndexController.php(76): ZfModule\Service\Module->register(Object(stdClass))

for the second error

#2 /var/www/vhosts/zfmodules.com/module/ZfModule/src/ZfModule/Mapper/Module.php(123): ZfcBase\Mapper\AbstractDbMapper->insert(Object(ZfModule\Entity\Module), NULL, NULL)
#3 /var/www/vhosts/zfmodules.com/module/ZfModule/src/ZfModule/Service/Module.php(51): ZfModule\Mapper\Module->insert(Object(ZfModule\Entity\Module))
#4 /var/www/vhosts/zfmodules.com/module/ZfModule/src/ZfModule/Controller/IndexController.php(76): ZfModule\Service\Module->register(Object(stdClass))

from modules.zendframework.com.

Hounddog avatar Hounddog commented on July 18, 2024

Sorry for taking so long i am just taking a look at it i was on holiday for quite some time now. I will keep you updated on this :)

from modules.zendframework.com.

Hounddog avatar Hounddog commented on July 18, 2024

Could you tell me which module you are trying to submit maybee it would be great for me to have some access to it for a short time so i can trace it and fix those errors.

from modules.zendframework.com.

patrioticcow avatar patrioticcow commented on July 18, 2024

see this https://github.com/patrioticcow/Formgen

maybe my module is not compatible...?!

thanks

from modules.zendframework.com.

Hounddog avatar Hounddog commented on July 18, 2024

Well, it is compatible but you did not provide a description for your repository which is the description used for the module description. I am going to provide an appropriate error message for this. To fix it for you you just need to create the description

from modules.zendframework.com.

weierophinney avatar weierophinney commented on July 18, 2024

IIRC, modules.zf.com looks for a couple of different things to see if the
repo represents a module:

  • Module.php in the root
  • composer.json with a "zf2" keyword
  • other criteria?

We may need to open up the criteria a bit -- I know a number of people are
putting their Module.php under their source directory, which may impact the
ability to identify them. I'm sure Martin can answer better, though.

On Sat, Jan 12, 2013 at 1:14 PM, patrioticcow [email protected]:

see this https://github.com/patrioticcow/Formgen

maybe my module is not compatible...?!

thanks


Reply to this email directly or view it on GitHubhttps://github.com//issues/125#issuecomment-12182725.

Matthew Weier O'Phinney
[email protected]
http://mwop.net/

from modules.zendframework.com.

patrioticcow avatar patrioticcow commented on July 18, 2024

ok, ill try again lather today. Lots of thanks

from modules.zendframework.com.

patrioticcow avatar patrioticcow commented on July 18, 2024

i added composer.json with the the description and some other info, still i can't submit it.
Is there a different place where i need to add the description?

sorry to be a burden, thanks

from modules.zendframework.com.

Hounddog avatar Hounddog commented on July 18, 2024

It's not the description of the composer.json it is looking for it is the description of the github repository. Composer.json is not taken into account currently.

Module.php
Repository description.
Readme
License

Those are the things it would be looking for atm.

from modules.zendframework.com.

Hounddog avatar Hounddog commented on July 18, 2024

Sorry for the confusion currently it is only Module.php and Repository Description as the rest is not merged yet. If you navigate to your repository on github you should be able to add a short description to your Module. This is a github functionality.

from modules.zendframework.com.

patrioticcow avatar patrioticcow commented on July 18, 2024

success. thanks

from modules.zendframework.com.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.