Open steveadams617 opened 12 years ago
Hi,
i have the same problem, after click save the button change to "working .. please wait" for ever without errormessage.
Hi,
I had the same problem and solved it by replacing the following line on:
iscaffold/application/views/welcome_view.php (around line 165)
note: the name="configurator_frame" is missing on the original file, this is the reason the save button gets "stuck".
regards
sorry, the system removed the html from my last post.
the iframe tag should be like this:
iframe src="" frameborder="0" width="100%" id="configurator_frame" name="configurator_frame"
Thank you So much Ifsd . I was really stuck in this.
Morning. Thanks again for all your efforts on this project. Looks great. I haven't had a chance to dig around to see what's going on, but the version I downloaded from here isn't writing changes to the sf_config table. Any thoughts?