PhotoPost Community

PhotoPost Community (http://www.photopost.com/forum/)
-   Installs and Upgrade - vBulletin 3.0.X (http://www.photopost.com/forum/installs-upgrade-vbulletin-3-0-x/)
-   -   Parse error (http://www.photopost.com/forum/installs-upgrade-vbulletin-3-0-x/119515-parse-error.html)

Scribbller October 30th, 2005 05:10 AM

Parse error
 
I get this error when ever I upload an image


Parse error: parse error, unexpected T_ELSE in /home/pakpass/public_html/gallery/showimage.php on line 535

What do I do?

PS. Just to let you know the image does get uploaded but I get this when I go to
http://www.pakpassion.net/gallery/showimage.php?i=1&c=2

in other words to view the image.

Here is the code around the line 535, just to let you know I didnt even touch any code whatsoever, it was just a fresh install of gallery a few hours earlier.
Code:

Content visible to verified customers only.

Brian October 30th, 2005 01:17 PM

Re: Parse error
 
I've just double checked the files in the package here and that is not the code that is in there. Try downloading the package from here again and upload the showimage.php file from there over your existing one.

Scribbller October 30th, 2005 06:07 PM

Re: Parse error
 
Sorted, thanks for that.


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