Letractively / osclass

Automatically exported from code.google.com/p/osclass
0 stars 0 forks source link

Fatal error if you don't use oc_ preffix for table creation #42

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Install osclass without any preffix for tables

What is the expected output? What do you see instead?

Fatal error: Uncaught exception 'DatabaseException' with message 'Table 
'os_nitbcn.oc_category' doesn't exist' in /var/www/osclass/webapp/oc-
includes/osclass/db.php:96 Stack trace: #0 /var/www/osclass/webapp/oc-
admin/main.php(18): dbFetchResults('SELECT c.id, c....') #1 {main} thrown 
in /var/www/osclass/webapp/oc-includes/osclass/db.php on line 96

Please use labels and text to provide additional information.
I will try more use cases, like try another preffix.

Original issue reported on code.google.com by ianfo...@gmail.com on 3 Mar 2010 at 12:55

GoogleCodeExporter commented 9 years ago
Thank you for your report.
Solved in the SVN repository.

Original comment by santiago...@gmail.com on 4 Mar 2010 at 9:34