Jump to content
thirty bees forum

Recommended Posts

Posted

Hi,

I just made an installable blog module.

The one we can find in the TB1.03, installation can't works for me. I put my project on my github (first project!), as follow in instruction, it's still in the dev branch.

https://github.com/Lathanao/beesblog/archive/dev.zip

So you can get acces to the admin controller, make some posts, etc... nothing more was added, just the basic functionnalities.

For the front, as I remove namespaces in all controllers, so you need to remove them in beesblogrecentposts module. I can share files if needed.

Hope that could be help.

Posted

Nice work!

Assuming by the name, it's the original beesblog module with fixes applied. How about making pull requests with these changes to get them into upstream, into the original module? This way a lot more people can appreciate your work, as it automatically appears in their backoffice then.

Posted

@mdekker Can you try fix the the createDatabase() function on the module instead. I mentioned that bug months ago and couldn't find a way to fix it or to understand why its not working only on that module. I believe the fix that posted by @Lathaneo is only creating DB tables manually instead of using createDatabase function

Posted

Hi,

I just fix the createDatabase() in ObjectModel.php, The guenuine blog module work well with this fix.

https://github.com/Lathanao/thirtybees/blob/dev/classes/ObjectModel.php

Regard.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...