View Single Post
  #3  
Old 09-03-2012, 09:01 PM
  hdpixel's Avatar 
hdpixel hdpixel is offline
 

Newbie
  
Join Date: Jul 2007
Posts: 9
 

Default Re: X-Payment is working but I have small problems.

Thank you so much Joss for replying to forum threat.

1, 2. Yeah, I emptied that field and it is now fixed. I am glad it was that easy.

3. Well, I'm still unable to log in with newly created users. Here are the error logs.

Do I need to create a new set of codes for the specific user?

Here are the correct errors since the last time I tried to log in as another user.

Note that the user field is set to unknown by x-payment application. See my comment below.

ERROR [2012-29-08 01:44:29]
User: unknown; IP: XX.XXX.XX.XX
Zone: Model
Code: CODEBOOK_KEY_NOT_FOUND (810)
Class: "XPay_Model_Codebook". Codebook key "0" not found

Affected systems: Model/Codebook.php file (189:assert); Core/Converter.php file (340:getKey); Transport/LoggedUser.php file (86:getPasswordHash); Transport/LoggedUser.php file (148:checkByLogin); Controller/Admin/Login.php file (56:__construct); Core/Controller.php file (181:actionLogIn); Controller/Admin.php file (273:process); Core/Dispatcher.php file (148:process); Application.php file (156:dispatch); /homedir/path/username/public_html/secure/admin.php file (26:run)


ERROR [2012-29-08 03:35:39]
User: unknown; IP: XX.XXX.XX.XX
Zone: Model
Code: CODEBOOK_KEY_NOT_FOUND (810)
Class: "XPay_Model_Codebook". Codebook key "0" not found

Affected systems: Model/Codebook.php file (189:assert); Core/Converter.php file (340:getKey); Controller/Admin/Profile.php file (101:getPasswordHash); Controller/Admin/Profile.php file (351:checkPassword); Core/Controller.php file (181:actionActivation); Controller/Admin.php file (273:process); Core/Dispatcher.php file (148:process); Application.php file (156:dispatch); /homedir/path/username/public_html/secure/admin.php file (26:run)


ERROR [2012-29-08 03:40:19]
User: unknown; IP: XX.XXX.XX.XX
Zone: Model
Code: CODEBOOK_KEY_NOT_FOUND (810)
Class: "XPay_Model_Codebook". Codebook key "0" not found

Affected systems: Model/Codebook.php file (189:assert); Core/Converter.php file (340:getKey); Controller/Admin/Profile.php file (101:getPasswordHash); Controller/Admin/Profile.php file (351:checkPassword); Core/Controller.php file (181:actionActivation); Controller/Admin.php file (273:process); Core/Dispatcher.php file (148:process); Application.php file (156:dispatch); /homedir/path/username/public_html/secure/admin.php file (26:run)


ERROR [2012-29-08 03:40:39]
User: unknown; IP: XX.XXX.XX.XX
Zone: Model
Code: CODEBOOK_KEY_NOT_FOUND (810)
Class: "XPay_Model_Codebook". Codebook key "0" not found

Affected systems: Model/Codebook.php file (189:assert); Core/Converter.php file (340:getKey); Transport/LoggedUser.php file (86:getPasswordHash); Transport/LoggedUser.php file (148:checkByLogin); Controller/Admin/Login.php file (56:__construct); Core/Controller.php file (181:actionLogIn); Controller/Admin.php file (273:process); Core/Dispatcher.php file (148:process); Application.php file (156:dispatch); /homedir/path/username/public_html/secure/admin.php file (26:run)


What is interesting is that when the main user for x-payment enters the wrong pin code, it shows the user name.

ERROR [2012-29-08 00:47:09]
User: username@domain; IP: XX.XXX.XX.XX
Zone: Model
Code: CODEBOOK_KEY_NOT_FOUND (810)
Class: "XPay_Model_Codebook". Codebook key "0" not found

Affected systems: Model/Codebook.php file (189:assert); Core/Converter.php file (340:getKey); Controller/Admin/Profile.php file (101:getPasswordHash); Controller/Admin/Profile.php file (351:checkPassword); Core/Controller.php file (181:actionActivation); Controller/Admin.php file (273:process); Core/Dispatcher.php file (148:process); Application.php file (156:dispatch); /homedir/path/username/public_html/secure/admin.php file (26:run)

---------
X-cart 4.5.2
PHP 5.3.16, CGI/FastCGI
OS: Centos 6.3 64bit
__________________
X-Cart Gold 4.5.x/4.4.x/4.31/4.19
Reply With Quote