PhotoPost Photo Gallery Sales PhotoPost Sales Toll Free Phone Number
Mon-Fri 9am-4pm EST
  PhotoPost Photo Sharing Photo Gallery    Visualize community tm
| | | | | | | | |

Go Back   PhotoPost Community > PhotoPost Support > PhotoPost Pro Support Forums > Photopost Pro Bug Reports

Photopost Pro Bug Reports Post post installation PhotoPost Pro problems here.

Reply
 
LinkBack Thread Tools Rate Thread Display Modes
Old October 18th, 2005, 05:19 PM   #1 (permalink)
Member
Verified Customer
 
Join Date: Feb 2004
Posts: 117
5.21 Edit Templates Issue(FIXED)

It seems that when you edit templates, whenever you update the template, it seems to exponentially add \ (hash marks) before every '. If you edit a template several times, you will wind up with something like this:

Code:
Content visible to verified customers only.
ghinton is offline   Reply With Quote
Old October 18th, 2005, 07:17 PM   #2 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,699
In adm-misc.php find this 3 times

$body = (ini_get("magic_quotes_gpc")) ? addslashes(stripslashes(trim($body))) : addslashes(trim($body));


replace with this

$body = (ini_get("magic_quotes_gpc")) ? stripslashes($body) : $body;
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
PP5.2.1 (int vB3.5) edit templates bug(FIXED) b6gm6n Photopost Pro Bug Reports 6 October 25th, 2005 06:55 PM
& and " for edit reviews.php/edit(FIXED) Arnie ReviewPost Bug Reports 4 September 8th, 2005 02:04 PM
editing templates i get this(FIXED) ihiustler Classifieds Bug Reports 2 July 6th, 2005 09:49 AM


All times are GMT -5. The time now is 03:47 AM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0