 | |  | | | Photopost Pro How Do I...? Wondering how to do things in PhotoPost? |
January 13th, 2008, 09:06 PM
|
#1 (permalink)
| | Member Verified Customer
Join Date: Mar 2004
Posts: 67
| Two Issues (Footer sometimes doesn't show, rewatermarking images)
Hi Chuck and everyone else - I've got a couple of issues on a client's site that I am having a difficult time with.
1. On some images, the footer of the site fails to display. The issue is not completely random. It's just that certain image pages seem to die before the footer displays. I've checked everything that I can think of but haven't been able to come up with a solution. I thought at first that it was just certain galleries, but I've ruled that out.
2. There is a need with this site to rewatermark images with a new watermark. The new watermark was specially designed to fit seamlessly over the old watermark, and this worked wonderfully. Chuck, I ran your query found in another thread to set the watermarked status of every image. I then used the tool in the administration area to re-watermark all of the images. This worked very well and the images look great. The thing is this: Not ALL images were re-watermarked for some reason. Some images (again, completely random) still bear the old watermark. I reran the query to reset watermark status and tried again, and again, some images were not re-watermarked. Should I try to rebuild images AND re-watermark? I don't want to do this unless instructed as the gallery is very large.
Any help you can give here is appreciated.
Kevin
|
| |
January 13th, 2008, 09:18 PM
|
#2 (permalink)
| | Member Verified Customer
Join Date: Mar 2004
Posts: 67
|
Oops...
Last edited by kvnband; January 13th, 2008 at 09:39 PM.
|
| |
January 13th, 2008, 10:39 PM
|
#3 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 66,809
|
1. we would need explicit examples to comment here
2. depends what query you using to try and reset things?
|
| |
January 14th, 2008, 06:15 PM
|
#4 (permalink)
| | Member Verified Customer
Join Date: Mar 2004
Posts: 67
|
Chuck - Thanks for replying.
My client is actually the user '420' here at photopost. I'm running the query you gave in how do i re-watermark all of my photos?
This works for nearly every image in the database, but some of them just absolutely refuse to be re-watermarked and I can't figure out why.
As you know, Rob doesn't like his URLs to be posted here in the forums, so I will send a link to a photo without a footer to you via PM.
Thanks
Kevin
|
| |
January 14th, 2008, 06:19 PM
|
#5 (permalink)
| | Member Verified Customer
Join Date: Mar 2004
Posts: 67
|
OK - Since I can't send you a PM, I'll just post the link here inside code tags... Code: Content visible to verified customers only.
That is an example of an image that is just not displaying a footer. Code: Content visible to verified customers only.
An example of an image - In the same category, that is displaying the footer.
Thanks
Kevin
|
| |
January 14th, 2008, 06:20 PM
|
#6 (permalink)
| | Member Verified Customer
Join Date: Mar 2004
Posts: 67
| Code: Content visible to verified customers only.
|
| |
January 14th, 2008, 07:47 PM
|
#7 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 66,809
|
I dont know what to tell you about the watermarks since things arent designed to be rewatermarked. My hints in that thread where just that. I guess you would need to investigate in the database for that image the watermark field and see what it says. I would suspect it is set to yes which means it cant be watermarked.
As far as the photos if you edit the photo is there any data in there that would cause an issue. If you turn off ubbcode show direct and show html in showphoto options does that correct things. Basically from what I am seeing your page is stopping at that point. I cant say why just looking at the page.
|
| |
January 14th, 2008, 08:05 PM
|
#8 (permalink)
| | Member Verified Customer
Join Date: Mar 2004
Posts: 67
|
The thing is that field is most definitely set to no when i attempt to do a re-watermarking. That's why it's throwing me. Most of the images re-watermarked perfectly fine, but several just didn't.
I also have disabled bb code, direct, and HTML display, and the page still dies at that point. Can you provide any troubleshooting tips that might help me deduce the cause of this?
|
| |
January 14th, 2008, 10:46 PM
|
#9 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 66,809
|
well you know I am very limited in what I see here.
As far as the watermarking you need to double check this.
SELECT * FROM pp_photos WHERE watermarked='no'
The watermark in scan database should scan and watermarked anything marked no. NULL does not work. Yes does not work. That field for the photo in the photos table must be no.
The footer thing I am stumped on as my access is quite limited on that site so I can not see much but it seems to me it stops printing after the $pmenu so it stops here on certain photos for whatever reason in showphoto template. Code: Content visible to verified customers only.
You can download the source reupload all the files except the config files and see if that helps. I guess the thing here is to determine the common denominator on the photos that do not show the whole page.
|
| |
January 15th, 2008, 01:10 AM
|
#10 (permalink)
| | Member Verified Customer
Join Date: Mar 2004
Posts: 67
|
Thanks for your ideas here Chuck. It certainly gave me a place to start from.
Kevin
|
| |
January 15th, 2008, 08:34 AM
|
#11 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 66,809
|
Not a problem glad to post my thoughts here.
|
| |
January 26th, 2008, 05:36 PM
|
#12 (permalink)
| | Member Verified Customer
Join Date: Nov 2004
Posts: 490
| |
| |
January 28th, 2008, 03:50 PM
|
#13 (permalink)
| | Member Verified Customer
Join Date: Nov 2004
Posts: 490
|
still hoping for some help here guys, anyone?
|
| |
January 28th, 2008, 05:11 PM
|
#14 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 66,809
|
Okay well I think I have asked this before what is the common issue here with these photos?
Example your first picture you post the page stops when posting the comments on the photo
Your second link the page stops loading after the keywords when your loading the admin/user menu
Your third link the page stops loading after the admin/user menu but before the ubbcode link.
So obviously you have an issue no one else does and something that can not be reproduced. Are you using altered code in any respect?
Here is my suggestion.
1. Repair and optimize all photopost database tables.
2. Upload totally clean 6.02 photopost files that are not hacked. Remember never overwrite your config files
3. See if this fixes the issue. if not move to step 4.
4. Turn off in edit integration your vb3 boxes to off. You can then view your links does the entire page print?
If your answer is yes to number 4 then something in vb is conflicting with photopost in vb so try turning off your vb plugins and turn things on one at a time till you find out what is interfering with the page.
|
| |
January 31st, 2008, 11:31 AM
|
#15 (permalink)
| | Member Verified Customer
Join Date: Mar 2004
Posts: 67
|
Thanks Chuck. Turning off VB3 integration did allow the page to load completely. Now I've just got to figure out why...
|
| |
January 31st, 2008, 12:58 PM
|
#16 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 66,809
|
First thing to check would be disabling your plugins and turning back on the vb integration and seeing if it shows. Then if it does you turn on your hacks one by one till you find the one that blows up the site.
|
| |
January 31st, 2008, 04:08 PM
|
#17 (permalink)
| | Member Verified Customer
Join Date: Nov 2004
Posts: 490
|
the only hack i know of that was installed in addition to this gallery was that hack that makes your profile actually link to your forum profile, instead of the gallery profile page... since chuck upgraded the gallery a few months ago, that hack disappeared... maybe it has something to do with that hack and some leftover files?
then there are those leftover installs of vb gallery, maybe we should remove those as well now to avoid further possible errors...
thanks guys!
|
| |
January 31st, 2008, 04:15 PM
|
#18 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 66,809
|
Well there is something in your vb that is making the page stop displaying. You can try adding near the error_reporting line in pp-inc.php this line to give php more memory
ini_set("memory_limit", "48M");
|
| |
January 31st, 2008, 10:42 PM
|
#19 (permalink)
| | Member Verified Customer
Join Date: Mar 2004
Posts: 67
|
Disabling every single VB plugin/product and re-enabling VB3 integration did nothing. I too thought about the memory increase, but it's already set at 60M. As a test I set it to 120M, but the problem remains.
|
| |
February 1st, 2008, 08:59 AM
|
#20 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 66,809
|
Very interesting but disabling the vb3 integration solves it. My only suggestion would be download the latest clean versions of each product and upload clean files.
|
| | |
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 05:03 PM. | |