Registered users can not re-register!

  • Posts: 7
  • Thank you received: 0
9 years 5 months ago #204080

-- HikaShop version -- : 1.5.6
-- Joomla version -- : 2.5
-- Error-message(debug-mod must be tuned on) -- : Fatal error: Class 'JParameter' not found in /var/www/juliana-nails.hr/htdocs/plugins/system/hikashopusergroup/hikashopusergroup.php on line 25

Hi,
we are using Joomla 2.5 on few sites and recently run into bad situation.

Problem description:
User who is registered and has forgotten password clicks link for "forgotten password" after that he is redirected to blank page on link

domainname/component/users/?task=reset.request
user never receives link for password retrieval.

PS. thanks to Peter we pin-pointed the problem to "User Group FTW For Hikashop plugin "

After i disabled the plugin, verification email was send (it worked and users can reregister)

We do use that plugin extensions.joomla.org/extensions/extensi...oup-ftw-for-hikashop so removing it is not an option.
Do you have any suggestions?
Are there any workarounds?

Last edit: 9 years 5 months ago by goranm.

Please Log in or Create an account to join the conversation.

  • Posts: 82863
  • Thank you received: 13372
  • MODERATOR
9 years 5 months ago #204100

Hi,

Try to add the code:

if(@$_REQUEST['option']=='com_users'&& in_array(@$_REQUEST['task'],array('remind.remind','reset.request','reset.confirm','reset.complete'))) return;
before the code:
if(!$success || (isset($user['resetCount']) && (int)$user['resetCount'] > 0)){
in the FTW plugin php file and that should avoid the problem.

Please Log in or Create an account to join the conversation.

  • Posts: 7
  • Thank you received: 0
9 years 5 months ago #204487

Hi Nicolas,
Nice to hear from you.

Your solution does work, users can re-register...However, newly registered users do not see price of products or the shopping chart.

Any ideas?

Please Log in or Create an account to join the conversation.

  • Posts: 26158
  • Thank you received: 4028
  • MODERATOR
9 years 5 months ago #204499

Hi,

With HikaShop 1.5.6 it will be hard to say, that version has 3 year old.

Regards,


Jerome - Obsidev.com
HikaMarket & HikaSerial developer / HikaShop core dev team.

Also helping the HikaShop support team when having some time or couldn't sleep.
By the way, do not send me private message, use the "contact us" form instead.

Please Log in or Create an account to join the conversation.

Time to create page: 0.065 seconds
Powered by Kunena Forum