Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build Error #26

Open
simplethemes opened this issue Mar 28, 2017 · 8 comments
Open

Build Error #26

simplethemes opened this issue Mar 28, 2017 · 8 comments
Labels

Comments

@simplethemes
Copy link

When clicking Build I get:
RecursiveDirectoryIterator::__construct(/home/forge/pluginfactory.io/craft/storage/runtime/temp/pluginfactory/fisscheduledtasks): failed to open dir: No such file or directory

@simplethemes
Copy link
Author

I was able to get it working again.
Bug: If a user adds an underscore character "to the "Plugin Name" field e.g; My_Plugin, it will generate the above error.

@simplethemes simplethemes changed the title Site Down? Build Error Mar 28, 2017
@khalwat
Copy link
Collaborator

khalwat commented Apr 8, 2017

hrm, which API were you generating while trying to do this?

@khalwat
Copy link
Collaborator

khalwat commented Apr 19, 2017

@simplethemes ?

@simplethemes
Copy link
Author

I'm not sure of the exact combination used. I'll try to recreate the issue again today and let you know first chance I get.

@khalwat
Copy link
Collaborator

khalwat commented Apr 19, 2017

Well, what I mean was... were you creating a Craft 2.x plugin or a Craft 3.x plugin?

@simplethemes
Copy link
Author

Craft 2.5.x using plugin name "My_Plugin" with code comments enabled and the ConsoleCommands option selected.

@khalwat
Copy link
Collaborator

khalwat commented Jun 29, 2017

Ah yes, underscores are not allowed in plugin names. I probably should filter for that.

@khalwat khalwat added the bug label Jul 1, 2017
@khalwat khalwat closed this as completed Oct 3, 2017
@khalwat khalwat reopened this Oct 3, 2017
@beatsforthemind
Copy link

Confirmed that I also received this error with underscores in the module name.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants