Wednesday, August 27, 2014

Re: Could not describe table Error: An Internal Error Has Occurred.


Hello friends,
I'm stuck getting the same problem. I hope you fixed yours so that you can help ! Thanks in advance !
On Sunday, September 4, 2011 3:38:53 AM UTC, Jon F wrote:
Hey guys,

I am using cake 2.0 alpha. (I don't know why I chose this for
something I needed to work consistently, but I haven't had any trouble
until now.). I didn't make any changes to my database or code in the
last day, and am suddently getting this error.

Could not describe table for SimilarDebater

Error: An Internal Error Has Occurred.

With a stack trace of:

#0 /home/fantas53/public_html/ranking_systems/round_parser/lib/Cake/
Model/Model.php(989): Mysql->describe(Object(SimilarDebater), false)
#1 /home/fantas53/public_html/ranking_systems/round_parser/lib/Cake/
Model/Model.php(1160): Model->schema()
#2 /home/fantas53/public_html/ranking_systems/round_parser/app/
controllers/statistics_controller.php(410): Model->create()
#3 /home/fantas53/public_html/ranking_systems/round_parser/app/
controllers/statistics_controller.php(389): StatisticsController-
>calculate_associations_between_debaters()
#4 /home/fantas53/public_html/ranking_systems/round_parser/lib/Cake/
Routing/Dispatcher.php(151): StatisticsController-
>calculate_associations_between_all_names()
#5 /home/fantas53/public_html/ranking_systems/round_parser/lib/Cake/
Routing/Dispatcher.php(102): Dispatcher->_invoke(Array, Array)
#6 /home/fantas53/public_html/ranking_systems/round_parser/app/webroot/
index.php(80): Dispatcher->dispatch(Object(StatisticsController),
Object(CakeRequest))
#7 {main}

Obviously, there is something wrong with the creation of a new object,
but I can't figure out for the life of me why the describe query is
failing. I have manually described the table in question with no
problems.

Any help would be greatly appreciated!

Thanks,
Jon

--
Like Us on FaceBook https://www.facebook.com/CakePHP
Find us on Twitter http://twitter.com/CakePHP

---
You received this message because you are subscribed to the Google Groups "CakePHP" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cake-php+unsubscribe@googlegroups.com.
To post to this group, send email to cake-php@googlegroups.com.
Visit this group at http://groups.google.com/group/cake-php.
For more options, visit https://groups.google.com/d/optout.

No comments: