Closed dannyb2100 closed 11 years ago
I'm on a deadline crunch atm . but a quick look at your log shows a lot of
Unable to locate the libraries/ file: template.php
and a few other files, I personally haven't tried moving Bonfire out of the public_html or even tried moving the CI folder outside it, due to the HMVC extension and how everything is tightly coding around it.
From what it looks like to me is it can not find the Template library, Application_helper.php and a few other libraries in your log. But that's just a very fast other view of it
Shawn Crigger Sent with Sparrow (http://www.sparrowmailapp.com/?sig)
On Saturday, July 28, 2012 at 9:12 AM, dannyb2100 wrote:
Hello.
After finding out about Bonfire after using CodeIgniter for a while, I can honestly say I am thoroughly impressed. However, I appear to be having a few issues.
At first I thought it was a fault of my own, due to moving the bonfire directory outside of Public_html. But after several re-installations and numerous searches of the logs/forums. I can honestly say I am stuck!
Please find attached via the link bellow my log file, which as you can see there are allot of unable to find/load errors.
Anyone have any insight into this at all?
Reply to this email directly or view it on GitHub: https://github.com/ci-bonfire/Bonfire/issues/535
Actually, now that I see the log, I think I've had the same thing on at least one of my sites, but I don't think I had any problems related to the messages. In fact, you can even see the libraries it says it can't find loading almost immediately after the message that can't be found.
@svizion: Thank you for taking your time to look, even though you're busy. At the moment, it is in the public_html dir as I done a re-installation. I really cannot fathom this issue out, any assistance would be great.
@mwhitneysdsu:
Which is why I am highly confused. I am beginning to think it may just be some sort of bug causing false DEBUG errors.
I just noticed those are all debug level not error level, the Not able to find the file then loading it, is probably from the HMVC mods to CI, it would always check a module before the app folder for anythiing config,helper,etc. Sorry It's taken me awhile to get back to you on this.
So if I understand everything right, it works and ur just getting the debug file not errors? if that's the case we might need to check the MX package and the Module helpers in application_helper.php and see if there could be a false error in there
@svizion
Yeah, I have been attempting to install the training "ToDo Module" over the weekend as I am new to HMVC, and for some reason it's allowing me to migrate, but nothing more. Not showing up on the content menu etc. I am unsure as to whether this is related or not, but feel it is worth of note. I will contact you via email with the URL and login details to see if it may aid this issue.
@dannyb2100 sorry had a chance to look at it yet, I will take a look at it as soon as I can, I'm not sure if the ToDo Module is still up to date honestly I think I saw this once before on the forums with issues with the todo module
I had a look at one point; I think it is the MX package (i.e. HMVC).
Hello.
After finding out about Bonfire after using CodeIgniter for a while, I can honestly say I am thoroughly impressed. However, I appear to be having a few issues.
At first I thought it was a fault of my own, due to moving the bonfire directory outside of Public_html. But after several re-installations and numerous searches of the logs/forums. I can honestly say I am stuck!
Please find attached via the link bellow my log file, which as you can see there are allot of unable to find/load errors.
http://pastebin.com/z40MjGE1
Anyone have any insight into this at all?