1
chiho
Re: Xoopseditor FCKeditor
  • 2007/4/21 16:31

  • chiho

  • Just popping in

  • Posts: 14

  • Since: 2007/3/2 4


Quote:

skenow wrote:
It is more dependent on the module than on XOOPS - I can use FCKeditor in XOOPS 2.0.16, the FCKeditor that comes with Frameworks 1.10 and Wiwimod 0.8.3 just fine.


I am using 2.0.16 and editied the /include/comment_form.php but no success. Would you mind give me some hints how to make FCKEditor work in XOOPS 2.0.16?

Thanks.



2
chiho
Re: Cannot delete folder created by CBB
  • 2007/4/21 3:12

  • chiho

  • Just popping in

  • Posts: 14

  • Since: 2007/3/2 4


Thanks for you all kind help

Finally, I found a solution, I upload a .php program with following code

<?php
chmod
("<home dir>/uploads/newbb/thumbs"0777);

echo 
'OK';
?>


I able to delete the folder with ownership "www".

Thanks all of you kind help again.



3
chiho
Cannot delete folder created by CBB
  • 2007/4/20 18:15

  • chiho

  • Just popping in

  • Posts: 14

  • Since: 2007/3/2 4


Dear all,

I have installed XOOPS 2.2.3 and CBB 3.04. After that, I would like to rebuild the whole web site. I tried to remove all the files/folders by FTP. However, I cannot remove the folders...

<home folder>\uploads\newbb
<home folder>\uploads\newbb\thumbs

I discovered that both folder are created by an owner "www" and its right is "755". I cannot remove those folders by FTP and Telnet.

Would you mind suggest how can I change the folder attribute and remove it from my site?

Thanks in advance.



4
chiho
Re: Urgent Help!! Cannot install XOOPS.
  • 2007/4/20 9:00

  • chiho

  • Just popping in

  • Posts: 14

  • Since: 2007/3/2 4


MadFish, thanks for your kind reply.

I quite sure that I set variables XOOPS_ROOT_PATH and XOOPS_URL in the case. I comment the segment of code and everything going well.

Do you know that's the usage of $xoopsScriptPath?

Thanks for your help again



5
chiho
Re: URGENT HELP!! Cannot install XOOPS.
  • 2007/4/20 7:59

  • chiho

  • Just popping in

  • Posts: 14

  • Since: 2007/3/2 4


Apparently I can able to install XOOPS in our web server successfully. However, I found that there are a tons of problem when installing it.

Problem 1
I don't know why my web server cannot return a value by function call "getcwd()". I need to reach out all entry in XOOPS package and replaced it by "dirname($_SERVER['PATH_TRANSLATED'])". I don't know if it is a bug from XOOPS and any improvement in future.


Problem 2
Under administrator page -> "Modules", whenever I click on one module for setup, an error message will be prompted.

XOOPS path check: Script is not inside XOOPS_ROOT_PATH and cannot run.

I checked the code in mainfile.php and I found the following code segment leaded to such problem.

if ( strcasecmpsubstr($xoopsScriptPath0strlen(XOOPS_ROOT_PATH)), str_replaceDIRECTORY_SEPARATOR'/'XOOPS_ROOT_PATH)) ) {
    exit(
"XOOPS path check: Script is not inside XOOPS_ROOT_PATH and cannot run.");
        }


I tried to print the result on page,

substr($xoopsScriptPath, 0, strlen(XOOPS_ROOT_PATH) -> "../../../include/cp_hea"

str_replace( DIRECTORY_SEPARATOR, '/', XOOPS_ROOT_PATH) -> "/home/pchk1/public_html"

However, if I delete the code segment everything went good.

Does anyone have any suggestion? Thanks



6
chiho
Re: URGENT HELP!! Cannot install XOOPS.
  • 2007/4/19 17:38

  • chiho

  • Just popping in

  • Posts: 14

  • Since: 2007/3/2 4


Thanks for your kind respond.

However, I have tried to re-upload the files for 5 times already. :(



7
chiho
Urgent Help!! Cannot install XOOPS.
  • 2007/4/19 16:20

  • chiho

  • Just popping in

  • Posts: 14

  • Since: 2007/3/2 4


Dear all,

I really need your urgent help.

I have tried to install XOOPS in our web server that provided by my web service provider. When I tried to setup XOOPS for my web site, I got a blank page after several steps.

http://www.pchk.org

My server info.

Apache version 1.3.36 (Unix)
PHP version 4.3.9
MySQL version 4.0.27

You can also see my php settings,

Moderator edit: this link removed for security
Moderator edit: shouting removed

Please help me, thanks in advance.



8
chiho
Re: XOOPS installation problem.
  • 2007/3/11 15:53

  • chiho

  • Just popping in

  • Posts: 14

  • Since: 2007/3/2 4


I able to upgrade my XOOPS from 2.0.13 to 2.0.16. My upgrade path is

2.0.13.2 -> 1.0.14 -> 2.0.16

I quite sure that there are some incompatible between the installation program (2.0.13.2 or above) and my MySQL/PHP/Apache.

Up to now, I still cannot install XOOPS 2.2 in my web server



9
chiho
Re: XOOPS installation problem.
  • 2007/3/10 16:33

  • chiho

  • Just popping in

  • Posts: 14

  • Since: 2007/3/2 4


I am trying hard to find out what's the problem...bless me good luck pls.



10
chiho
Re: XOOPS installation problem.
  • 2007/3/10 16:07

  • chiho

  • Just popping in

  • Posts: 14

  • Since: 2007/3/2 4


Bad news!! I cannot upgrade my XOOPS site from 2.0.13 to 2.0.16

When I tried to access the page \\<my host>\xoopsupdate.php, a number of errors shown. After I pressed the "OK" button to update the XOOPS, a blank plage is shown.

Does anyone can tell me what's the problem? Thanks.




TopTop
(1) 2 »



Login

Who's Online

155 user(s) are online (91 user(s) are browsing Support Forums)


Members: 0


Guests: 155


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits