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

Pages: [1]
1
Language Packs / Re: [Language] Arabic for V1.7.6
« on: April 25, 2008, 01:03:21 AM »
i still get squares and scripting scramblling for the language in IE.. though i changed from UTF-8 to windows-1256

2
Arabic / قسم الدعم الفني / Re: طلبات التعريب
« on: April 25, 2008, 12:35:53 AM »
الللغه الحاليه تظهر مربعات بدل الاحرف

وعدلت اللغه الىwindows-1256   ومانفع

3
Mods & Plugins (Releases & Support) / Re: [MOD] for Bypassing The SAFE MODE
« on: November 26, 2005, 08:29:27 PM »
ok,
I installed the MOd and it rocks
As my host is turning SAFE MODE ON,
so I need to by pass SAFE MODe for  auto
thumbnailer too

any ideas?

4
FAQ, Tips / Re: How can I add more allowed file extensions?
« on: September 19, 2005, 08:04:06 PM »
 :oops: ty
I tried ur wav ext addintion and it worked just fine:)

so is there a special scheme for every file format?

like jpg,gif,png,aif,au,avi,mid,mov,mp3,mpg,swf,wav,ra,rm,zip,pdf,3gp,rar,wmv,wma,amr  ?

 :oops:

5
FAQ, Tips / Re: How can I add more allowed file extensions?
« on: September 19, 2005, 03:07:20 AM »
upload_definition file content: by default nothing edited


Code: [Select]
$mime_type_match['jpg'] = array("image/jpg", "image/jpeg", "image/pjpeg");
$mime_type_match['jpeg'] = array("image/jpg", "image/jpeg", "image/pjpeg");

$mime_type_match['gif'] = array("image/gif");

$mime_type_match['png'] = array("image/png", "image/x-png");

$mime_type_match['tif'] = array("image/tiff", "application/octet-stream");
$mime_type_match['tiff'] = array("image/tiff", "application/octet-stream");

$mime_type_match['bmp'] = array("image/bmp", "image/x-ms-bmp");

$mime_type_match['aif'] = array("audio/x-aiff");

$mime_type_match['aiff'] = array("audio/x-aiff");

$mime_type_match['au'] = array("audio/basic");

$mime_type_match['snd'] = array("audio/basic");

$mime_type_match['mid'] = array("audio/x-midi", "audio/mid", "audio/midi");

$mime_type_match['mp3'] = array("audio/mpeg", "audio/x-mpeg", "audio/mp3", "audio/mpg");

$mime_type_match['ra'] = array("audio/x-pn-realaudio");

$mime_type_match['ram'] = array("audio/x-pn-realaudio");

$mime_type_match['rm'] = array("audio/vnd.rn-realmedia", "application/vnd.rn-realmedia", "video/vnd.rn-realvideo", "application/vnd");

$mime_type_match['rpm'] = array("audio/x-pn-realaudio-plugin");

$mime_type_match['wav'] = array("audio/x-wav");

$mime_type_match['avi'] = array("video/x-msvideo", "video/avi");

$mime_type_match['mpg'] = array("video/mpeg");
$mime_type_match['mpeg'] = array("video/mpeg");
$mime_type_match['mpe'] = array("video/mpeg");

$mime_type_match['mov'] = array("video/quicktime");
$mime_type_match['qt'] = array("video/quicktime");

$mime_type_match['swf'] = array("application/x-shockwave-flash");

$mime_type_match['psd'] = array("application/octet-stream");
$mime_type_match['fla'] = array("application/octet-stream");

$mime_type_match['gz'] = array("application/gzip", "application/x-gzip-compressed");
$mime_type_match['rar'] = array("application/x-rar-compressed");
$mime_type_match['tar'] = array("application/x-tar");
$mime_type_match['gtar'] = array("application/x-gtar");
$mime_type_match['zip'] = array("application/zip", "application/x-zip-compressed");
$mime_type_match['sit'] = array("application/x-stuffit");

$mime_type_match['pdf'] = array("application/pdf", "application/x-pdf");

$mime_type_match['ai'] = array("application/postscript");
$mime_type_match['eps'] = array("application/postscript");
$mime_type_match['ps'] = array("application/postscript");

$mime_type_match['txt'] = array("text/plain", "text/richtext", "text/rtf", "text/html");
$mime_type_match['rtf'] = array("text/plain", "text/richtext", "text/rtf");
$mime_type_match['rtx'] = array("text/plain", "text/richtext", "text/rtf");

$mime_type_match['doc'] = array("application/msword");
$mime_type_match['xls'] = array("application/vnd", "application/x-msexcel");
$mime_type_match['ppt'] = array("application/vnd");

$mime_type_match['csv'] = array("text/comma-separated-values");
$mime_type_match['js'] = array("text/javascript");
$mime_type_match['css'] = array("text/css");

so what is the prob?

6
FAQ, Tips / Re: How can I add more allowed file extensions?
« on: September 19, 2005, 02:45:18 AM »
this is the error
Code: [Select]
Error uploading image file:
yahoo.wav: Invalid file type (wav, audio/wav)


7
FAQ, Tips / Re: How can I add more allowed file extensions?
« on: September 18, 2005, 12:04:20 AM »
hi
I have done the thing with upload defeinition and still cant upload files they all give ectet/stream error
what should i do ,

look at my attachement for the file I edited :oops:

8
Mods & Plugins (Releases & Support) / Re: Tell a friend
« on: September 12, 2005, 03:36:36 AM »
so where can we start, there is alot of coding in here :oops: :oops:
perhaps if anyone can write in English I would appreciate it . As I can't follow. :arrow:

???

we_scooter

9
Mods & Plugins (Requests & Discussions) / Re: Idea For NewsLetter...
« on: August 18, 2005, 01:46:41 AM »
I really need it , but in programming shahhh am nothin'
I just need it to make it easy for visitors to post their email and  the get the news letter from the site admin every once and  while :) easy huh !

10
Mods & Plugins (Releases & Support) / Re: Tell a friend
« on: August 18, 2005, 01:22:38 AM »
Guys so this mod works or not ,
I don't speak any German:( :roll:

Pages: [1]