
vinilrichard
Database query error when login as admin
Comments
| praveenkv1988 | 158 days ago![]() |
![]() | ![]() | |
![]() | Whenever you get a database error you will get an email also. Post the content of it for a right solution. | ![]() |
![]() | ![]() | ![]() |
| DosDawg | 158 days ago![]() |
![]() | ![]() | |
![]() | vinilrichard, could you please post your inquiry in the forums under the appropriate topic? also please read cyberxing's post about the blog rules later, DosDawg | ![]() |
![]() | ![]() | ![]() |
| vinilrichard | 157 days ago![]() |
![]() | ![]() | |
![]() | this is the cronjob mail i had <div style="border:2px solid red;padding:4px;width:600px;margin:0px auto;"> <div style="text-align:center;background-color:red;color:white;font-weight:bold;">Error</div> <div style="text-align:center;">Database query error</div> </div> | ![]() |
![]() | ![]() | ![]() |
| AndreyP | 156 days ago![]() |
![]() | ![]() | |
![]() | inc\db.inc.php change define( 'DB_FULL_DEBUG_MODE', false ); to define( 'DB_FULL_DEBUG_MODE', true ); and save file and try login as admin again - You will get more detailed error. Give it to us please | ![]() |
![]() | ![]() | ![]() |
View 1 replies to this comment
| AndreyP | 149 days ago![]() |
![]() | ![]() | |
![]() | Good, so, are you can understand first several strings from this error? Seems error already in english? :) so, read: Database query error Query: SELECT COUNT(`ID`) AS `Count` FROM `RayLivecamChannels` WHERE `Public`='true' Mysql error: Unknown column 'Public' in 'where clause' last string what mean? That you haven`t column 'Public' in your `RayLivecamChannels` table, not more :) And seems that it anybody mod, So you must create this field for this table, understand? :) all simple | ![]() |
![]() | ![]() | ![]() |
| sarmi | 56 days ago![]() |
![]() | ![]() | |
![]() | I am having the same problem. I get this message in e-mail when trying to login as admin. Actual password is replaced with word password. Database error in PeNePaL Community Query: SELECT * FROM `Admins` WHERE `Name` = 'dolphin' AND `Password` = MD5('password') Mysql error: Unknown column 'Name' in 'where clause' Found error in file /home/penepal/public_html/dolphin/admin/index.php at line 39. Called db_res function with erroneous argument #0 Debug backtrace: Array ( [1] => Array ( [file] => /home/penepal/public_html/dolphin/admin/index.php [line] => 39 [function] => db_res [args] => Array ( [0] => SELECT * FROM `Admins` WHERE `Name` = 'dolphin' AND `Password` = MD5('password') ) ) ) Called script: /dolphin/admin/index.php Request parameters: Array ( [relocate] => /dolphin/admin/index.php [ID] => dolphin [Password] => password ) | ![]() |
![]() | ![]() | ![]() |
Post a Comment
Please login to post a comment.



































