Letractively / osclass

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

Basic Configuration Warning leading to admin account creation failure #20

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. On step 3 of installation (Basic configuration) DO NOT select any of 
categories. 
2. This will leade to warning on step 4: Warning: implode() 
[function.implode]: Invalid arguments passed in /home/maksim/Aptana Studio 
Workspace/osclass/webapp/oc-installer/index.php on line 83
You have an error in your SQL syntax; check the manual that corresponds to 
your MySQL server version for the right syntax to use near ')' at line 1 

3. Because of this warning/error admin account won't be created.

What is the expected output? What do you see instead?
In case of not selecting any of categories it must create admin user 
anyway. Plus, I think, it should create basic set of categories anyway by 
default, just in case if user won't select any of them.

Original issue reported on code.google.com by maksim.b...@gmail.com on 2 Feb 2010 at 4:20

GoogleCodeExporter commented 9 years ago
Fixed and commited to the SVN repository.

Original comment by santiago...@gmail.com on 2 Feb 2010 at 8:24