 | |  | | | Classifieds Bug Reports Post any problems you may be having with Classifieds here. |
August 28th, 2007, 04:53 PM
|
#21 (permalink)
| | Junior Member Verified Customer
Join Date: Mar 2007
Posts: 10
| Quote:
Originally Posted by Chuck S Have you applied any fix noted in here | Yes, my image-inc.php contains the line: Code: Content visible to verified customers only.
although I think that 2.61 had this already fixed when I uploaded it.
Is there another fix mentioned above? There's something mentioned above about replacing sendnotice.php but I see no link to an alternate file....
|
| |
August 29th, 2007, 07:46 AM
|
#22 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 66,725
|
I will look at it again but what you post is impossible unless of course you have multiple subscriptions for users in a table
The line posted above says get the email of the subscriber and send an email and your in a while loop so it loops the contents of the subscriptions.
|
| |
October 6th, 2007, 04:25 PM
|
#23 (permalink)
| | Junior Member Verified Customer
Join Date: Mar 2007 Location: Duesseldorf, Germany
Posts: 28
|
Hi Chuck,
I'm wondering why the fix you've given here hasn't been applied to the actual release (build from 10 days ago). Any reasons or don't I understand the release policy?
|
| |
October 7th, 2007, 11:13 AM
|
#24 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 66,725
|
I would have to check my source definately has the fix noted.
|
| |
October 8th, 2007, 04:33 AM
|
#25 (permalink)
| | Junior Member Verified Customer
Join Date: Mar 2007 Location: Duesseldorf, Germany
Posts: 28
|
Hi Chuck,
I took the package from the link I received. Build date: 31/8/2007. I changed the $User... to $nuserid in image-inc.php. Therefore my question for a different source of code?
Last edited by wolven; October 8th, 2007 at 04:45 AM.
|
| |
October 8th, 2007, 10:24 AM
|
#26 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 66,725
|
As stated before its a fixed bug that has not been updated yet in the downloadable build.
|
| |
October 9th, 2007, 05:45 AM
|
#27 (permalink)
| | Junior Member Verified Customer
Join Date: Mar 2007 Location: Duesseldorf, Germany
Posts: 28
|
Ok and thanks, so I misunderstood it. It's no problem at all, I changed it and it works like it should. I was just worried having grabbed a wrong version.
Last edited by wolven; October 9th, 2007 at 07:14 AM.
|
| |
October 9th, 2007, 10:37 AM
|
#28 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 66,725
|
No worries my friend.
|
| |
October 12th, 2007, 04:46 PM
|
#29 (permalink)
| | Member Verified Customer
Join Date: Oct 2004 Location: Florida
Posts: 315
|
This thread leaves me confused. Is the current 8/31/07 4:37 release OK with this or not? If not, why not?
8/31/07 image-inc.php Code: Content visible to verified customers only.
Quote:
Originally Posted by Chuck S Check in image-inc.php make sure it is as this in bold Code: Content visible to verified customers only.
| |
| |
October 12th, 2007, 04:54 PM
|
#30 (permalink)
| | Member Verified Customer
Join Date: Oct 2004 Location: Florida
Posts: 315
|
Now I find another thread that swings it the other way! Wrong username in Subscripton email
Let's ask the question a different way.
Are ALL OF THE BUGS listed in this board CORRECTED in the current 8/31/07 4:27 download? It would be a relief to know, rather than chasing and sifting through these posts to bring my system up to date.
How about an OFFICIAL ITEMIZED BUG LIST where others cannot post independent tangents or hijack the threads? #1. Download this build. #2. Make these changes.
Too simple maybe, but reassuring!
Last edited by oldengine; October 12th, 2007 at 05:18 PM.
|
| |
October 12th, 2007, 05:15 PM
|
#31 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 66,725
|
Once Photopost 6 dies down I will be starting a classifieds development cycle
|
| |
October 12th, 2007, 09:44 PM
|
#32 (permalink)
| | Member Verified Customer
Join Date: Oct 2004 Location: Florida
Posts: 315
|
I'm sorry to be a PITA, but which of these two code lines is correct for image-inc.php related to your current classifieds of 8/31/07 4:27 download. I'm reading these threads both ways, but unsure of which one to use. Code: Content visible to verified customers only.
Code: Content visible to verified customers only.
Thanks.
|
| |
October 13th, 2007, 02:28 PM
|
#33 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 66,725
|
Just disregard every post here but this one post 8 Duplicate e-mails sent to users
Minor bug just wrong username on the email.
|
| |
October 13th, 2007, 06:43 PM
|
#34 (permalink)
| | Member Verified Customer
Join Date: Oct 2004 Location: Florida
Posts: 315
|
I'm still not clean on this one.
With $nuserid in there, the list mail says that another list member has uploaded the ad not the actual user placing the ad.
With $User['userid'] in that location, several duplicate emails are sent to the list for each upload, but the name on the ad is correct.
I'm missing something somewhere. I'll sift through this thread again.
EDIT: I found my related issue on this thread... Wrong username in Subscripton email
Last edited by oldengine; October 13th, 2007 at 10:52 PM.
|
| |
October 13th, 2007, 07:11 PM
|
#35 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 66,725
|
$nuserid is correct and an email is sent to every person who has subscribed to that category that an ad has been uploaded to a category they have subscribed to. The fix is as I have posted in post 8 no other changes are needed.
|
| |
October 13th, 2007, 11:17 PM
|
#36 (permalink)
| | Member Verified Customer
Join Date: Oct 2004 Location: Florida
Posts: 315
|
This should probably be in a new thread, but since I was chasing it relative to the information above, I'll complete it here. I have resolved this issue. See my note above regarding the other thread on this site that deals with it. Wrong username in Subscripton email
The change outlined in post #8 of this thread upsets the cart in emails.php where that same information is also used to feed the mail list in emails.php
This #8 patch puts other subscribing user names in $tusername instead of the actual ad originator. Code: Content visible to verified customers only.
The tip-off was that the email to admin (which has worked all along) uses this variable {$User['username']} Code: Content visible to verified customers only.
My emails are working properly now.
Fixed with: Code: Content visible to verified customers only.
|
| |
October 14th, 2007, 02:33 PM
|
#37 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 66,725
|
yeah totally separate issue that the one posted above. There are two separate issues one was the name on the email and the other was this to ensure the proper subscribers the right emails.
|
| |
November 2nd, 2009, 04:11 AM
|
#38 (permalink)
| | Junior Member
Join Date: Feb 2008
Posts: 15
|
Hello,
Is there any way in which I can completely switch the email system of photopost classifieds off? Of course, I don't want to stop my vbulletin emails, but just block the photopost classifieds from sending emails (entirely).
Thanks
P.S. Sorry about posting it here, but I am a "verified customer" yet your forum will not allow me to create a new thread.
|
| |
November 2nd, 2009, 05:47 AM
|
#39 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 66,725
|
Well please read the verification thread to become verified as that will help you post and ensure your verified to recieve support PhotoPost Community - Announcements in Forum : PhotoPost Announcements
You can turn off notifications in admin options. That should stop alot of things.
|
| |
November 3rd, 2009, 02:26 AM
|
#40 (permalink)
| | Junior Member
Join Date: Feb 2008
Posts: 15
| Quote:
Originally Posted by Chuck S Well please read the verification thread to become verified as that will help you post and ensure your verified to recieve support  | Appreciate the quick reply, Chuck. I just checked, and the webmaster email that I'd placed the order form is the one showing up in my User CP. However, my status still doesn't read as verified customer now. Quote: |
You can turn off notifications in admin options. That should stop alot of things.
| Actually, I switched off the notifications and still my users are receiving emails. How do I physically block the classifieds from sending out any emails to any users? Any .php files or settings that I can edit / delete? Just as a temporary measure.
Thanks
|
| | |
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:05 AM. | |