PhotoPost Community

PhotoPost Community (http://www.photopost.com/forum/)
-   Photopost Pro Installation & Upgrades (http://www.photopost.com/forum/photopost-pro-installation-upgrades/)
-   -   New Install & Import with an error? (http://www.photopost.com/forum/photopost-pro-installation-upgrades/142448-new-install-import-error.html)

syrus.xl March 20th, 2010 06:32 PM

New Install & Import with an error?
 
Hi,

I recently installed a copy of Photopost Pro, and used the Importer to get all of the images out of the vBGallery. But, this part I cannot figure out. The Photopost Pro installation went through without any glitches, and the import also went fine, however we still have a problem.

If I click on any category, it all shows up fine no problem there. If we then enter anything in the Search and click All, we get a redirect page (normal) but the following php error is at the top of the redirect page. It clears once the redirect page changes.

Quote:

Warning: array_filter() [function.array-filter]: The first argument should be an array in /home2/*****/public_html/photopost/search.php on line 398

Warning: implode() [function.implode]: Invalid arguments passed in /home2/*****/public_html/photopost/search.php on line 399
Any ideas would be appreciated.

Chuck S March 20th, 2010 07:18 PM

How about if you do a normal search any error?

What version of PHP?

I need as much info as possible so I can search through the php bug forums ;)

syrus.xl March 21st, 2010 06:36 AM

Quote:

Originally Posted by Chuck S (Post 1265075)
How about if you do a normal search any error?

What version of PHP?

I need as much info as possible so I can search through the php bug forums ;)

Hi Chuck,

No problem.. Under normal search there is no errors showing. It only shows if anyone clicks on "All".

Here's the current environment:
Server Type: Linux
Web Server: LiteSpeed
PHP: 5.2.11
PHP Max Post Size: 8.00 MB
PHP Maximum Upload Size: 1.46 GB
PHP Memory Limit: 1.95 GB
MySQL Version: 5.0.89-community-log

Now, we have another import elsewhere on the server, under the same environment as above, still using LiteSpeed. But shows no errors, and that was another Import from vBGallery, both are using the latest version of Photopost Pro. This is why I am puzzled.

Chuck S March 21st, 2010 06:53 AM

Okay no problem will see what I can dig up.

How do you get this error in your server logs or displayed on screen?

ReefTalk Gallery -

I am running php 5.3.0 and do not seem to have any issues so I will do some php bug digging

Chuck S March 21st, 2010 06:55 AM

Code:

Content visible to verified customers only.
If its on screen just try placing making those lines this

Code:

Content visible to verified customers only.

syrus.xl March 22nd, 2010 03:48 AM

I tried that edit, but still had one error still showing, so I edited 2 other instances which fixed the problem completely.

Thanks for putting me on the right track. Appreciated.

Chuck S March 22nd, 2010 05:13 AM

Not a problem glad to help


All times are GMT -5. The time now is 12:06 AM.

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