Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - runway27r

Pages: [1] 2
1
Discussion & Troubleshooting / Re: Making a Change to the Upload Form
« on: October 23, 2008, 12:58:55 AM »
That should actually not a problem. You just need to change the size.
Here's an example:

<input type="text" name="datetaken" size="10" value="{datetaken}" class="input" /><input type="text" name="datetakenmonth" size="30" value="datetakenmonth" class="input" /><input type="text" name="datetakenday" size="10" value="datetakenday" class="input" />

You need only to the "size" eighth!

If the actual length of your boxes the size of 60 and you want to have as the first picture, you must first box in the "Size" to 10 in the second place on 30 and again in the third on 10!


And that's exactly what I did, but all three fields still come out to '60' which is what all my fields are no matter what number I enter as VARCHAR.

Something has to be set wrong somewhere.

2
Discussion & Troubleshooting / Making a Change to the Upload Form
« on: October 23, 2008, 12:24:38 AM »
OK, I have been trying to do this for the past couple days, and what I thought would work, didn't

On my upload form I have a field "datetaken" .  I want to change it to put a drop down field for year, month, day. 
I don't have any problems with the drop down portion. It's the actual look.  Pictures I guess will best describe what I want it to look like.


 


I want to create what is on the left. But it seems like the problem, I cannot adjust the width of the input field.
What I have been getting is three fields in the right row, but all the same size as the field on the right photo.

BTW, I have created three different fields 'datetaken' 'datetakenmonth' 'datetakenday'


Thanks,

Paul

3
Tutorials / Re: [Tutorial] Making additional field searchable
« on: October 15, 2008, 08:11:33 PM »
One Problem occured when I installed this MOD and I can't seem to find the problem.

The Radio button appears for the field I added, but not the title of the field.

Look here:

http://www.phlairline.com/apw/search.php

It's the field under all fields. Any pointers where I may have gone wrong?

Thanks

4
Discussion & Troubleshooting / User Edit of Their Photos
« on: October 15, 2008, 02:03:14 AM »
Is there anyway to add more functions for a user to edit info on their photos?

Right now it's just Photo Name, Keywords and Comments. I would like to add so they would be able to edit all fields. In case an error is made.

Thanks again

5
Discussion & Troubleshooting / Re: Hits on New Images on Home Page
« on: October 14, 2008, 11:40:41 PM »
Danke

6
Discussion & Troubleshooting / Hits on New Images on Home Page
« on: October 14, 2008, 10:23:50 PM »
How would I show the number of hits per photo  on the Home Page under the new images. either under or above 'comments'

Paul

7
Mods & Plugins (Requests & Discussions) / Daily Hits
« on: October 08, 2008, 12:30:31 AM »
Is there a mod to show daily hits for each photo? Or to show which photos were viewed 'today'.

Thanks

8
Yes, manually.

9
Since I am transferring photos over from another database, I would like to keep the same "hits' total.

What would I have to do in this MOD so Quick Edit would show 'Hits' ?


THX
Paul

10
Is there a way to get this MOD to work for Upload Fields? My needs are for that rather than user info.

THX
Paul

11
Mods & Plugins (Requests & Discussions) / Annotation Error String
« on: September 30, 2008, 10:57:13 PM »
I just installed the annotation mod and when I upload I get this error string at the top of the page:

Warning: imagettfbbox() [function.imagettfbbox]: Could not find/open font in /maap/includes/annotate.php on line 95

Warning: imagettftext() [function.imagettftext]: Could not find/open font in /maap/includes/annotate.php on line 192

Warning: imagettftext() [function.imagettftext]: Could not find/open font in /maap/includes/annotate.php on line 193


Any help, would appreciate.

Paul

12
Discussion & Troubleshooting / Re: Adding Description Lines
« on: September 30, 2008, 05:57:02 PM »
That fixed it.

And to make sure I'm reading the right thread. I also want to add a drop down men u in one of the fields. I believe this is the right thread?

http://www.4homepages.de/forum/index.php?topic=7112.0


Thanks Once Again

Paul

13
Discussion & Troubleshooting / Re: Adding Description Lines
« on: September 30, 2008, 12:26:25 AM »
One snag I found today. After I validate a users photo, it doesn't add the new fields. In other words, when the photo is viewed the new fields remain blank. Even though data was entered in them. Any thoughts?


THX
Paul

14
Discussion & Troubleshooting / Re: Adding Description Lines
« on: September 29, 2008, 12:15:37 AM »
Thanks, it seems to have done what I wanted !


Paul

15
Discussion & Troubleshooting / Re: Adding Description Lines
« on: September 28, 2008, 08:18:42 PM »
Hello and welcome to 4images forum.

Do you mean additional image fields? so when one upload an image they have one field to enter description, one field to enter model, and so on?

Yes, exactly.

Pages: [1] 2