Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Problem with BuddyPress Album+


John
Participant

@johnwinch42

Here’s the original code “

I’ve wrap it in stripslashes like this

`<?php
$str = bp_album_picture_desc();

echo stripslashes($str);
?>`

It’s still displaying the /, maybe there’s something to fix in the box where I write/edit the description ? If I try to write/edit something with a ‘ it’s automatically giving me an error message and correcting the sentence with a /.

Skip to toolbar