Icy Phoenix

     
 


This forum is locked: you cannot post, reply or edit topics.  This topic is locked: you cannot edit posts or make replies. 
Page 2 of 3
Goto page Previous  1, 2, 3  Next
 
Reply with quote Download Post 
Post Re: Upload Issue(s) 
 
I am having the identical issues as nfried with the identical configuration.

CHMOD correct
Nuffload disabled
 



 
ignorantnewguySend private message  
Back to topPage bottom
Icy Phoenix is an open source project, you can show your appreciation and support future development by donating to the project.

Support us
 
Reply with quote Download Post 
Post Re: Upload Issue(s) 
 
nfried wrote: [View Post]

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 ?
 



 
ArtieSend private message  
Back to topPage bottom
Reply with quote Download Post 
Post 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.
 



 
ignorantnewguySend private message  
Back to topPage bottom
Reply with quote Download Post 
Post 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.
 



 
lefty74Send private message  
Back to topPage bottom
Reply with quote Download Post 
Post 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
 



 
ignorantnewguySend private message  
Back to topPage bottom
Reply with quote Download Post 
Post 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.

 



 
lefty74Send private message  
Back to topPage bottom
Reply with quote Download Post 
Post 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.

ignorantnewguy wrote: [View Post]

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?
 



 
ignorantnewguySend private message  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Upload Issue(s) 
 
ignorantnewguy wrote: [View Post]

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.  
 



 
ArtieSend private message  
Back to topPage bottom
Reply with quote Download Post 
Post 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
 
Mighty GorgonSend private messageSend e-mail to userVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Upload Issue(s) 
 
Mighty Gorgon wrote: [View Post]
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

Mighty Gorgon wrote: [View Post]
ignorantnewguy, you can check your GD settings in ACP => Photo Album => GD Info.


He's done done that   Look Up
 



 
ArtieSend private message  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Upload Issue(s) 
 
Artie wrote: [View Post]
Mighty Gorgon wrote: [View Post]
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

Mighty Gorgon wrote: [View Post]
ignorantnewguy, you can check your GD settings in ACP => Photo Album => GD Info.


He's done done that   Look Up

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:

Code: [Download] [Hide]
  1. Windows - PHP & GD2  
  2. Prerequisites  
  3. Read the main windows chapter before reading and sub-chapters.  
  4. Must have functioning web server installed  
  5. PHP >= 4.3 for the GD2 extension available here  
  6. About this Document  
  7. 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.  
  8.  
  9. Installing PHP  
  10. First thing you need to do is download the PHP installer which can be found on the PHP Downloads page.  
  11.  
  12. 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)  
  13.  
  14. 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)  
  15.  
  16. Enabling GD2  
  17. 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.  
  18.  
  19. 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:  
  20.  
  21. extension_dir = "C:PHPextensions"  
  22. If you installed PHP to a different folder adjust this accordingly. Now search for gd2, you should see a line like this:  
  23.  
  24. ;extension=php_gd2.dll  
  25. Simply remove the ";" in front of the line to un comment it so it looks like this  
  26.  
  27. extension=php_gd2.dll  
  28. Then restart your web server application and GD2 should be working.  
  29.  
  30. To test to see if GD is working just browse to the testgd.php file in your statsroot. ( http://yoursite.com/stats/testgd.php ) 


php_gd2.zip
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
 
Mighty GorgonSend private messageSend e-mail to userVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post 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.
 



 
ArtieSend private message  
Back to topPage bottom
Reply with quote Download Post 
Post 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.
 



 
ignorantnewguySend private message  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Upload Issue(s) 
 
Artie wrote: [View Post]
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
 
Mighty GorgonSend private messageSend e-mail to userVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Upload Issue(s) 
 
Mighty Gorgon wrote: [View Post]

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
Code: [Download] [Hide] [Select]
<!-- 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
Code: [Download] [Hide] [Select]
<!-- BEGIN switch_nuffload_disabled -->


FIND
Code: [Download] [Hide] [Select]
<!-- 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
Code: [Download] [Hide] [Select]
<!-- END switch_nuffload_disabled -->

 



 
ArtieSend private message  
Back to topPage bottom
This forum is locked: you cannot post, reply or edit topics.  This topic is locked: you cannot edit posts or make replies.  Page 2 of 3
Goto page Previous  1, 2, 3  Next


Display posts from previous:    

HideWas this topic useful?

Link this topic
URL
BBCode
HTML




 
Permissions List
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


  

 

  cron