Re: last post - first show [message #8361 is a reply to message #8353] |
Thu, 23 January 2003 23:01 |
|
I install on my computer for test only ... and I find in file :
/include/theme/default/isearch.inc line 95 from 244
+++
$r = q("SELECT id,subject,thread_id,length,foff,file_id FROM fud23_msg ORDER BY thread_id,id ASC");
+++
now my forum are instaled on webhosting server and I see other directory structure ... it's a new directory 777 ... now it's complicated to write in this file isearch.inc...
+++
bash-2.05a$ ls -al isearch.inc
-rw-r--r-- 1 nobody nobody 7373 Sep 27 07:55 isearch.inc
+++
I not have write permision ... this directory are owned by webserver
I will try to find a way ...
Thank You !
[Updated on: Thu, 23 January 2003 23:10] Report message to a moderator
|
|
|