 | |  | | | Photopost Pro Installation & Upgrades If you're having install or upgrade problems |
January 25th, 2006, 01:24 AM
|
#1 (permalink)
| | Member Verified Customer
Join Date: Mar 2003 Location: Orlando, FL. USA
Posts: 142
| Upload description field in 5.3 gone....
I just upgraded to 5.3 and when I go to upload a picture everything works fine except the field where I need to type a description for the photo is not there! The text and section is there, but nowhere to type in a descripton (see attachment).
I can upload ok and then edit the photo and put in a description at that point, but not at the initial upload?
I'm running with the default "out of the box" template straight from the zip - so out of curiousity, I tried reverting to the default 5.21 uploadphoto.tmpl and it works perfectly! So it's something to do with that template or in combination with something else in 5.3?
Any ideas? Thanks.
Last edited by funkmiester; January 25th, 2006 at 01:45 AM.
|
| |
January 25th, 2006, 08:51 AM
|
#2 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,683
|
Thanks However looking at the files and testing my install I see no issue with the 5.3 templates in uploadphoto.tmpl
Does yours look like this for photo description? There was a bug in 5.21 that was fixed Code: Content visible to verified customers only.
Last edited by Chuck S; February 4th, 2006 at 03:38 PM.
|
| |
January 25th, 2006, 08:52 AM
|
#3 (permalink)
| | Senior Member Verified Customer
Join Date: May 2003 Location: Va
Posts: 528
|
I was going to upgrade this morning untill I read this post.
Will be waiting for the fix before going ahead with upgrade. |
| |
January 25th, 2006, 09:06 AM
|
#4 (permalink)
| | Member Verified Customer
Join Date: Mar 2003 Location: Orlando, FL. USA
Posts: 142
| Quote: |
Originally Posted by Chuck S Thanks However looking at the files and testing my install I see no issue with the 5.3 templates in uploadphoto.tmpl
Does yours look like this for photo description? There was a bug in 5.21 that was fixed Code: Content visible to verified customers only.
| Yes, it does. This is what is in the 5.3 zip I downloaded a few hours ago. Has it been updated since then - should I re-download now? Or something else? Thanks.
|
| |
January 25th, 2006, 09:18 AM
|
#5 (permalink)
| | Senior Member Verified Customer
Join Date: May 2003 Location: Va
Posts: 528
|
I downloaded the files last nite and the code looks the same as both of yours in uploadphoto.tmpl.
I will do the upgrade and see if I am missing the description box the same as funkmiester with the files I have.
|
| |
January 25th, 2006, 09:19 AM
|
#6 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,683
|
If thats it there then there should be a description box
I see one. If you go here and login with testing and testing do you see a description box? http://www.reeftalk.com/gallery |
| |
January 25th, 2006, 09:43 AM
|
#7 (permalink)
| | Senior Member Verified Customer
Join Date: May 2003 Location: Va
Posts: 528
|
I did the upgrade by upgrading all the files that Michael said had been changed in his post announcing the new upgrade to 5.3.
It said it upgraded ok but I still have version 5.2.1 showing in admin-index instead of 5.3.
I also do not have a description box showing as is showing on your test site Chuck. It is like funkmiester's image he has attached above.
I am wondering now if all files should be uploaded instead of the ones Michael said had changed.
I can give you admin acess if you need it. |
| |
January 25th, 2006, 09:55 AM
|
#8 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,683
|
I see the problem just make your table row for the description what I posted above
Last edited by Chuck S; January 25th, 2006 at 10:08 AM.
|
| |
January 25th, 2006, 10:18 AM
|
#9 (permalink)
| | Senior Member Verified Customer
Join Date: May 2003 Location: Va
Posts: 528
|
I have the same code in my uploadphoto.tmpl that you show in your above code.
What am I missing.
Here is my code from my uploadphoto.tmpl file.
CODE: "<tr>
<td class="{$Style['tddetails']}" align="left"><span class="{$Style['small']}">{$Globals['pp_lang']['photodesc']}</span></td>
<td class="{$Style['tddetails']}" align="left"><textareahtml name="defdesc" cols="50" rows="10"></textareahtml></td>
</tr>"
|
| |
January 25th, 2006, 12:23 PM
|
#10 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,683
|
If you copy the code as I have posted you will have a description box.
|
| |
January 25th, 2006, 12:35 PM
|
#11 (permalink)
| | Senior Member Verified Customer
Join Date: May 2003 Location: Va
Posts: 528
|
Chuck I copied this code: " <tr>
<td class="{$Style['tddetails']}" align="left"><span class="{$Style['small']}">{$Globals['pp_lang']['photodesc']}</span></td>
<td class="{$Style['tddetails']}" align="left"><textareahtml name="defdesc" cols="50" rows="10"></textareahtml></td>
</tr>
<tr>" Which came from your code box in above post and replaced the code I posted with yours and still no description box. ????????????
I will download a new set of 5.3 files and upload the uploadphoto.tmpl from a new set of files and see what hapens.
Last edited by iloco; January 25th, 2006 at 12:37 PM.
|
| |
January 25th, 2006, 12:39 PM
|
#12 (permalink)
| | Member Verified Customer
Join Date: Mar 2003 Location: Orlando, FL. USA
Posts: 142
|
I did that Chuck and it's still the same. I can only get it working by reverting to my default 5.21 uploadphoto.tmpl file. I also just downloaded 5.3 again, but still the same result.
|
| |
January 25th, 2006, 12:44 PM
|
#13 (permalink)
| | Senior Member Verified Customer
Join Date: May 2003 Location: Va
Posts: 528
|
Chuck here is login info that might help you.
My Gallery is Here
User name: brat
Password: test
I have uploaded the older 5.2.1 uploadphoto.tmpl files to get the description box back so user can use it.
I will change these when the problem has been fixed.
I can put the newer files back if anyone wants to have a look using the login information thats here.
Last edited by iloco; January 25th, 2006 at 02:09 PM.
|
| |
January 25th, 2006, 02:39 PM
|
#14 (permalink)
| | Member Verified Customer
Join Date: Feb 2005
Posts: 167
|
Ok so whats up. I also have no description field in the upload area.... the code you have above is the same as mine.....
Need this fixed asap....
|
| |
January 25th, 2006, 02:51 PM
|
#15 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,683
|
change textareahtml to textarea
|
| |
January 25th, 2006, 02:57 PM
|
#16 (permalink)
| | Member Verified Customer
Join Date: Mar 2003 Location: Orlando, FL. USA
Posts: 142
| Quote: |
Originally Posted by Chuck S change textareahtml to textarea | Ok, that did the trick....thanks Chuck.
|
| |
January 25th, 2006, 02:59 PM
|
#17 (permalink)
| | Senior Member Verified Customer
Join Date: May 2003 Location: Va
Posts: 528
|
Did as you said and now get this code in the description box.
"</textareahtml></td>
</tr>
<tr>
<td class="alt1" align="left"><span class="smallfont">Keywords</span></td>
<td class="alt1" align="left"><input type="text" size="50" name="keywords" /></td>
</tr>
<tr>
<td colspan="2" class="alt1" align="center">
It should be blank so can type a description in it and not have this code in it.
When will a new set of files be ready to download so I can get a fresh set of uploadphoto.tmpl.
|
| |
January 25th, 2006, 03:02 PM
|
#18 (permalink)
| | Member Verified Customer
Join Date: Feb 2005
Posts: 167
| Quote: |
Originally Posted by Chuck S change textareahtml to textarea |
Thanks thats a fix....
|
| |
January 25th, 2006, 03:07 PM
|
#19 (permalink)
| | Senior Member Verified Customer
Join Date: May 2003 Location: Va
Posts: 528
|
Got it chuck. Thanks. I only changed it once and it needed it twice. |
| | |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | | | | Thread Tools | | | | Display Modes | Rate This Thread | Linear Mode | |
Posting Rules
| You may not post new threads You may not post replies You may not post attachments You may not edit your posts HTML code is Off | | | All times are GMT -5. The time now is 10:26 PM. | |