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] Hyperlinks In description (TestArea)

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] Hyperlinks In description (TestArea)

More
10 years 6 months ago #7260 by loic
Hello,

Sorry for the late reply.

I've got a very busy day so I will take a look for that this week.

Best regards.
The following user(s) said Thank You: adarr
More
10 years 6 months ago #7277 by ilinear
Hi loic,

Thanks for reply.

Please take your time. No rush.

Best Regards,
Alan
The following user(s) said Thank You: adarr
More
10 years 6 months ago #7388 by ilinear
Hi loic,

May I know any update for my issue?

Thanks and Best Regards,
Alan
The following user(s) said Thank You: adarr
More
10 years 6 months ago #7389 by loic
Hello,

Sorry for the late reply.

In the code regarding the hyperlinks in 'components/com_adsmanager/helpers/field.php', could you replace those line from the function htmlize_links:
$regexp   = "|(?!<=\S)".preg_quote($l, '|')."(?=[\s\)])|";
$s        = preg_replace($regexp, $link, $s);

By this one:
$s = $link;

Best regards.
The following user(s) said Thank You: adarr
  • Larenz
  • Larenz's Avatar
  • Offline
  • User
  • User
  • Hola! Visítame en http://facebook.com/arsyflex
More
10 years 6 months ago #7421 by Larenz
Using this customized code causes my ad only shows the link but not the other ads description. Why? is this only happening to me?

La mejor manera de saber que algo puede hacerse es porque alguien ya lo hizo primero.
The following user(s) said Thank You: adarr
More
10 years 6 months ago #7422 by loic
Hello,

I'm sorry, i tell you something wrong in my last post.

this line is incorrect:
$s = $link;

and put back the original code who works fine with me:
$regexp   = "|(?!<=\S)".preg_quote($l, '|')."(?=[\s\)])|";
$s        = preg_replace($regexp, $link, $s);

Sorry for the inconvenience.
The following user(s) said Thank You: adarr
Moderators: perry
Time to create page: 0.239 seconds
Powered by Kunena Forum