PhotoPost Community

PhotoPost Community (http://www.photopost.com/forum/)
-   Classifieds How do I...? (http://www.photopost.com/forum/classifieds-how-do-i/)
-   -   Change default email notification (http://www.photopost.com/forum/classifieds-how-do-i/147731-change-default-email-notification.html)

Wulf March 13th, 2012 10:10 AM

Change default email notification
 
This is set to "No" as the default:

Quote:

Want to be notified by email when users post replies?
Can this be changed to Yes for the default? Or even better, to not give the classified poster the option and always send a notification when someone posts a comment to their ads?

Chuck S March 13th, 2012 10:45 AM

You would have to alter your templating on the uploadproduct template for the selected option to be yes not no.

Wulf March 13th, 2012 01:06 PM

I found these in the /template directory and there are 5 of them. Do they all have to be modified?

uploadproduct.tmpl
uploadproduct1.tmpl
uploadproduct2.tmpl
uploadproduct3.tmpl
uploadproduct4.tmpl

I just downloaded version 8.02 and it seems there are a lot of files (including the uploadproduct.tmpl files) missing in the /templates directory. Should there be more files? Not counting the subfolders, I have 101 tmpl files on my site.

Chuck S March 13th, 2012 01:49 PM

Are you confused which product we are talking about here? You posted in the classifieds support forum about a classifieds question and you are now talking PhotoPost Pro 8.02 gallery product. They would not have an uploadproduct templates as that is not classifieds. That product the script is uploadphoto.

Wulf March 13th, 2012 02:02 PM

Quote:

Originally Posted by Chuck S (Post 1297808)
Are you confused which product we are talking about here?

I am very confused! B=0

I don't know what I was thinking.. On a side note, uploading the PP 8.0 files to the Classifieds directory breaks it pretty good. I have some more uploading to do, this time to the right directories... :rolleyes:

Chuck S March 13th, 2012 02:16 PM

LOL yeah I was gonna say we where talking classifieds and you start talking about the gallery product. ;)

Wulf March 15th, 2012 01:58 PM

Back to the real issue.. I found this line in all the 5 upload template files. How should this be modified?

Code:

Content visible to verified customers only.
For the new version of PC, it would be nice to have this as a setting in the Admin CP.

Chuck S March 15th, 2012 02:02 PM

move the selected="selected" under the option you want selected ;)

Wulf March 15th, 2012 02:43 PM

That's what I thought but No is still the default.

I changed it to this:

Code:

Content visible to verified customers only.

Chuck S March 15th, 2012 02:59 PM

Make sure your changing it in the proper template set then I guess because if its changed yes would be the default


All times are GMT -5. The time now is 02:49 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