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 - geewhiz

Pages: [1]
1
Is it possible to:
1. make the pop-up window automatically resize to image?
2. have just the image name on the window and not the path?
3. place the image "name" below the image in a box?

Answers to these would be greatly appreciated.

Thanks![/b]

2
Getting it all together!

It would be nice if we could have Chris and or V@no post an updated script changes required to get " Open Image" all nice and neat.

I am certain others have looked at this and scratched their heads.

Thanks guys

3
Mods & Plugins (Requests & Discussions) / Alignment in mod
« on: April 12, 2003, 06:29:04 PM »
Quote from: Fugaziman
Quite a few people have asked me about this one, but because it's only html pages I've not put it in this forum.  :oops:


I am glad you have decided to share it here with me. I will go through it and if there are any questions I will seek your guidance.
If you have a banner for your site, I would like to repay you by providing a link from our gallery to your site.

Thanks again.

4
Mods & Plugins (Requests & Discussions) / Re: This may help..
« on: April 12, 2003, 01:15:31 PM »
Quote from: Fugaziman
Good Luck

Luck is not required... your HELP did the trick, also taught me a few lessons :mrgreen:  Now the right hand section is proper.

Thanks also to V@no for the extra tip as well. I have no clue about much of this stuff, so I just follow instructions hence the formating of the line was as originally indicated.
Question for Fugaziman: Care to share your News segment coding? Nice job there. It would be good to place under my "New Image" section.

Thanks again to both of you for your quick and complete help.

5
Mods & Plugins (Requests & Discussions) / Alignment in mod
« on: April 12, 2003, 04:11:20 AM »
Need some help here.

I have added some code to the POD mod. The code works okay however I would like to align the PHP inclusion <center> and to move the wording "Advertisment" to be above the PHP code.


Tried, I have. Success is not coming.
Code: [Select]
<!-- BEGIN GALLERY AD CAMPAIGN -->
<table width="150" border="0" cellspacing="0" cellpadding="0">
  <tr><td class="head2" height="21" bgcolor="#7B0085" align="center"><b><img src="{template_url}/images/spacer.gif" alt="" width="4" height="4" />Advertisement</b></td></tr>
  <tr><td class="tablebgcolor"><img src="{template_url}/images/spacer.gif" alt="" width="1" height="1" /></td></tr>
 
 <?php $uid="140";include "/banner.php"?>

 <!-- END GALLERY AD CAMPAIGN -->
 
 <!-- BEGIN PHOTO OF THE DAY -->
  <tr><td class="head2" height="21" bgcolor="#7B0085" align="center"><b><img src="{template_url}/images/spacer.gif" alt="" width="4" height="4" />{lang_potd_title}</b></td></tr>
  <tr><td class="tablebgcolor"><img src="{template_url}/images/spacer.gif" alt="" width="1" height="1" /></td></tr>
  <tr><td align="center" class="row1"><br />{thumbnail}<br /></td></tr>
  <tr><td align="center" class="row1">{lang_potd_type}<br /><br /></td></tr>
  <tr><td class="tablebgcolor"><img src="{template_url}/images/spacer.gif" alt="" width="1" height="1" /></td></tr>
<!-- END PHOTO OF THE DAY -->
</table>


Can anyone help with getting the PHP code aligned and the "Advertisement" above it?

You can see the current state here: Right Hand Ad space

Much Appreciative.

6
Mods & Plugins (Requests & Discussions) / Email List Extraction
« on: April 04, 2003, 02:06:06 AM »
Quote from: Caelestis
If phpbb is intergrated...


I wish it was  :( but not at this time, however thanks for the code I will hang on to it for that "very day".

Thanks

7
Mods & Plugins (Requests & Discussions) / Email List Extraction
« on: April 03, 2003, 08:54:04 PM »
Thanks V@no, I will give it a try and let you know.

[edit]
Works like a charm!  :D

Thanks again.

8
Mods & Plugins (Requests & Discussions) / Email List Extraction
« on: April 03, 2003, 06:38:12 PM »
Does someone have a simple utility that can easily extract the *validated* user names & email address from 4Images?

We would like to generate a mail out that is HTML and as such find that the embedded process does not work for us.

Thanks,

9
Mods & Plugins (Requests & Discussions) / Customization Needed
« on: March 08, 2003, 06:47:06 PM »
We are looking for a skilled and knowledgable individual to complete some mods to our existing 4-Images Gallery on our site.
We have already done some work, but need more completed and are willing and able to pay to have such work done.

Our site :
Some these mods that we seek include, but not limited to:
- adding banners to left box
- category thumbnails
- provision for multiply size downloads for specific cat. (wallpapers)
- upload image size controls
- photo of day
- category stats - gallery stats
- news headline

A defined understanding of php/mysql and the obvious prior working knowledge of 4-Images is obvious.

Email us and include your references (prior work done)

Thanks.

-snap-
info@cawebguys.com

Site: [Canadian WEB Guys] CAWEBGuys.com

10
Discussion & Troubleshooting / How to do mass uploading?
« on: October 07, 2002, 03:06:48 AM »
This is the very same question I came here to ask.

Very good software but because of the use of MySQL it does not afford us the similar functions of mass importation of images such as ImageFolio, Gallery and McGallery does and that has been the one thing that has caused me to pause at this point.

I sure would not like to have to manualy upload each image and the image browse/upload is unforgiving if you forgot to enter one category or a name.


I propose as upgrade in new code. I can't write a line of code so I am dependent on others.

1. Make the upload process forgiving if you have forgotten one cat or name to not trash the other 9 uploads.

2. Allow for the use of the image file name as default or at least auto assign a name unless you tell it different.

3. Have selection of default category for uploads, hence if you are going to upload 10 images first selection is "category" sort f like "Gallery".


Now I hope someone has a helpful answer to the original request for a way to batch upload.

Thanks,

- Glen
p.s. I need to learn more languages, half the stuff I cn't read has got to be useful!

Pages: [1]