Click to See Complete Forum and Search --> : philex 0.2.1 (Files browser)


zkara
12-21-2003, 11:52 AM
Hi

i made recently a new release of Philex 0.2.11

changelog:

0.2.1
Fix bugs
Italian, bylourussian,spanish translation
changing philex logo
adding more file extensions
remote uploading
adding themes
adding more authentication methods
including tools
advanced editor for html
play flash and view pictures

and soon 0.2.11

fix bugs
tamil,polish,catalan translation
adding "update checker",
JS function: check/uncheck all checkboxes, popup browser, password focus
pgsql,access authentication
extending : editable extensions,image's extensions
disable javascript and php codes on html viewing
adding apache theme
creating templates (php,js,css ...)


:) please give me any suggestions
sourceforge.net/projects/philex (http://www.sourceforge.net/projects/philex)

The Chancer
12-22-2003, 09:30 AM
Looks good - but needs to work with register_globals=off too, as well as the use of $foo['bar'] to avoid the

Notice: Use of undefined constant _ScriptDir - assumed '_ScriptDir' in c:\program files\apache group\apache\htdocs\philex\conf.inc.php on line 5

notices...

zkara
12-22-2003, 10:22 AM
Originally posted by The Chancer
Looks good - but needs to work with register_globals=off too, as well as the use of $foo['bar'] to avoid the

Notice: Use of undefined constant _ScriptDir - assumed '_ScriptDir' in c:\program files\apache group\apache\htdocs\philex\conf.inc.php on line 5

notices...

:confused: yes maybe you are right, i will test it with "OFF" and looks for a solution


thank you :cool:

Moonglobe
12-22-2003, 02:49 PM
don't you mean error_reporting = E_ALL and not register_globals = off?

Weedpacket
12-22-2003, 08:19 PM
Originally posted by Moonglobe
don't you mean error_reporting = E_ALL and not register_globals = off? Oh, let's go for both.

Moonglobe
12-22-2003, 08:20 PM
Originally posted by Weedpacket
Oh, let's go for both. well yeah, s'not like i'm going to object to reg_globals being off :D

zkara
12-23-2003, 05:47 AM
Originally posted by Moonglobe
well yeah, s'not like i'm going to object to reg_globals being off :D


yoh i know, i m a real idler, this why i didn't make all variables under array :p

but i m changing today all scripts
$s_xxxx ->$HTTP_SESSION_VARS
and the post/get vars also

i will make a beta version tomorow or next ;) and i ll be happy if u want to be a testers :cool:

zkara
12-27-2003, 05:39 AM
Originally posted by zkara
yoh i know, i m a real idler, this why i didn't make all variables under array :p

but i m changing today all scripts
$s_xxxx ->$HTTP_SESSION_VARS
and the post/get vars also

i will make a beta version tomorow or next ;) and i ll be happy if u want to be a testers :cool:

:mad: So I got around to it.
and i've uploaded 0.2.11
philex.sf.net (http://philex.sf.net)