 | |  | |
January 9th, 2009, 09:49 AM
|
#1 (permalink)
| | Member Verified Customer
Join Date: Jul 2004
Posts: 208
| Update for vBulletin 3.8.0?
Is there going to be an update for vBGallery to fix compatibility issues with vBulletin 3.8.0?
|
| |
January 9th, 2009, 10:39 AM
|
#2 (permalink)
| | Member Verified Customer
Join Date: Jul 2004
Posts: 208
|
Just a little follow-up on this...
I am still able to post photos just fine. It looks like everything is fine except posting comments. Once the post is submitted, the text that was typed is replace by a zero. That's all that shows in the post.
When I delete the comment, here is the error I get... Quote:
Database error in vBulletin 3.8.0:
Invalid SQL:
UPDATE LOW_PRIORITY user SET pppcount = pppcount-1 WHERE userid = '1';
MySQL Error : Unknown column 'pppcount' in 'field list'
Error Number : 1054
Request Date : Friday, January 9th 2009 @ 10:36:09 AM
Error Date : Friday, January 9th 2009 @ 10:36:10 AM
Script : http://www.******.com/gallery/newreply.php
Referrer : http://www.*****.com/gallery/newrepl...ditpost&p=3218
IP Address : ***.***.***.***
Username : *****
Classname : vB_Database
MySQL Version : 5.0.45-log
| Any help would be greatly appreciated.
Thank you.
|
| |
January 9th, 2009, 11:04 AM
|
#3 (permalink)
| | Registered User
Join Date: Aug 2005
Posts: 1,229
|
There is a little fix for the replacement by 0 vb 3.8 treats the $vbulletin->GPC['message'] differently...
open gallery/newreply.php:
find: Code: Content visible to verified customers only.
and replace with: Code: Content visible to verified customers only.
this takes care of the 0 error in 3.8
But this error does not exist in wysiwyg mode!! Its only there if your editor is in normal mode (non wysiwyg)
There is another little bug in that file.. but it has nothing todo with 3.8
find both fixes here: http://www.photopost.com/forum/1238073-post20.html
As to the delete error, i havent tried to delete a post under 3.8.. I will check tonight when i get home.. But as the error looks.. it must have been there before 3.8.
Are you sure you have the latest files? because it seems that either there is a bug that has nothing todo with vb3.8 (then it should be there also in vb3.7) OR in your 3.8 install you have some old rests of a version prior to 3.42... Anyway i will check that error message.. but i am in the office now.. and only have that install at home.
Luc
Last edited by Luciano; January 9th, 2009 at 11:14 AM.
|
| |
January 9th, 2009, 11:12 AM
|
#4 (permalink)
| | Member Verified Customer
Join Date: Jul 2004
Posts: 208
|
Thanks Luc! You rock. That fixed it. I was just going to update my post and say that I found the fix for deleting the post in another thread. It had to do with adding "ppgal_" in front of something.
Thanks for your quick response.
|
| |
January 9th, 2009, 12:46 PM
|
#5 (permalink)
| | Junior Member Verified Customer
Join Date: Aug 2008
Posts: 11
|
That code fix worked perfectly! Thanks! |
| |
January 9th, 2009, 01:28 PM
|
#6 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,937
|
I passed that onto Michael
|
| |
January 9th, 2009, 10:17 PM
|
#7 (permalink)
| | Junior Member Verified Customer
Join Date: Oct 2007
Posts: 26
|
i wish photopost team will add
Human Verification into search, ecard and email image section for unregistered users
Last edited by al-taif.net; January 9th, 2009 at 10:22 PM.
|
| |
January 9th, 2009, 10:30 PM
|
#8 (permalink)
| | Registered User
Join Date: Aug 2005
Posts: 1,229
| Quote:
Originally Posted by al-taif.net i wish photopost team will add
Human Verification into search, ecard and email image section for unregistered users | Well there is a hack for search.. http://www.photopost.com/forum/vb-3-...7-vb3-8-a.html
I have ecards and email OFF for unregistered users.. because those 2 functions can also be used by "human" spammers.. and I dont want them to be able to send mails from my server.
Luc
|
| |
January 10th, 2009, 08:05 AM
|
#9 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,937
|
Also keep in mind the beta forum for vbgallery has been open for some time now. I see users trying to suggest things in support threads but the developer is never going to see them so little chance he will know your wants. |
| |
January 10th, 2009, 11:15 AM
|
#10 (permalink)
| | Member Verified Customer
Join Date: Apr 2005
Posts: 177
|
Wish vbgalley had a real development, i think there was an update in a year and the program is starting to become buggy with the new vb |
| |
January 10th, 2009, 03:39 PM
|
#11 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,937
|
vbGallery has an open active beta for the last couple months. Any suggestions should be placed in the beta forum.
|
| |
January 11th, 2009, 05:28 PM
|
#12 (permalink)
| | Member
Join Date: Jul 2005
Posts: 184
| Quote:
Originally Posted by Luciano There is a little fix for the replacement by 0 vb 3.8 treats the $vbulletin->GPC['message'] differently...
open gallery/newreply.php:
find: Code: Content visible to verified customers only.
and replace with: Code: Content visible to verified customers only.
this takes care of the 0 error in 3.8
But this error does not exist in wysiwyg mode!! Its only there if your editor is in normal mode (non wysiwyg)
There is another little bug in that file.. but it has nothing todo with 3.8
find both fixes here: http://www.photopost.com/forum/1238073-post20.html
As to the delete error, i havent tried to delete a post under 3.8.. I will check tonight when i get home.. But as the error looks.. it must have been there before 3.8.
Are you sure you have the latest files? because it seems that either there is a bug that has nothing todo with vb3.8 (then it should be there also in vb3.7) OR in your 3.8 install you have some old rests of a version prior to 3.42... Anyway i will check that error message.. but i am in the office now.. and only have that install at home.
Luc | awesome. thanks! I had both errors you mentioned.
fixed now and working 3.8.0
|
| |
January 16th, 2009, 07:25 PM
|
#13 (permalink)
| | Junior Member Verified Customer
Join Date: Oct 2007
Posts: 26
| Quote:
Originally Posted by Chuck S Also keep in mind the beta forum for vbgallery has been open for some time now. I see users trying to suggest things in support threads but the developer is never going to see them so little chance he will know your wants.  | we are suggesting 
but with no responds from developers
here is my suggestions [suggestion] Human Verification, SEO and Meta Keywords
remember that we are waiting the latest version of vBGallery
to start upgrade to 3.8.0 .
Thanks
|
| |
January 16th, 2009, 07:36 PM
|
#14 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,937
|
You can place suggestions in the suggestions forum but unfortunately that does not necessarily mean the developer will personally respond to any suggestions just that he will look there for ideas when the product is in a beta cycle.
|
| |
January 17th, 2009, 12:08 PM
|
#15 (permalink)
| | Junior Member Verified Customer
Join Date: Sep 2008
Posts: 5
| Quote:
Originally Posted by MotoUp Is there going to be an update for vBGallery to fix compatibility issues with vBulletin 3.8.0? | Quote:
Originally Posted by myuption Wish vbgalley had a real development, i think there was an update in a year and the program is starting to become buggy with the new vb  | Agree. vBulletin 3.8.0 is gold for few days already, needed update of vBGallery is not (only) about new functions at this time, but at least about normal working together with last stable version of main product, to which is vBGallery bound. I just upgraded our site to vB 3.8.0 today and I have bugs due to issues with vBGallery :-(. Quote:
Originally Posted by Chuck S vbGallery has an open active beta for the last couple months. Any suggestions should be placed in the beta forum. | Quote:
Originally Posted by Chuck S You can place suggestions in the suggestions forum but unfortunately that does not necessarily mean the developer will personally respond to any suggestions just that he will look there for ideas when the product is in a beta cycle. | Chuck, please, when we can expect update of vBGallery for troublefree functioning with vBulletin 3.8.0? I am not talking about new functions right now. I was looking for some info from your side regarding this, but I found nothing.
|
| |
January 17th, 2009, 12:21 PM
|
#16 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,937
|
There is only one issue with vbGallery and vbulletin 3.8 and to my knowledge the fix is posted in post 3 of this thread. No other changes are needed. Luciano has tested things and this is all he has found. I also run vb 3.8 and find no issues other than the post comments issue which is an easy one line fix.
|
| |
January 20th, 2009, 06:52 AM
|
#18 (permalink)
| | Registered User
Join Date: Aug 2005
Posts: 1,229
| Quote:
Originally Posted by animate | no that is photopostpro... not vbgallery!!!!
They are 2 different products!
|
| |
January 20th, 2009, 08:38 AM
|
#19 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,937
|
Animate yes as Luciano points out your referencing a thread about a different product.
There should be a BETA 2.5 of vbgallery out soon for users to try. But as a side note the only issue with vb 3.8 was noted by Luciano about the comments thing and the little one line fix is posted above in this very thread.
|
| |
February 2nd, 2009, 01:55 PM
|
#20 (permalink)
| | Junior Member Verified Customer
Join Date: Jan 2009
Posts: 9
|
Worked!
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 01:46 AM. | |