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 - jeddx

Pages: [1]
1
Installation, Update & Configuration / Re: uploading large files
« on: May 01, 2005, 11:37:42 PM »
thank you V@no, I have really learned alot from you,

The default constant for the CHECK_REMOTE_FILES is 0, I didnt change it.

ok maybe this will help you again to solve my problem,
is there any way to put direct link with out uploading it, I meant without redirecting from my server?

all the thanks to you

2
Installation, Update & Configuration / Re: uploading large files
« on: April 25, 2005, 11:03:03 PM »
thank you for your reply, but it didnt work.
I tried adding the function you wrote and replacing the function name with the one you provide.

if it helps, I dont need to provide the user with the size of the file,

thank you


3
Installation, Update & Configuration / Re: uploading large files
« on: April 24, 2005, 08:15:41 PM »
I really need your help here,
even if I uploaded big files, it looks like that it takes alot of time to open the page,
I tried to put ftp link instead of direct uploading, the same problem


4
Installation, Update & Configuration / Re: uploading large files
« on: April 22, 2005, 03:09:10 AM »
I am doing that, the same thing. It takes alot of time to open videos' page unlike images page
is there any editing in the configaration files to avoid this problem

5
Installation, Update & Configuration / uploading large files
« on: April 22, 2005, 02:35:36 AM »
I have an internal 4images website in the univ. campus, and I want to upload some movies in my gallery,
my question is:
I use URL to add the link in the upload page no direct file upload, the page opens very slowly and it looks like it's downloading or something just to view the uploaded files.
any suggestion to avoid these slowness or catching.

thank you

6
I downloaded a mini chat php file and I want to insert it under the new images in the home page, i tried to include it in the index.php before the footer but it appeared under it.  is there any beter way to insert the code in any spacefic place i want?

thank you

7
Installation, Update & Configuration / Re: The extension 3gp
« on: April 07, 2005, 04:07:27 AM »
I have added the line in ..\includes\upload_definitions.php

Code: [Select]
$mime_type_match['3gp'] = array("video/quicktime");

and it works fine

thank you very much

8
Installation, Update & Configuration / The extension 3gp
« on: April 07, 2005, 02:26:37 AM »
I added the extension 3gp in the extensions list and added a 3gp icon and media file in the templete, it did not work. I added many other ext which worked fine but the 3gp didnt.

need solution for this problem

thanks in advanced

Pages: [1]