Recent Posts

Pages: 1 [2] 3 4 ... 10
11
Support / IMS Pro TWO Issues
« Last post by picpile.net on May 06, 2010, 10:35:55 am »
Hello TK.org. I was told to come here from Alex Benzer of Webligo for support.

Issue #1:
I'm using IMS Pro for my website, picpile.net. I've had a few users complain about file size for uploads. They're saying 1mb is not sufficient. I'd like to have the option to add 2 and 3 mb uploads.

I have limited php knowledge, enough to make little scripts but IMS Pro is too convoluted for me.

Going through upload_images.php, I'm seeing:

Code: [Select]
if($file1 != "none") {
   $size = $_FILES['file1']['size'] / 3072;
   $size = round($size, 0);
   if($size > $user_info[max_filesize]) {
   $badfiletrue = "yes";
   $exceedmax1 = "yes";
   $badfile1 = "yes";
   if(isset($reasons1)) {$reasons1 .= ", "; }
   $reasons1 .= "file size too large";
   }}

As you can see, I changed
Code: [Select]
   $size = $_FILES['file1']['size'] / 3072; to say 3072 (3mb)

However, this is not working. I'm still limited to 1mb.

Issue #2:
Despite uploading a file thats obviously too large. I'm not getting the error of $reasons1. The .php file is returning "Only images of the following types are accepted: jpg, jpeg, gif, bmp, png, pdf." even though the image uploaded is a .jpg. Obviously thats an issue.


I have had some users email me saying their file is under 1mb, of a proper file extension and yet IMS Pro is still saying its an invalid file type.

Please Help
12
Support / i can`t access to demo
« Last post by jreynosa on March 26, 2010, 12:42:05 am »

 i cant access to demo


   my user is jreynosa
13
Support / Re: Script work on
« Last post by Pilot on March 13, 2010, 01:39:25 am »
One changed. Is now again current.  http://airplane.aviation-friends-hamburg.de/
14
Support / Re: Script work on
« Last post by TurnKey Admin on March 12, 2010, 01:41:28 pm »
I clicked the link that you posted and get a 404 error.

You want to change the homepage? Or edit the homepage?
15
Support / Script work on
« Last post by Pilot on March 12, 2010, 02:50:06 am »
We bought more imguploader and to have a problem. How can I change that entirely for hatchet as on your demo side?


http://airplane.aviation-friends-hamburg.de/


http://www.imageuploadscript.com/


16
Support / IMS Problem
« Last post by progx-us on January 15, 2010, 09:21:06 am »
Does IMS Problem Investigator provide enhanced problem determination
services for IMS systems that interactively filter and format log data?
I need it for my dating for girls site.
17
Presales / TEST DRIVE
« Last post by pharill on January 01, 2010, 09:37:56 pm »
Hey is this script still for sale? 2007 in the footer kinda looks like its been abandoned? can I test drive it?
18
Support / Re: Chaning The Access?
« Last post by TurnKey Admin on December 09, 2009, 09:13:29 pm »
What version of windows are you you using?
19
Support / Chaning The Access?
« Last post by volux on December 09, 2009, 03:29:35 pm »
In Installing the first part it says:

 If you are on a linux machine, you need to set the file permissions for the following directories to 777:

    * /files/
    * /thumbs/

Then set the permissions to 666 for the following file:

    * /common/config.ini.php

If you are on the windows machine you need to make sure that IUSER_YOURMACHINENAME - the Internet Guest Account has modify,read,write access for:

    * /files/
    * /thumbs/
    * /common/config.ini.php




I have windows..and i have no idea how to "modify,read,write access" thing or change it. Help?
20
Support / Re: I have a problem with the Image Pro ?
« Last post by TurnKey Admin on October 18, 2009, 06:02:34 pm »
That is either a permission issue or file uploads are not configured correctly for your site.

Also if it is a large image file it could a limit on the host that is rejecting the image.
Pages: 1 [2] 3 4 ... 10
SMF spam blocked by CleanTalk