Codeigniter port of ROR Beast Forum |
[eluser]lowstring[/eluser]
For those of you installing this, the default admin user account info is: login: admin password: password
[eluser]garymardell[/eluser]
It may be because of the permission error above and you havent updated the demo but: http://www.lowstring.com/forum/index.php.../topics/73 It does not display my name only a link to my profile.
[eluser]lowstring[/eluser]
Gary, looks like you didn't use a "display name" when you signed up, which is fine because it is supposed to be optional. I however forgot to put in the logic to display the login name if a user doesn't have a "display name". I will fix it. I think I finally figured out the auth too. You shouldn't be able to login now until your account has been activated. (I activated you guys for the hell of it though).
[eluser]Xeoncross[/eluser]
Thanks for posting this, I actually thought about looking into RoR just because of the beast. I will checkout my current forum implementation off this one.
[eluser]lowstring[/eluser]
Cool no problem. Glad people have a use for this. Thanks
[eluser]TheFuzzy0ne[/eluser]
I spotted a typo in ./system/application/helpers/application_helper.php Code: if ( ! function_exists('prety')) # only one "t". Should be: Code: if ( ! function_exists('pretty')) All the best!
[eluser]garymardell[/eluser]
I might try and convert this to a knowledge base script if that is alright with you. Something like tender (that or just try and add more features)
[eluser]lowstring[/eluser]
Yeah do what you want with it. I actually built a knowledge base script for my company intranet with CI but it is pretty bad lol. I would be interested to see what you can come up with.
[eluser]Dam1an[/eluser]
[quote author="garymardell" date="1242252118"]I might try and convert this to a knowledge base script if that is alright with you. Something like tender (that or just try and add more features)[/quote] There's an exiting CI based knowledge base 68KB Might get a few ideas from that as well as this |
Welcome Guest, Not a member yet? Register Sign In |