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 > PhotoPost Pro Support Forums > Photopost Pro Installation & Upgrades

Photopost Pro Installation & Upgrades If you're having install or upgrade problems

Reply
 
LinkBack Thread Tools Rate Thread Display Modes
Old October 15th, 2010, 01:45 PM   #1 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,941
PhotoPost Pro 7.03 Released 10-15-2010

====================
VERSION UPDATE: 7.03
====================

Rollup up bug fixes since the 7.02 release.

. Fixed issue with various hard coded links in the program not using the new SEO links.
. Fixed issue with some hard coded language strings.
. Updated Imagemagick thumbnail command.
. Fixed issue with posting and voting permissions not being pulled in usergroup perms.
. Fixed issue with bbcode links using the word link instead of the actual link name.
. Fixed smf avatar bug
. Updated vb3/vb4 avatar image tag xhtml validation
. Fixed invisionboard stylesheet links.
. Fixed ppperpage cookie path issue.
. Fixed ppuser query bug
. Fixed issue where next prev queries ran even when feature was turned off.
. Fixed pagination links and sorting inconsistencies when viewing galleries and using SEO urls.

The files changed are:

adm-misc.php
bulkupload.php
header-inc.php
image-inc.php
member.php
misc.php
pp-inc.php
showgallery.php
showmembers.php
showphoto.php
uploadphoto.php

/forums/ib3.php
/forums/smf2.php
/forums/vb3.php

/templates/editphoto.tmpl
/templates/membhead.tmpl
/templates/profile.tmpl
/templates/showphoto.tmpl
/templates/vb3enhanced/editphoto.tmpl
/templates/vb3enhanced/membhead.tmpl
/templates/vb3enhanced/profile.tmpl
/templates/vb3enhanced/showphoto.tmpl
/templates/vb4enhanced/editphoto.tmpl
/templates/vb4enhanced/membhead.tmpl
/templates/vb4enhanced/profile.tmpl
/templates/vb4enhanced/showphoto.tmpl

You do not need to run the upgrade script for this update; you only need update the changed files.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old October 28th, 2010, 08:58 AM   #2 (permalink)
Junior Member
Verified Customer
 
Join Date: Oct 2010
Posts: 9
I uploaded the files you mentioned, however when I login to the admin panel it still shows 7.02 as the version.

Is there an additional step or file missing?
James_Cole is offline   Reply With Quote
Old October 28th, 2010, 10:03 AM   #3 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,941
If thats the case I would think you have not uploaded adm-misc.php as clearly it says current version 7.03 in the stats.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old October 28th, 2010, 10:26 AM   #4 (permalink)
Junior Member
Verified Customer
 
Join Date: Oct 2010
Posts: 9
Hmm, I uploaded everything but the timestamp didn't seem updated, I deleted the file and re-uploaded which seemed to fix the issue.

Thanks.
James_Cole is offline   Reply With Quote
Old October 28th, 2010, 01:22 PM   #5 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,941
Your welcome enjoy your evening.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old November 5th, 2010, 06:41 AM   #6 (permalink)
Member
Verified Customer
 
Join Date: Mar 2010
Posts: 111
hmm Chuck, i have overwrite my 702 with 703 with the changed file, everything is fine except when I click on the photo, it display an error at the top saying:

Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /home/test/public_html/test/gallery/forums/vb3.php on line 179

What could be wrong?
I am not using photopost forums at gallery/forums, i'm using vbulletin forum in /forum directory, any idea for below above error?

vb3.php line 179 is:
list( $cuser, $chomepage, $ctitle, $cposts, $regdate, $clocation, $conline, $csig, $sigpicfile, $sigpicrev ) = mysql_fetch_row($results);
gmptp is offline   Reply With Quote
Old November 5th, 2010, 07:54 AM   #7 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,941
Photo not found in the database!

Post 6 should assist you
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old November 5th, 2010, 09:58 AM   #8 (permalink)
Member
Verified Customer
 
Join Date: Mar 2010
Posts: 111
Thanks Chuck, I followed your link and it work! just change below are instruction from the link:

*For anyone else having this problem this is what I changed in vb3.php

line 122

Change this:

PHP Code:
$query = "SELECT u.username,u.homepage,u.usertitle,u.posts,u.joindate,uf.field2,s.host,t.signature";
to this:

PHP Code:
$query = "SELECT u.username,u.homepage,u.usertitle,u.posts,u.joindate,uf.field6,s.host,t.signature";
gmptp is offline   Reply With Quote
Old November 5th, 2010, 10:17 AM   #9 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,941
This change would only be for you FYI as others would not have location field in field6
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S 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 Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
PhotoPost Pro 7.03 Released 10-15-2010 Chuck S PhotoPost Announcements 0 October 15th, 2010 01:45 PM
PhotoPost Classifieds 4.1 Released 09-13-2010 Chuck S Classifieds Installation & Upgrades 4 October 9th, 2010 09:11 AM
PhotoPost Classifieds 4.03 Released 7-15-2010 Chuck S PhotoPost Announcements 0 July 15th, 2010 02:42 PM
PhotoPost Pro 7.02 Released 5-19-2010 Chuck S Photopost Pro Installation & Upgrades 5 July 5th, 2010 07:38 PM
PhotoPost Pro 7.02 Released 5-19-2010 Chuck S PhotoPost Announcements 0 May 19th, 2010 07:37 AM


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

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