PhotoPost Photo Gallery Sales PhotoPost Sales Toll Free Phone Number
Mon-Fri 9am-4pm EST
  PhotoPost Photo Sharing Photo Gallery    Visualize community tm
| | | | | | | | |

Go Back   PhotoPost Community > PhotoPost Support > vBGallery Support > vBGallery Bug Reports > Bugs - vBulletin 3.6x

Reply
 
LinkBack Thread Tools Rate Thread Display Modes
Old January 20th, 2007, 07:20 PM   #21 (permalink)
Member
Verified Customer
 
Join Date: Dec 2006
Posts: 35
Did the same thing for notify of new uploads and got the same result.
TomC18 is offline   Reply With Quote
Old January 20th, 2007, 07:30 PM   #22 (permalink)
Registered User
 
Zachariah's Avatar
 
Join Date: Nov 2005
Location: Canoga Park, CA
Posts: 3,244
Send a message via ICQ to Zachariah Send a message via AIM to Zachariah Send a message via MSN to Zachariah Send a message via Skype™ to Zachariah
It should save the e-mail. If not perhaps there is an issue on the admin file.

Quote:
Originally Posted by TomC18 View Post
Entered and email to be notified of new posts


This is for new uploads.
I will work on this next. I hope by sunday/monday for new posts.
Zachariah is offline   Reply With Quote
Old January 20th, 2007, 07:34 PM   #23 (permalink)
Member
Verified Customer
 
Join Date: Dec 2006
Posts: 35
Neither works Zack New Uploads with the recommended changes and I do realize this was for uploads and not posts. Thanks for your continued help. My users will make sure you are given many accolades when this is resolved.
TomC18 is offline   Reply With Quote
Old January 21st, 2007, 10:38 PM   #24 (permalink)
Registered User
 
Zachariah's Avatar
 
Join Date: Nov 2005
Location: Canoga Park, CA
Posts: 3,244
Send a message via ICQ to Zachariah Send a message via AIM to Zachariah Send a message via MSN to Zachariah Send a message via Skype™ to Zachariah
The fix for the newpost e-mail to email per category.

/gallery/newreply.php

Find:
Code:
Content visible to verified customers only.
Change To:
Code:
Content visible to verified customers only.

----------------

As far as the fields in your admin not saving. That should not happen. I would try and re-upload /forums/admincp/vba_gallery_admin.php.

Last edited by Zachariah; January 22nd, 2007 at 10:04 AM. Reason: Typo :o
Zachariah is offline   Reply With Quote
Old January 22nd, 2007, 07:48 AM   #25 (permalink)
Member
Verified Customer
 
Join Date: Dec 2006
Posts: 35
I suspect your right, this will not fix the problem. If it didn't fix it for new uploads I doubt it will get fixed with this mod.

I will however do the mods for new post that you recommend and re-upload the admin program.

Will advise as to the results.

If you want to see what we are talking about let me know and I will PM you the account info for access.
TomC18 is offline   Reply With Quote
Old January 22nd, 2007, 08:02 AM   #26 (permalink)
Member
Verified Customer
 
Join Date: Dec 2006
Posts: 35
[quote=Zachariah;1187214]The fix for the newpost e-mail to email per category.



/gallery/newpost.php

I do not have a newpost.php in the Gallery directory. There is one called newreply.php are you referring perhaps to this for the suggested mod.
TomC18 is offline   Reply With Quote
Old January 22nd, 2007, 10:03 AM   #27 (permalink)
Registered User
 
Zachariah's Avatar
 
Join Date: Nov 2005
Location: Canoga Park, CA
Posts: 3,244
Send a message via ICQ to Zachariah Send a message via AIM to Zachariah Send a message via MSN to Zachariah Send a message via Skype™ to Zachariah
No a typo.

newreply.php is what I meant to type.

Post fixed.
Zachariah is offline   Reply With Quote
Old January 22nd, 2007, 10:31 AM   #28 (permalink)
Member
Verified Customer
 
Join Date: Dec 2006
Posts: 35
Okay the changes have been made and I have re-uploaded the admin.

The email address is still not being retained after entering them through the ACP edit-category module.
TomC18 is offline   Reply With Quote
Old January 22nd, 2007, 03:24 PM   #29 (permalink)
Member
Verified Customer
 
Join Date: Dec 2006
Posts: 35
In addition I am now getting this when selecting Image Tool ->Recieve Email Updates.

Database error in vBulletin 3.6.4:

Invalid SQL:
INSERT INTO ppgal_subscribeimage (userid, imageid ,images.userid, images.username, images.title, votenum, votetotal) VALUES ('1', '409' );

MySQL Error : Column count doesn't match value count at row 1
Error Number : 1136
Date : Monday, January 22nd 2007 @ 01:23:24 PM
Script : http://www.creativexposure.org/galle...pe=image&i=409
Referrer :
IP Address : <Blanked out by me>
Username : <Blanked out by me>
Classname : vb_database
TomC18 is offline   Reply With Quote
Old January 22nd, 2007, 03:36 PM   #30 (permalink)
Member
Verified Customer
 
Join Date: Dec 2006
Posts: 35
I did check this thread but the statents in my misc.php are already correct and did not need modification.

Image tools problems (fixed)

Don't know if this is related to the original problem of this thread, which still exists, or not.
TomC18 is offline   Reply With Quote
Old January 22nd, 2007, 03:40 PM   #31 (permalink)
Member
Verified Customer
 
Join Date: Dec 2006
Posts: 35
The whole notification process seems a little squirrely. For instance, I just uploaded three new photos but only received notification of one new upload. Sometimes I receive updates on new posts that I have check when uploading as receive email updates and sometimes (most times) I don't but on occasion do.

Very very stange indeed.
TomC18 is offline   Reply With Quote
Old January 22nd, 2007, 04:11 PM   #32 (permalink)
Member
Verified Customer
 
Join Date: Dec 2006
Posts: 35
It would appear Zack, that the issue of notifying of new uploads only once versus three times for three new submissions, occurs strickly when multiple uploads are perform. For instance submit 3 uploads at the same time and you receive notification once of one of those.
TomC18 is offline   Reply With Quote
Old January 22nd, 2007, 04:15 PM   #33 (permalink)
Registered User
 
Zachariah's Avatar
 
Join Date: Nov 2005
Location: Canoga Park, CA
Posts: 3,244
Send a message via ICQ to Zachariah Send a message via AIM to Zachariah Send a message via MSN to Zachariah Send a message via Skype™ to Zachariah
Quote:
Originally Posted by TomC18 View Post
It would appear Zack, that the issue of notifying of new uploads only once versus three times for three new submissions, occurs strickly when multiple uploads are perform. For instance submit 3 uploads at the same time and you receive notification once of one of those.
Ah , got ya. I'll further poke around
Zachariah is offline   Reply With Quote
Old January 25th, 2007, 07:17 AM   #34 (permalink)
Member
Verified Customer
 
Join Date: Dec 2006
Posts: 35
Anything new on this Zack?
TomC18 is offline   Reply With Quote
Old January 25th, 2007, 09:54 AM   #35 (permalink)
Registered User
 
Zachariah's Avatar
 
Join Date: Nov 2005
Location: Canoga Park, CA
Posts: 3,244
Send a message via ICQ to Zachariah Send a message via AIM to Zachariah Send a message via MSN to Zachariah Send a message via Skype™ to Zachariah
I am doing some testing.
At first it sent 3 emails for 3 images.

This is a problem. I need to rework the system a bit to list them all on 1 email. I should have something shortly.

I am also have 7/8 done on creating new threads in a forum of choice of new or reported uploads and posts.
Zachariah is offline   Reply With Quote
Old January 30th, 2007, 01:40 PM   #36 (permalink)
Member
Verified Customer
 
Join Date: Dec 2006
Posts: 35
Thanks Zack....looking forward to it.
TomC18 is offline   Reply With Quote
Old February 21st, 2007, 06:27 PM   #37 (permalink)
Member
Verified Customer
 
Join Date: Dec 2006
Posts: 35
Zack, I have been manual email new upload notifications to from the various galleries to the gallery owners, for quite some time now. Can you give me an idea on when this problem is going to be fixed???
TomC18 is offline   Reply With Quote
Old April 7th, 2007, 03:34 PM   #38 (permalink)
Member
Verified Customer
 
Join Date: Dec 2006
Posts: 35
Quote:
Originally Posted by JoyB View Post
Hi

I have just added two email addresses in the category options so each time a new post has been made or an image uploaded we do not receive an email notifying us of this action. All I get is this...



I have added a space inbetween the emails like advised and I have also changed the order of the emails entered in the box. Does anyone know how I can fix this please?

Nothing you have suggested in this thread has resolved this issue.
TomC18 is offline   Reply With Quote
Old May 12th, 2008, 10:51 AM   #39 (permalink)
Member
Verified Customer
 
Join Date: Nov 2007
Posts: 94
I hate to bring up an old thread, but I'm having this same problem with the "new post notificiations" with the latest version of vbGallery. Has this bug not been addressed in newer versions?
trBotHead is offline   Reply With Quote
Old June 19th, 2008, 01:05 PM   #40 (permalink)
Member
Verified Customer
 
Join Date: Nov 2007
Posts: 94
Is there any word on this?
trBotHead is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
email notification by default? scrapster2 Photopost Pro How Do I...? 17 September 2nd, 2010 02:04 PM
Gallery Category email notification? trueinnovation How Do I? - vBulletin 3.5.X 6 October 31st, 2005 02:32 PM


All times are GMT -5. The time now is 04:45 AM.

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