Announcing Bonfire - A jumpstart for your web apps |
[eluser]bhumes[/eluser]
Great work!! Love it! Thank you!!! One quick note. Correct me if I'm wrong, but I think line 168 of /libraries/assets.php should be: Code: $styles = array_merge($style, self::$styles); instead of: Code: $styles = array_merge($styles, self::$styles);
[eluser]Ruud Jonk[/eluser]
Hello Lonnie, I'm I correct that the email forgotten password doesn't work yet? I've changed the mailing settings but I have not received the email yet. Maybe you can include a email template editor to bonfire? This way we can create email templates from within bonfire and select what template is used. I will take a look at it, maybe I can build this one myself ![]()
[eluser]Basketcasesoftware[/eluser]
Just copied the current build to my online test site. The initial page and install page comes up just fine, but when I try to test the database connection I get: Code: A PHP Error was encountered The site address is http://basketcasesoftware.com/adatti I've verified the existence of the db on the host. I have PyroCMS running on the site at my root without any problems so I don't think that's it.
[eluser]Ruud Jonk[/eluser]
Hello Lonnie, We can now give the database prefix on install, but the old bf_ prefix is still used in a file: Code: A Database Error Occurred
[eluser]ac1drain[/eluser]
help. I get this, when i go to the login page Code: A PHP Error was encountered
[eluser]kilishan[/eluser]
[quote author="bhumes" date="1302402692"]Great work!! Love it! Thank you!!! One quick note. Correct me if I'm wrong, but I think line 168 of /libraries/assets.php should be: Code: $styles = array_merge($style, self::$styles); instead of: Code: $styles = array_merge($styles, self::$styles); Wow! Looks like I missed a few posts in here. Sorry guys! I'll have to check. What problems are you running into?
[eluser]kilishan[/eluser]
[quote author="Vheissu" date="1302440250"]Bonfire is an awesome idea.[/quote] Thanks! I'm looking forward to it growing into a really powerful package we can all use.
[eluser]kilishan[/eluser]
[quote author="Ruud Jonk" date="1302555256"]Hello Lonnie, I'm I correct that the email forgotten password doesn't work yet? I've changed the mailing settings but I have not received the email yet. Maybe you can include a email template editor to bonfire? This way we can create email templates from within bonfire and select what template is used. I will take a look at it, maybe I can build this one myself ![]() I ripped that from a project that it was working in, but haven't confirmed that it works. My local machine doesn't email. I should probably fix that. ![]() The template editor is definitely on the list, but not on the short list, unfortunately. There is a basic one that lets you edit the header and footer, but only for a single template. The emailer is definitely one area that I would love to see improved.... multiple templates, editor, other tools like bounce checking/reports, etc. If you want to work on any part of it, that would be awesome!
[eluser]kilishan[/eluser]
@basketcase - Sorry I missed your post, but it looks like you got it working. That's great. Did you need to alter anything in Bonfire to make it work? |
Welcome Guest, Not a member yet? Register Sign In |