milesj / forum

[Deprecated] A CakePHP plugin for forum / bulletin board systems.
MIT License
131 stars 57 forks source link

Not loading the config for some reason #15

Closed sdoney closed 12 years ago

sdoney commented 12 years ago

Forum installation complete! Your admin credentials:

Username: Email:

Please read the documentation for further configuration instructions.

milesj commented 12 years ago

So I am guessing 2.2.

Did you create a new user or use an existing one?

sdoney commented 12 years ago

I used an existing one.

On Wed, Dec 14, 2011 at 9:10 PM, Miles Johnson < reply@reply.github.com

wrote:

So I am guessing 2.2.

Did you create a new user or use an existing one?


Reply to this email directly or view it on GitHub: https://github.com/milesj/cake-forum/issues/15#issuecomment-3155686

milesj commented 12 years ago

Weird, I tested this a hundred times last night before tagging 2.2.

Did the row get created in the access table?

sdoney commented 12 years ago

yes it did

On Wed, Dec 14, 2011 at 10:02 PM, Miles Johnson < reply@reply.github.com

wrote:

Weird, I tested this a hundred times last night before tagging 2.2.

Did the row get created in the access table?


Reply to this email directly or view it on GitHub: https://github.com/milesj/cake-forum/issues/15#issuecomment-3156058

milesj commented 12 years ago

Well that makes no sense haha. Will double check the code.

milesj commented 12 years ago

It worked fine for me. Did you get any errors since debug is set to 2?

Existing user:


Forum installation complete! Your admin credentials:

Username: miles Email: mileswjohnson@gmail.com

Please read the documentation for further configuration instructions.


Create new user:


Forum installation complete! Your admin credentials:

Username: miles_create Email: mileswjohnson3@gmail.com

Please read the documentation for further configuration instructions.


sdoney commented 12 years ago

ill give it a try on a fresh cake and see what happens

On Thu, Dec 15, 2011 at 12:39 AM, Miles Johnson < reply@reply.github.com

wrote:

It worked fine for me. Did you get any errors since debug is set to 2?

Existing user:


Forum installation complete! Your admin credentials:

Username: miles Email: mileswjohnson@gmail.com

Please read the documentation for further configuration instructions.


Create new user:


Forum installation complete! Your admin credentials:

Username: miles_create Email: mileswjohnson3@gmail.com

Please read the documentation for further configuration instructions.



Reply to this email directly or view it on GitHub: https://github.com/milesj/cake-forum/issues/15#issuecomment-3157074

milesj commented 12 years ago

A few more questions. Apache? MySQL? PHP version?

milesj commented 12 years ago

Going to close as I cant reproduce and since the InstallShell was rewritten a lot to integrate with the database better.

sdoney commented 12 years ago

Ill retry this soon and let you know how things go.

On Wed, Jan 4, 2012 at 1:09 AM, Miles Johnson < reply@reply.github.com

wrote:

Going to close as I cant reproduce and since the InstallShell was rewritten a lot to integrate with the database better.


Reply to this email directly or view it on GitHub: https://github.com/milesj/cake-forum/issues/15#issuecomment-3351073