LCKB
LC-CMS 3.8.2 Bug in "reborn.php" - Printable Version

+- LCKB (https://lckb.dev/forum)
+-- Forum: ** OLD LCKB DATABASE ** (https://lckb.dev/forum/forumdisplay.php?fid=109)
+--- Forum: Website Scripting & Security (https://lckb.dev/forum/forumdisplay.php?fid=197)
+---- Forum: Website Releases (https://lckb.dev/forum/forumdisplay.php?fid=135)
+----- Forum: Ep3 Websites (https://lckb.dev/forum/forumdisplay.php?fid=155)
+----- Thread: LC-CMS 3.8.2 Bug in "reborn.php" (/showthread.php?tid=2692)



- Rafalom - 07-15-2015


Hi all, first sorry for my English. (I Use Translator)

 

I want to report an error in the code system reborn, as I do not speak English well will put the images to explain, the main mistake is to pass variables by the method "$_POST".

 

2

 

 

Example:

2

 

We use the reborn system

 

Each time you refresh our website will gain a reborn, by the method $_POST

2

 

2

 

Solution; we need to check each time directly to the DB, example:

2