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 - TurnKey Admin

Pages: [1] 2 3 4
1
Turnkey.org News / Re: my new topic test discord!
« on: September 09, 2018, 02:26:15 pm »
here i go!

2
Turnkey.org News / my new topic test discord!
« on: September 09, 2018, 02:25:25 pm »
my new topic test discord!

3
Turnkey.org News / Re: test discord post
« on: September 09, 2018, 02:22:13 pm »
try #3 here we go

4
Turnkey.org News / Re: test discord post
« on: September 09, 2018, 02:19:55 pm »
here i go

5
Turnkey.org News / test discord post
« on: September 09, 2018, 02:18:33 pm »
test discord post!

6
Support / Re: IMS Pro TWO Issues
« on: May 06, 2010, 12:58:43 pm »
Seems like it is controlled by $user_info[max_filesize] which mean be a setting in IMS Pro.
I haven't touched IMS Pro since I took it over mainly since the code would need a lot of work to bring it up to higher quality.

7
Support / Re: IMS Pro TWO Issues
« on: May 06, 2010, 10:38:33 am »
1 and 2 are php related settings.

Increasing Upload Limits PHP

By default php sets the max upload filesize to 2mb
To view your current php settings create the following file
Code: [Select]
<?php
phpinfo
();
?>

Save it as info.php and upload to your website then view it in your browser.

The two important variables are
upload_max_filesize
And
post_max_size


Next step is to change those settings. Look for "Configuration File (php.ini) Path " and
"Loaded Configuration File" on the phpinfo page to find your php settings are stored.

Edit that file and increase upload_max_filesize and post_max_size to the size of the largest file you wish to be allowed uploaded.

Then after your save those changes be sure to restart your webserver for the changes to take affect.






8
Support / Re: Script work on
« 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?

9
Support / Re: Chaning The Access?
« on: December 09, 2009, 09:13:29 pm »
What version of windows are you you using?

10
Support / Re: I have a problem with the Image Pro ?
« 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.

11
Support / Re: I have a problem with the Image Pro ?
« on: October 13, 2009, 10:05:31 pm »
Do you still have upload_images.php in the IMS Pro directory of your forum?

12
Support / Re: Automatic watermarks ???
« on: October 13, 2009, 09:59:36 pm »
You need the watermark mod.

Attached it to this post. And then follow the install instructions

13
Support / Re: Image Uploaded - Record not Inserted in DB
« on: September 17, 2009, 06:51:14 pm »
Any errors generated? When adding a picture. Does the thumbnail and the fullsize image exists in their directories?

14
Support / Re: Change the name of the file..؟؟؟
« on: March 29, 2009, 10:08:31 am »
What would you like it be changed to?

15
Support / Re: multiple images?
« on: March 25, 2009, 06:19:20 pm »
Does not currently support multiple images to be uploaded at one time but would make a good feature request.

Pages: [1] 2 3 4
SMF spam blocked by CleanTalk