Re: Administration Image Verification Missing 4.1.9
Here is the reply from xcart about the error message in the admin section. Either they put code in that was not needed in the first place, or they put the image verification in on purpose.
Dear Francis J,
> Aministration error concerning image verification.
> One more thing that I noticed is that my administration user profile does not
> have the ability to change any of the user info as there is no image or place >to enter the image for authentication.
I've investigated the issue. It was caused by a bug in X-Cart.
I've modified "<x-cart root>/skin1/admin/main/register.tpl" template. After this code block:
{if $active_modules.News_Management and $newslists}
{include file="modules/News_Management/register_newslists.tpl" userinfo=$userinfo}
{/if}
I've added the following code:
{if $active_modules.Image_Verification and $show_antibot.on_registration eq 'Y' and $display_antibot}
{assign var="antibot_err" value=$reg_antibot_err}
{include file="modules/Image_Verification/spambot_arrest.tpl" mode="advanced" id=$antibot_sections.on_registration}
{/if}
Now the verification image is displayed on the admin registration page and you can modify your profile.
Of course, we won't take any points for this ticket.
Please feel free to contact me if you have any questions or notes.
--
Sincerely yours,
Dmitry Demeschuk,
Support engineer
Please let me know what is going on here, You all say that it is not needed, but xcart says it is there.
__________________
Xcart 5.1.6 Building New Store
Xcart4.6.4 Gold Plus
Xcart 4.6.4 Platinum
Smart Template,
Mail Chimp Upgrade
Checkout One (One Page Checkout)
Checkout One X-Payments Connector
Checkout One Deluxe Tools
Call For Price
On Sale Module
Buy Together Module
MAP Price MOD
|