Skip to content
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

Open
moos3 opened this issue Aug 2, 2011 · 15 comments
Open

Mysql issues #13

moos3 opened this issue Aug 2, 2011 · 15 comments

Comments

@moos3
Copy link

moos3 commented Aug 2, 2011

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 ?

@laurencedawson
Copy link
Owner

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

@captaincuddles
Copy link

Do you know if this will work with codeigniter_2.1.2 ? :DD

@laurencedawson
Copy link
Owner

Not tried in a while, can't see why it wouldn't :)

@captaincuddles
Copy link

do i upload all the ones in the app folder? or all of it?

@laurencedawson
Copy link
Owner

Use the installer, if you want to do it manually, open up install.sh and see what the installer does.

@captaincuddles
Copy link

lol sorry im new to this . do you know if CI already comes with the CI_Template or do i have to install that?

@captaincuddles
Copy link

that is what it keeps showing

@laurencedawson
Copy link
Owner

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.

@captaincuddles
Copy link

im having a harder time installing the "CI template" :c

@laurencedawson
Copy link
Owner

The installer does this for you:

https://github.com/laurencedawson/embr/blob/master/install.sh

Line 19-24.

@captaincuddles
Copy link

what folder do i put "installer" in?

@captaincuddles
Copy link

like in the view folder or core? or something

@laurencedawson
Copy link
Owner

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

@captaincuddles
Copy link

i dont get it because my host is hostgator.com so how install install.sh

@laurencedawson
Copy link
Owner

If you don't have ssh access, then you can't use embr.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants