PhotoPost Community

PhotoPost Community (http://www.photopost.com/forum/)
-   Photopost Pro Installation & Upgrades (http://www.photopost.com/forum/photopost-pro-installation-upgrades/)
-   -   I think I found an HTML error (http://www.photopost.com/forum/photopost-pro-installation-upgrades/122465-i-think-i-found-html-error.html)

DannyITR January 23rd, 2006 04:53 PM

I think I found an HTML error
 
This is just a heads up about a possible typo in the code. I just installed a new copy and I wanted to upload a photo. On the photo upload page the first box has your username in it except I see this:

span class="smallfont">Your Username

I checked the photoupload template and sure enough there was a "<" missing in front of the line which would fix the problem I think. Not sure if the fact that I'm using a VB skin has anything to do with it.

I can't say for sure if it fixed the glitch because when I tried to save it I got this error:
Quote:

Warning: fopen(/home/test/public_html/gallery/templates/vb3enhanced//uploadphoto.tmpl): failed to open stream: Permission denied in /home/test/public_html/gallery/adm-misc.php on line 1878

Unable to write changes, permissions on uploadphoto.tmpl are not set properly.

Does anyone know what the error means?

Chuck S January 23rd, 2006 05:24 PM

Yep this has been reported here is the fix. I thought we got this fixed in 5.3

http://www.photopost.com/forum/showp...60&postcount=2

Your templates where not set to 666 when you installed so they are not writable.

FTP to your site and chmod the tmpl files to 666 and you will be fine. ;)

DannyITR January 23rd, 2006 05:29 PM

Thanks dude. Thumbs on service and support so far and its only been a few days. I don't offer anything close to this kind of rapid response on my own website lol.


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