Ticket #317 (new defect)
Opened 8 months ago
scaffolding generator not working properly
| Reported by: | rbrueske | Owned by: | kroche |
|---|---|---|---|
| Type: | defect | Priority: | Highest |
| Milestone: | Component: | Scaffolding | |
| Version: | 5.5 | Severity: | blocker |
| Keywords: | Cc: |
Description
I just downloaded fb5.5 and installed scaffolding on a localhost version of cf 8. When I go to
http://localhost:8300/customfields/?scaffolding.go=display
on the configuration tab, the database I would like to connect to is listed, but the code that should pull the list of tables isn't able to do so. I have the "All" checkbox option though. When I uncomment the alerts in the source of dsp_scaffolding.cfm I see that I get an alert of "tables" when I try changing the template or unchecking/checking the "All" box or change the datasource. I've left the username and password blank, as this info is stored in the cf admin. When I get to the generate tab, the generate button is always grayed out.
I've attached a screen cap of the directory structure I have set up.
I'm hoping this is relatively easy to fix.
