PhotoPost Community

PhotoPost Community (http://www.photopost.com/forum/)
-   General Discussion (http://www.photopost.com/forum/general-discussion/)
-   -   ERROR - Moved to new server (http://www.photopost.com/forum/general-discussion/130658-error-moved-new-server.html)

deniselambert February 26th, 2007 11:48 AM

ERROR - Moved to new server
 
Hello, I am getting this error on www.memorycrafts.ca/photopost

Notice: Undefined variable: argv in /var/www/vhosts/memorycrafts.ca/httpdocs/photopost/index.php on line 15


Anyone know why?

Thanks!

Chuck S February 26th, 2007 12:08 PM

What version of the software are you using?

I suggest trying the latest downloadable code

deniselambert February 26th, 2007 12:19 PM

Version
 
Well, we bought it two years ago... so certainly not latest... but it worked on the other server... are you saying we have to pay for the program again to get rid of this error? That doesn't seem fair.

Chuck S February 26th, 2007 12:23 PM

No one is telling you that you have to pay for the program again at the very least you would purchase a members area renewal to get new code. Each license comes with one year free to download updates which you have passed.

You can try adding this in bold in index.php near this line at line 15 but I dont have an old version like that to be sure.

Code:

Content visible to verified customers only.
If your running a pre 5.0 version you should definately upgrade regardless of what I am posting here because of security issues.

deniselambert February 26th, 2007 12:27 PM

We are version 5.3

deniselambert February 26th, 2007 12:33 PM

I think that bit of code worked. Thanks.


All times are GMT -5. The time now is 10:53 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