News:

Support the VirtueMart project and become a member

Main Menu

error after registration

Started by rezaei.m.p, April 29, 2020, 22:11:47 PM

Previous topic - Next topic

rezaei.m.p

When I fill the registration form(for VirtueMart) and submit it, the site comes back an error:

TEXT_ERROR_JUSTICE
Undefined class constant 'TLS_IGNORE

It is possible to hint me how to solve this error?
thanks
best regard

Joomla version: Joomla! 3.9.5 Stable
VirtueMart Version:VirtueMart 3.6.10 10211

GJC Web Design

there is a constant TLS_IGNORE used in the function register() of

administrator\components\com_virtuemart\models\user.php

$linkMode = $config->get('force_ssl', 0) == 2 ? Route::TLS_FORCE : Route::TLS_IGNORE;

more I don't know sorry - perhaps should be set in Joomla?
GJC Web Design
VirtueMart and Joomla Developers - php developers https://www.gjcwebdesign.com
VM4 AusPost Shipping Plugin - e-go Shipping Plugin - VM4 Postcode Shipping Plugin - Radius Shipping Plugin - VM4 NZ Post Shipping Plugin - AusPost Estimator
Samport Payment Plugin - EcomMerchant Payment Plugin - ccBill payment Plugin
VM2 Product Lock Extension - VM2 Preconfig Adresses Extension - TaxCloud USA Taxes Plugin - Virtuemart  Product Review Component
https://extensions.joomla.org/profile/profile/details/67210
Contact for any VirtueMart or Joomla development & customisation

jenkinhill

A couple of thoughts. Have you got Force HTTPS turned on in Joomla and/or VirtueMart - but no SSL on the server?

Or it could be your mail settings since submit will try to send an email to vendor & registrant if user setting require it.

Your Joomla is old - current version is  ‎3.9.18
Kelvyn
Lowestoft, Suffolk, UK

Retired from forum life November 2023

Please mention your VirtueMart, Joomla and PHP versions when asking a question in this forum