VISIT AND LIKE OUR PAGE ON FACEBOOK
TAKE A LOOK AT OUR TWEETS ON TWITTER
SUBSCRIBE TO THE JOOMFREAK RSS FEED
VISIT OUR CHANNEL ON YOUTUBE

Account Details

Change your name, email, password or permanently delete your account. Change settings

We offer several ways you can get support from our experts: Support ForumKnowledgebaseNewsletter

Your Forum Posts

No posts to display.

Welcome, Guest
Username Password: Remember me

[SOLVED] Where to put stripslashes ?
(1 viewing) (1) Guest
  • Page:
  • 1

TOPIC: [SOLVED] Where to put stripslashes ?

[SOLVED] Where to put stripslashes ? 14 May 2014 13:50 #4654

Hello ,

first thanks for such good module, but i have a little problems about " ' " sign. For example as a result in the slideshow "cat's" look like "cat "antislash" 's".

I don't know where to put stripslashes in the php script of the module.

Can You help me?

Thanks
Last Edit: 14 May 2014 15:23 by pouchki.

  • Posts:5
  • pouchki
  • Fresh Boarder
  • OFFLINE
  • Karma: 0

Re: Where to put stripslashes ? 14 May 2014 15:20 #4657

Ok found myself...

here in ../modules/mod_jfslideshow/tmpl/slideshow.php

change line 196
<?php echo $title;?>
<?php echo $description; ?>

to
<?php echo stripslashes($title);?>
<?php echo stripslashes($description); ?>
Last Edit: 14 May 2014 15:22 by pouchki. Reason: SOLVED

  • Posts:5
  • pouchki
  • Fresh Boarder
  • OFFLINE
  • Karma: 0
  • Page:
  • 1
Time to create page: 0.51 seconds
Thursday 25 April 2024

joomfreak is not affiliated with or endorsed by the Joomla Project or Open Source Matters.
The Joomla logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.