Login or create new account.

By registering on joomprod.com, you will have immediate access to all our free products and to the public side of our support forum.

Enjoy our subscriptions.

Each of our subscriptions allow you to enjoy the private side of the support forum and all the update of our products for a period ranging from 3 months to 1 year.

Payment And immediate download.

After subscribing to one of our subscription, the products are immediately downloadable.

Login

Or Register
Accueil / forum / Public Forum / Main Forum / [RESOLVED] date field turns to the date of the day

Support Availability Because we must sleep sometimes

Working days: Monday to Friday.
Reply time: Depending on the complexity of your support issue it's usually between a few hours to 48 hours.

Support is only guaranteed to paid subscribers

AdsManager - End of life

It is with great regrets that we have chosen to end the developpement of Adsmanager and its other associated components.

AdsManager is born 10 years ago and, as of today, the number of new subscriptions and downloads have fallen and we cannot maintain the component anymore.

All active subscribers will be able to continue enjoying support until the end of their subscription.

The components will be free and no support will be provided anymore for the other users.

×

Notice

The forum is in read only mode.

× OLD Forum post could be checked here : forum.joomprod.com

[RESOLVED] date field turns to the date of the day

More
7 years 10 months ago #25619 by Borox
Bonjour Loic,

C'est une bonne nouvelle que ce soit reproductible.
Merci. Si je peux aider en testant, pas de problème.

Cordialement.

Nicolas
More
7 years 10 months ago #25640 by loic
Bonjour,

On s'en occupe cette semaine, nous avons un peu de retard sur le support.

Cordialement.
More
7 years 10 months ago #25666 by loic
Bonjour,

Voici la solution, ouvrez le fichier 'components/com_adsmanager/helpers/field.php', line 457, replace the line :
$return .= "<script type='text/javascript'>jQ(document).ready(function() {jQ('#".$field->name."').val(".json_encode($value).");});</script>";

By this one :
$return .= "<script type='text/javascript'>jQ(document).ready(function() {jQ('#".$field->name."').val(".json_encode($value).");jQ('#".$field->name."').attr('data-alt-value',".json_encode($value).");});</script>";

Best regards.
More
7 years 10 months ago #25685 by Borox
Bonsoir,

Je viens de tester, ça fonctionne parfaitement. Merci!

Cordialement.

Nicolas
More
7 years 10 months ago #25698 by loic
Excellente nouvelle.

Je passe le ticket en résolu.

Cordialement.
Moderators: perry
Time to create page: 0.147 seconds
Powered by Kunena Forum