 | |  | | | Photopost Pro Bug Reports Post post installation PhotoPost Pro problems here. |
June 17th, 2007, 06:55 AM
|
#1 (permalink)
| | Member Verified Customer
Join Date: Nov 2004
Posts: 100
| Watermark Error
I get the following error when uploading a photo in my new install on http://nitro-rider.com/photopost .
I am running PP 5.62
Watermark option settings:
Yes
Southwest
/xxxxxx/xxxxxxx/xxxxxxx/nitro-rider.com/photopost/watermark/nitro-watermark.png
The watermark I am attempting to use is attached. Code: Content visible to verified customers only.
|
| |
June 17th, 2007, 09:09 AM
|
#2 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 66,795
|
Your server has open_basedir set therefore all files must be in the same server path. where is this watermark located?
|
| |
June 17th, 2007, 11:36 AM
|
#3 (permalink)
| | Member Verified Customer
Join Date: Nov 2004
Posts: 100
|
It is in nitro-rider.com/photopost/watermark
|
| |
June 17th, 2007, 11:54 AM
|
#4 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 66,795
|
Make sure your using the correct server path not a url
|
| |
June 17th, 2007, 02:41 PM
|
#5 (permalink)
| | Member Verified Customer
Join Date: Nov 2004
Posts: 100
|
I am using a server path, not a url
|
| |
June 17th, 2007, 02:44 PM
|
#6 (permalink)
| | Member Verified Customer
Join Date: Nov 2004
Posts: 100
|
Could this be the problem?
is not within the allowed path(s): (/xxxxx/xxxxxx/xxxxxxx/nitro-rider.com/httpdocs:/tmp
What is the :/tmp?
|
| |
June 17th, 2007, 06:57 PM
|
#7 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 66,795
|
You would need to ask your host this question. You can post a link to phpinfo here but the error your posting is because whatever path your using is not within the set path restricted by your host so it is not allowed. Your best bet is to place the watermark in your data directory and change your path to there
|
| |
June 18th, 2007, 03:39 AM
|
#8 (permalink)
| | Member Verified Customer
Join Date: Nov 2004
Posts: 100
|
I am running my own server. The watermarks work fine on xlforum.net and v2-forum.com which are on the same server. It does not make sense that the open_basedir setting would affect the nitro-rider.com domain.
|
| |
June 18th, 2007, 04:11 AM
|
#9 (permalink)
| | Member Verified Customer
Join Date: Nov 2004
Posts: 100
|
Fixed!!! My mistake. I was missing one directory in my server path. |
| |
June 18th, 2007, 09:46 AM
|
#10 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 66,795
|  always something easy
|
| |
August 12th, 2009, 01:47 PM
|
#11 (permalink)
| | Junior Member Verified Customer
Join Date: Aug 2009
Posts: 12
|
Hi there i have done something wrong with watermark setup. i uploaded a photo(.png) to photobucket wesite and tried to copy the link. But unfortunaltly i copied a HTML link and paste it to watermark link path and saved it..now i cant change anything. and its showing some weird link..
the link i pasted in watermark path area was <a href="http://s612.photobucket.com/albums/tt207/bayezid_f1/?action=view¤t=cartunerlogo.png" target="_blank"><img src="http://i612.photobucket.com/albums/tt207/bayezid_f1/cartunerlogo.png" border="0" alt="Photobucket"></a>
i tried to put sever direct server path for watermark but its not changing.. may be for some weird html code interact the programe.
can you please help me out from this problem. thanx
|
| |
August 12th, 2009, 06:18 PM
|
#12 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 66,795
|
You cant save html in mysql and then try and show it in an html page without escaping it first.
Your only option is to actually update the actual setting in your database settings table for photopost through like phpmyadmin like so
UPDATE pp_settings SET setting='' WHERE id=90;
|
| |
August 13th, 2009, 05:40 AM
|
#13 (permalink)
| | Junior Member Verified Customer
Join Date: Aug 2009
Posts: 12
| Quote:
Originally Posted by Chuck S You cant save html in mysql and then try and show it in an html page without escaping it first.
Your only option is to actually update the actual setting in your database settings table for photopost through like phpmyadmin like so
UPDATE pp_settings SET setting='' WHERE id=90; | thank you for your reply. i am sorry that i am new at this would you please give me more details that how i can resolve this error? thanx
|
| |
August 13th, 2009, 09:07 AM
|
#14 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 66,795
|
Well the way to resolve that error is to view your database through your sites control panel and issue an sql query to update that setting. Do you know about your sites control panel usually cpanel?
|
| |
August 16th, 2009, 09:49 AM
|
#15 (permalink)
| | Junior Member Verified Customer
Join Date: Aug 2009
Posts: 12
| Quote:
Originally Posted by Chuck S Well the way to resolve that error is to view your database through your sites control panel and issue an sql query to update that setting. Do you know about your sites control panel usually cpanel? | yes i do have cpanel..so what i need to do next?
|
| |
August 16th, 2009, 10:22 AM
|
#16 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 66,795
|
You would go into cpanel go to mysql click on phpmyadmin and view the photopost database. You can then hit the sql tab and enter the query I posted above.
|
| | |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | | | | Thread Tools | | | | Display Modes | Rate This Thread | Linear Mode | |
Posting Rules
| You may not post new threads You may not post replies You may not post attachments You may not edit your posts HTML code is Off | | | All times are GMT -5. The time now is 10:37 AM. | |