-
Notifications
You must be signed in to change notification settings - Fork 17
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Mysql issues #13
Comments
I think this may occur if you made an error when setting up embr with your db details. Check if your database was created, if not, repeat the installation process. Thanks |
Do you know if this will work with codeigniter_2.1.2 ? :DD |
Not tried in a while, can't see why it wouldn't :) |
do i upload all the ones in the app folder? or all of it? |
Use the installer, if you want to do it manually, open up install.sh and see what the installer does. |
lol sorry im new to this . do you know if CI already comes with the CI_Template or do i have to install that? |
You have to install it, as I said earlier, all of this is in the installer and will be handled for you. I suggest you run the installer and then upgrade the system folder to the latest version of CI. |
im having a harder time installing the "CI template" :c |
The installer does this for you: https://github.com/laurencedawson/embr/blob/master/install.sh Line 19-24. |
what folder do i put "installer" in? |
like in the view folder or core? or something |
Clone the repository: git clone git://github.com/laurencedawson/embr.git Run the install script: cd embr && sh install.sh Blog settings can be changed by editing the file: application/config/blog.php |
i dont get it because my host is hostgator.com so how install install.sh |
If you don't have ssh access, then you can't use embr. |
Fatal error: Call to a member function num_rows() on a non-object in /Users/moose/srv_backup/blog/embr/system/database/drivers/mysql/mysql_driver.php on line 381
Getting this. Ideas ?
The text was updated successfully, but these errors were encountered: