gWorldz / get-simple-cms

Automatically exported from code.google.com/p/get-simple-cms
GNU General Public License v3.0
0 stars 0 forks source link

updaye php check for user.xml legacy causes error #323

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.
2.
3.

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

Please use labels and text to provide additional information.

Original issue reported on code.google.com by tablatronics on 19 May 2012 at 2:38

GoogleCodeExporter commented 9 years ago
oops

getXML() doesnt check fileexists before file_contents
and somehow it gets there after file exists check.

http://get-simple.info/forum/post/27280/#p27280

Original comment by tablatronics on 19 May 2012 at 2:39

GoogleCodeExporter commented 9 years ago
i think update.php is not used very much anymore (since it's used to upgrade 
from 2.x to greater)

But it looks like the bigger problem is that getXML needs that filecheck. That 
is fine

Original comment by ccagle8 on 14 Jun 2012 at 12:55