Koos wrote:
Bjorn wrote:

Downloaded new version. Still blank screen after send button....

Hi Bjorn - I have sent you an email. It is some instructions on how to determine the cause of the blank screen you are getting.

Update:
Just for the record: I have discovered what caused the blank screen with Bjorn. It is the $HTTP_POST_FILES array that was used in parts of the script. In the latest versions of PHP the $_FILES array is now being favoured - instead of $HTTP_POST_FILES. In some PHP configurations the $HTTP_POST_FILES array may not be available. An advantage of using $_FILES is the fact that it is a superglobal.

I have subsequently updated version 1.3.0 and replaced all $HTTP_POST_FILES with $_FILES.

And for the record, i must thank Koos for his great Plug-In and all the help and support he has giving me to get the plugin working.

THANX!

//Björn

Downloaded new version. Still blank screen after send button....

Can I as a admin subscribe to a forum?? Thats my question? I don't seem to find anywhere to subscribe to a forum and all the threads in the forums...

/Bjorn

Koos wrote:
Bjorn wrote:

I don't get any Error Messages, it just goes from 'Select Image to Upload' screen And when I press 'Send' (skicka in Sweden) it goes to the 'Result' screen but there is nothing and no images in uploads or uploads/thumbs.

Is the results page completely empty? Can you see a box displayed which says:

Kopiera och klistra in följande i meddelandefältet när du skriver ditt inlägg (Swedish)
or
Copy and Paste the following into the message box of your post (English)

Can you also get me the following values in your php.ini file:

*file_uploads
*max_execution_time
*memory_limit
*post_max_size
*upload_max_filesize
*upload_tmp_dir

The results page is completely empty, with no error message.

*file_uploads = ON
*max_execution_time = 30
*memory_limit = dont have this value...
*post_max_size = 8M
*upload_max_filesize = 10M
*upload_tmp_dir = no value (that is the value is 'no value') smile

/Björn

Can you also please get the following info for me (using  <? phpinfo() ?>)

At the very top of the page:
*PHP Version

Under Configuration - PHP Core:
(on or off?)
*safe_mode
*safe_mode_gid

*magic_quotes_gpc
*magic_quotes_runtime
*magic_quotes_sybase

At the bottom of the page:
Under Environment:
*TERM

PHP Version 5.1.6

My values are:
Directive | Local Value | Master Value
safe_mode | Off | Off
safe_mode_exec_dir | no value | no value
safe_mode_gid | Off | Off

magic_quotes_gpc | Off | Off
magic_quotes_runtime | Off | Off
magic_quotes_sybase | Off | Off

Don't find TERM (you don't mean License Terms?)

I don't get any Error Messages, it just goes from 'Select Image to Upload' screen And when I press 'Send' (skicka in Sweden) it goes to the 'Result' screen but there is nothing and no images in uploads or uploads/thumbs.

I've changed the read/write/create/delete to ALLOW on both uploads and thumbs directories through my Control Panel my Webhosting has.

/Björn

Hi,

I dont get it to work, nothin happens?

Also if I try the statistics i get following error:
Warning: Invalid argument supplied for foreach() in d:\customers\kullberg.nu\wwwroot\forum\uploadimg_stats.php on line 533
Warning: Invalid argument supplied for foreach() in d:\customers\kullberg.nu\wwwroot\forum\uploadimg_stats.php on line 589

Can it be that nothin is uploaded?

My Server where the forum is:
gd

GD Support  enabled 
GD Version  bundled (2.0.28 compatible) 
FreeType Support  enabled 
FreeType Linkage  with freetype 
FreeType Version  2.1.9 
T1Lib Support  enabled 
GIF Read Support  enabled 
GIF Create Support  enabled 
JPG Support  enabled 
PNG Support  enabled 
WBMP Support  enabled 
XBM Support  enabled 



/Björn