PhotoPost Community

PhotoPost Community (http://www.photopost.com/forum/)
-   Photopost Pro How Do I...? (http://www.photopost.com/forum/photopost-pro-how-do-i/)
-   -   Photo Printing (http://www.photopost.com/forum/photopost-pro-how-do-i/113008-photo-printing.html)

pgowder March 22nd, 2005 09:11 AM

Photo Printing
 
I'm considering turning this on, but want to make sure everyone that has already uploaded a photo has the option to set it to no.

How can I set all of the exisiting photos to not allow printing?

Thanks

Silver_2000 March 22nd, 2005 09:12 AM

printing isnt enabled yet

pgowder March 22nd, 2005 09:14 AM

Hmm, I have a print link:

http://www.powwows.com/galleries/sho....php?photo=779

Michael P March 22nd, 2005 09:14 AM

We left the code in place expecting that the photo printing service we had an agreement in place with would be ready shortly. We've just been told that this is unlikely and, unfortuantely, we will probably have to look at alternatives. The good news is the system in place provides a good framework for a "cart" feature, we just need to decide what to do with that cart once its built.

pgowder March 22nd, 2005 09:18 AM

So how can I turn that link off? Lots of our photos are sensitive. People want to show them, but not have them printed.

Thanks

Silver_2000 March 22nd, 2005 09:24 AM

Quote:

Originally Posted by pgowder
So how can I turn that link off? Lots of our photos are sensitive. People want to show them, but not have them printed.

Thanks

Its in the admin options

Doug

pgowder March 22nd, 2005 09:49 AM

I have that turned off, but there is still a link for Print View?

Michael P March 22nd, 2005 09:51 AM

Print View is not the same as Order Prints (although I can see how it can be confusing).

Print View is just a popup that can be used by a user to print a photo and is not realted to the Order Prints option (purchase photos).

Silver_2000 March 22nd, 2005 10:05 AM

Quote:

Originally Posted by pgowder
I have that turned off, but there is still a link for Print View?

Print view just pops up a window that ONLY contains the picture - nothing else. Makes it easier to for people to simply press print.

You could remove that from the template - but that still wouldnt prevent people from printing pictures..

pgowder March 22nd, 2005 10:06 AM

Thanks

What template is that in?

Michael P March 22nd, 2005 10:29 AM

It's just a popup window that doesnt use a template.

pgowder March 22nd, 2005 11:45 AM

The link, not the popup.

Wild Texas June 14th, 2005 09:05 AM

It's not in a template, it's in showphoto.php

Search for printview in that file and remove or comment out the link where it appears.

oceanart June 14th, 2005 11:42 AM

Hi,

I tried to remove print view from my solution, however I could not find it in showphoto.php as you suggested (I have 5.11, vB-enhanced) I found a routine where in showphoto.php does display customboxes but they get defined elsewhere, ... which file do we remove print view? :-)

Paul

Wild Texas June 14th, 2005 12:03 PM

Assuming you're running the latest version of Photopost (5.11), locate the following code block in showphoto.php:

Code:

Content visible to verified customers only.
Then just delete the <a href= ...></a> segment of the code, or comment it out.

If you're running an earlier version of Photopost, the code should be similar so just locate and remove the link where it appears.

oceanart June 14th, 2005 01:20 PM

hey wild texas ... I don't know what I was thinking .. I was trying to find it in the template :-) ... not the .php file (I looked through all the teamplate files and just could not find printview).

Thanks a million to you and for helping me out - now it's implemented.

Paul

Wild Texas June 14th, 2005 01:31 PM

Start using a good text editor with an advanced search (and replace is always nice) functionality. Homesite is what I use, but that's just from years and years of preference (been using it since long before it was even owned by Allaire, much less Macromedia).

Then when things like this come up, you just point your handy dandy text editor to look through ALL your Photopost files (templates, php, config, css, everything) for a variable or string or whatever and it will do the work for you. No need to kill minutes, much less hours, doing it by hand.

Been there, done that, and it ain't no fun! ;)

Wild Texas June 14th, 2005 01:32 PM

For more assistance, hang out over on photopostdev.com, where edits to code like this are welcome. This site's more for the day-to-day issues of Photopost -- installation, upgrades, bug reports, rather than customization/aka/code hacks.

oceanart June 14th, 2005 01:56 PM

ah, got it, slowly I am finding my way around these two sites, thanks for pointing me in write directions ... I hope someday I can do the same for some newbee like me :-) but that time is far from now ... :-)

Paul


All times are GMT -5. The time now is 07:28 AM.

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


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97