PhotoPost Community

PhotoPost Community (http://www.photopost.com/forum/)
-   Photopost Pro Installation & Upgrades (http://www.photopost.com/forum/photopost-pro-installation-upgrades/)
-   -   Upgrading to v7 problems (http://www.photopost.com/forum/photopost-pro-installation-upgrades/141621-upgrading-v7-problems.html)

delphiman January 4th, 2010 06:21 AM

Upgrading to v7 problems
 
3 Attachment(s)
I just upgrade my photopost site from version 5.x to 7.0 and it seems there are some issues already

1. The albums categories and sub-categories are not showing on my index page anymore.

2. When I upload the picture, the thumbnail become pixelated like attached pictures

3. On my sidebard, I have this error message
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/como/public_html/girl/pp-inc.php on line 1240

Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /home/como/public_html/girl/pp-inc.php on line 1244


Can anyone help me?
thanks

Chuck S January 4th, 2010 07:17 AM

1. Try turning off your category cache

2. Make sure you have selected the proper image processor for your server.

3. Try again making sure category cache is off and have you ran all your required upgrades?

delphiman January 10th, 2010 05:44 PM

1 Attachment(s)
Quote:

Originally Posted by Chuck S (Post 1258753)
2. Make sure you have selected the proper image processor for your server.

This message is about a week old but I went out of twn and now I am back and still having # 2 issue.

When I view phpinfo, I know that I have both GD2 and ImageMagick installed. So when I choose ImageMagick in Imaging Integration (IM or GD) and trie dto uplaod an image, I got this error message
Code:

Content visible to verified customers only.
My setting in config-inc.php is: $mogrify_command = "/usr/bin/X11/mogrify";

So I tried to switch to GD2 and tried to upload, the picture still pixelated like attached image

Please help me to solve this issue

Thanks

Michael P January 10th, 2010 05:56 PM

Error 127 means path not found to mogrify - you'll want to double check to make sure that is the right path and the web server has access to the executable.

delphiman January 10th, 2010 06:00 PM

Quote:

Originally Posted by Michael P (Post 1259226)
Error 127 means path not found to mogrify - you'll want to double check to make sure that is the right path and the web server has access to the executable.

I am on a shared web hosting server, is there a way to find out what the path to Mogrify path is?

What about the pixelated picture when using GD2? How to fix that?

Chuck S January 10th, 2010 08:22 PM

You would need to contact your host about the path to mogrify.

You can view in admin the phpinfo and see which version of GD2 you have or whether its GD2. Then under admin global options make sure you set the processor to GD2 or GD1.

delphiman January 11th, 2010 05:15 AM

Quote:

Originally Posted by Chuck S (Post 1259236)
You would need to contact your host about the path to mogrify.

You can view in admin the phpinfo and see which version of GD2 you have or whether its GD2. Then under admin global options make sure you set the processor to GD2 or GD1.

My phpinfo shows GD as below

gd
GD Support enabled
GD Version bundled (2.0.34 compatible)
FreeType Support enabled
FreeType Linkage with freetype
FreeType Version 2.1.9
GIF Read Support enabled
GIF Create Support enabled
JPG Support enabled
PNG Support enabled
WBMP Support enabled
XPM Support enabled
XBM Support enabled

That means I already have GD version 2.0.34 installed. and also under admin -> all options -> image processor, I choose GD2

And yes, the probem about pixelated picture is still there? So what is wrong?

Chuck S January 11th, 2010 05:45 AM

Your ultra sure you have GD2 selected there not GD1 because what your describing is exactly that issue. Usually that means one has the wrong GD version selected in global options. Anyway if you have selected GD2 and have GD2 and have pixelated images then your GD2 install does not appear to work and needs to be recompiled to work correctly. You can contact us through the contact us link and give an admin login and we can give you a direct opinion.

delphiman January 11th, 2010 05:50 AM

Quote:

Originally Posted by Chuck S (Post 1259244)
Your ultra sure you have GD2 selected there not GD1 because what your describing is exactly that issue. Usually that means one has the wrong GD version selected in global options. Anyway if you have selected GD2 and have GD2 and have pixelated images then your GD2 install does not appear to work and needs to be recompiled to work correctly. You can contact us through the contact us link and give an admin login and we can give you a direct opinion.

Hi Chuck,

I just submited my site info through contact form in contact us page. Under name "Michael"

Would you take a look for mẻ

Thanks for your help

Chuck S January 11th, 2010 07:28 AM

I responded ;)


All times are GMT -5. The time now is 05:30 PM.

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