|
Page 2 of 3
|
ignorantnewguy
Joined: January 2007
Posts: 45
|
 Re: Upload Issue(s)
I am having the identical issues as nfried with the identical configuration.
CHMOD correct
Nuffload disabled
|
#16 Tue 10 Apr, 2007 06:08 |
|
Sponsors

|
Icy Phoenix is an open source project, you can show your appreciation and support future development by donating to the project.
|
| |
Artie 
Joined: January 2007
Posts: 833
Location:  Lone Star State
|
 Re: Upload Issue(s)
Again, file permissions are set correctly. GD, however, does not seem to be supported:
Well there's your problem.
Ask your host about installing GD for you, or maybe try using Manual Thumbnail option in ACP
ignorantnewguy, are you missing GD Support as well ?
|
#17 Tue 10 Apr, 2007 17:44 |
|
ignorantnewguy
Joined: January 2007
Posts: 45
|
 Re: Upload Issue(s)
Yes, I am missing GD Support, as well - or so says my Config.
What is GD Support? If I try to put it on my dedicated server, what is it?
I changed to Manual Thumbnail and got an error message after trying to upload one picture and the same after trying to upload 4 pictures:
Quote: The number of uploaded pictures and thumbnails doesn't match.
Probably easy to fix, but I don't know how.
|
#18 Tue 10 Apr, 2007 21:26 |
|
lefty74 
Joined: January 2007
Posts: 137
|
 Re: Upload Issue(s)
if i am not mistaken, GD support is required to build the thumbnails pictures etc so before anything else, ensure GD support is installed and enabled on your server.
|
#19 Tue 10 Apr, 2007 21:57 |
|
ignorantnewguy
Joined: January 2007
Posts: 45
|
 Re: Upload Issue(s)
Can you explain what "GD Support" is? I need to see if I can get that on my server, but I have no idea what it is, where to get it or anything of the sort. I have a dedicated server, so I can put what I want on there, but I need to track this down first.
Thx
|
#20 Tue 10 Apr, 2007 22:39 |
|
lefty74 
Joined: January 2007
Posts: 137
|
 Re: Upload Issue(s)
http://nl2.php.net/gd
and here
http://www.libgd.org/Main_Page
www.libgd.org wrote: What is the GD library?
GD is an open source code library for the dynamic creation of images by programmers. GD creates PNG, JPEG and GIF images, among other formats. GD is commonly used to generate charts, graphics, thumbnails, and most anything else, on the fly. While not restricted to use on the web, the most common applications of GD involve web site development.
GD is written in C and various binding are available. See a non exaustive list here .
The library was originally developped by Thomas Boutell and is now maintained by Pierre-A. Joye under the umbrella of PHP.net.
|
#21 Tue 10 Apr, 2007 23:51 |
|
ignorantnewguy
Joined: January 2007
Posts: 45
|
 Re: Upload Issue(s)
Thx for the GD links. I'll check it out and see if I feel comfortable enough with putting that on the server.
I changed to Manual Thumbnail and got an error message after trying to upload one picture and the same after trying to upload 4 pictures:
Quote: The number of uploaded pictures and thumbnails doesn't match.
Any idea what this issue might be?
|
#22 Wed 11 Apr, 2007 15:46 |
|
Artie 
Joined: January 2007
Posts: 833
Location:  Lone Star State
|
 Re: Upload Issue(s)
I changed to Manual Thumbnail and got an error message after trying to upload one picture and the same after trying to upload 4 pictures:
Quote: The number of uploaded pictures and thumbnails doesn't match.
I'm just guessing here, but I suspect you are having the issue as me when it comes to using the Manual Thumbnail option.
There should be a file input for uploading a thumbnail, immediately below the file input for the pic.... for me there is not one for the thumbnail, but I do not know why it doesn't appear.
|
#23 Wed 11 Apr, 2007 23:47 |
|
Mighty Gorgon 
Luca Libralato
Joined: August 2006
Posts: 7192
Location:  Borgo San Michele
|
 Re: Upload Issue(s)
I should have fixed it in FAP 1.4.0... are you still missing it?
ignorantnewguy, you can check your GD settings in ACP => Photo Album => GD Info.
____________ Luca
SEARCH is the quickest way to get support.
Icy Phoenix ColorizeIt - CustomIcy - HON
|
#24 Thu 12 Apr, 2007 01:19 |
|
Artie 
Joined: January 2007
Posts: 833
Location:  Lone Star State
|
 Re: Upload Issue(s)
I should have fixed it in FAP 1.4.0... are you still missing it? 
Doesn't work for me in 1.4.0, 1.4.1, or 1.4.2.....though I do get the Upload a thumbnail image: text
ignorantnewguy, you can check your GD settings in ACP => Photo Album => GD Info.
He's done done that
|
#25 Thu 12 Apr, 2007 01:49 |
|
Mighty Gorgon 
Luca Libralato
Joined: August 2006
Posts: 7192
Location:  Borgo San Michele
|
 Re: Upload Issue(s)
I should have fixed it in FAP 1.4.0... are you still missing it? 
Doesn't work for me in 1.4.0, 1.4.1, or 1.4.2.....though I do get the Upload a thumbnail image: text
ignorantnewguy, you can check your GD settings in ACP => Photo Album => GD Info.
He's done done that 
I'll check again the Thumbnail field.
Regarding GD, I cannot see where he states his GD config... he said that he has the same config as nfried, but he didn't post it... so I thought he couldn't find it.
Anyway, I put GD Libraries in older FAP contrib pack...
But here you are again:
- Windows - PHP & GD2
- Prerequisites
- Read the main windows chapter before reading and sub-chapters.
- Must have functioning web server installed
- PHP >= 4.3 for the GD2 extension available here
- About this Document
- This document will point you where to get PHP and also provide help on enabling GD2 for the graph generation in Psychostats. By default GD2 comes with the zip distribution of PHP >= 4.3 but it is disabled. If you have an older version of PHP and are unable to upgrade please see the PHP Documentation for information about getting GD2 to work.
-
- Installing PHP
- First thing you need to do is download the PHP installer which can be found on the PHP Downloads page.
-
- IIS - Download the MSI package and run it. Follow the on screen prompts and PHP should install itself into IIS. (More Detailed Instructions Comping Soon)
-
- Apache - Download the zip distribution because it has to be installed manually. You can install with the MSI first to get all the files in place but you will need extra files from the zip download to install the API version of PHP which is recommended. See the install.txt for installation instructions for apache. (More Detailed Instructions Comping Soon)
-
- Enabling GD2
- If you used only the MSI installer you will not have the GD2 extension installed on your system. We have just the GD2 extension for download here, this is the same file that is available with the full PHP 4.3.4 zip distribution. Extract the php_gd2.dll into C:PHPextensions (this may be a different folder if you did not accept the default installation directory). If that folder does not exist inside your PHP folder then create it.
-
- Open C:windowsphp.ini or C:winntphp.ini (depending on your system setup) in your favorite text editor (notepad works). Use the find function to search for extension_dir, in notepad use the Edit menu and select Find. For the default PHP installtion this needs to be set to:
-
- extension_dir = "C:PHPextensions"
- If you installed PHP to a different folder adjust this accordingly. Now search for gd2, you should see a line like this:
-
- ;extension=php_gd2.dll
- Simply remove the ";" in front of the line to un comment it so it looks like this
-
- extension=php_gd2.dll
- Then restart your web server application and GD2 should be working.
-
- To test to see if GD is working just browse to the testgd.php file in your statsroot. ( http://yoursite.com/stats/testgd.php )
| Description: |
GD Libraries |
 Download |
| Filename: |
php_gd2.zip |
| Filesize: |
297.97 KB |
| Downloaded: |
130 Time(s) |
____________ Luca
SEARCH is the quickest way to get support.
Icy Phoenix ColorizeIt - CustomIcy - HON
|
#26 Thu 12 Apr, 2007 01:58 |
|
Artie 
Joined: January 2007
Posts: 833
Location:  Lone Star State
|
 Re: Upload Issue(s)
MG, I did check the thumbnail thing here at Icy Phoenix and it works fine.... don't know why it doesn't work on my sites.
|
#27 Thu 12 Apr, 2007 02:02 |
|
ignorantnewguy
Joined: January 2007
Posts: 45
|
 Re: Upload Issue(s)
Thanks for the GD2 info. Looks like I've got a little project on my hands. : ) Just need to figure out SSH and then get into the server. Just more to learn, I guess.
GD2 is not enabled on my server, BTW. That answers that question above.
If it turns out I have to run with the Manual Thumbnail option for the time being, I'll be interested in seeing how to get that working.
Thx again.
|
#28 Thu 12 Apr, 2007 05:48 |
|
Mighty Gorgon 
Luca Libralato
Joined: August 2006
Posts: 7192
Location:  Borgo San Michele
|
 Re: Upload Issue(s)
MG, I did check the thumbnail thing here at Icy Phoenix and it works fine.... don't know why it doesn't work on my sites.
Maybe it's a TPL issue.
You are not using Icy Phoenix... right?
Can you try comparing the TPLs of Icy Phoenix with the ones of standard subSilver?
I guess the problem may be there...
____________ Luca
SEARCH is the quickest way to get support.
Icy Phoenix ColorizeIt - CustomIcy - HON
|
#29 Sun 15 Apr, 2007 20:48 |
|
Artie 
Joined: January 2007
Posts: 833
Location:  Lone Star State
|
 Re: Upload Issue(s)
Can you try comparing the TPLs of Icy Phoenix with the ones of standard subSilver?
There is a slight difference in the 2 templates reguarding the switch_nuffload_disabled.
In the FAP tpl there is one instance when it is used, but not used in IP.....removing this seems to fix it.
IN FAP OPEN templates/subSilver/album_upload_body.tpl
FIND
<!-- BEGIN switch_nuffload_disabled -->
<script language="JavaScript" type="text/javascript">
<!--
var gFileuploadCounter = 1;
var fileBrowseHTML = '<input class="post" type="file" name="pic_file[]" size="49" /><br />';
REMOVE
<!-- BEGIN switch_nuffload_disabled -->
FIND
<!-- BEGIN pre_generate -->
// pre-generate the rest of the fields
while (gFileuploadCounter <= {S_MAX_PREGEN_FILE_UPLOADS} )
{
AddFileField();
}
<!-- END pre_generate -->
}
// -->
</script>
<!-- END switch_nuffload_disabled -->
REMOVE
<!-- END switch_nuffload_disabled -->
|
#30 Tue 17 Apr, 2007 23:12 |
|
|
Page 2 of 3
|
Was this topic useful?
Was this topic useful?
| Link this topic |
| URL |
|
| BBCode |
|
| HTML |
|
You cannot post new topics You cannot reply to topics You cannot edit your posts You cannot delete your posts You cannot vote in polls You cannot attach files You can download files You cannot post calendar events
|
|
|
|