Page 2 of 3

Posted: Sun 25. Nov 2007, 20:29
by Lee H
I've been following this thread with interest as I could produce the same screenshot. Spaw loads the interface, but no buttons and a error.

Now it appears DeXXus has posted a solution... But I can only read English. I see Olivers code, but I don't know what file it is in. Could someone please translate some of the thread so I can use Spaw also? I would be very grateful! :D

Posted: Sun 25. Nov 2007, 20:33
by Heiko H.
Hi Lee H,

you should change

Code: Select all

$phpwcms['wysiwyg_template']  = ...
in your config/phpwcms/config.inc.php to

Code: Select all

$phpwcms['wysiwyg_template']  = array(   'FCKeditor' => 'phpwcms_basic,phpwcms_default,Default,Basic',
                              'SPAW2' => 'standard,all,mini'  );
Good luck, Heiko...

Posted: Mon 26. Nov 2007, 16:36
by Lee H
Heiko,

Thanks for having mercy on me! :wink:

In highschool (20 years ago) I took German. But dropped the class because the teacher was someone I knew from before and we hated each other. I did learn to count to 10 and the alphabet. But that's it.

Now I'm regretting dropping the class. :oops:

Posted: Mon 26. Nov 2007, 21:54
by culda_a
Thanks now is apear the functions but I can not write nothing and no button is not working

Posted: Tue 27. Nov 2007, 01:52
by DeXXus
culda_a wrote:Thanks now is apear the functions but I can not write nothing and no button is not working
Heiko H. wrote:Hi,

May be "display_errors" is switched off in your php-config?
That's why you don't see any errors? Check phpconfig() for that.

Regards Heiko.
Come back when you have an error message(s) or more info on what you have TRIED or which other forum posts you have searched or referred to for solutions, ETC...etera.

You are back to taking HELP ME "baby steps" (like when I remember you FIRST came to these forums) ;-)

Posted: Tue 27. Nov 2007, 13:39
by culda_a
right sorry I will check to see the errors and comme back

Posted: Sat 1. Dec 2007, 13:19
by culda_a
Hi,

May be "display_errors" is switched off in your php-config?
That's why you don't see any errors? Check phpconfig() for that.

Regards Heiko.
that you mean in the phpwcms files or in the server settings?

Posted: Sat 1. Dec 2007, 13:47
by DeXXus
I believe he means in the "php.ini" file on your server, your webhosting sub-account (and / or) the local server copy of your won machine.

Posted: Sat 1. Dec 2007, 14:15
by Heiko H.
DeXXus wrote:I believe he means in the "php.ini" file on your server, your webhosting sub-account (and / or) the local server copy of your won machine.
YEP...

Look what phpinfo() says or post it.

[EDIT]
DeXXus wrote: your won machine.
:lol: :lol: :lol: :lol: :lol: :lol: :lol:
[/EDIT]

Posted: Sat 1. Dec 2007, 15:05
by culda_a
the phpinfo.html it shows me this:


disable_classes no value no value
disable_functions no value no value
display_errors Off Off
display_startup_errors Off Off


this you mean?

Posted: Sat 1. Dec 2007, 15:14
by Heiko H.
culda_a wrote:display_errors Off Off
As I said.
"display_errors" is turned off.
Therefore you do not get any errors displayed.
Of course this makes the debugging very heavy ...
Ask your provider whether he switches on "display_errors". Perhaps you also can do this yourself?

Greet Heiko

Posted: Sat 1. Dec 2007, 15:24
by Heiko H.
culda_a wrote:Thanks now is apear the functions but I can not write nothing and no button is not working
Sorry I haven't seen this. This sounds more like a JS problem.
Empty the borwsercache or/and try another browser.

Tell us more about your problem (Browser, System, etc.)


Good luck, Heiko...

Posted: Thu 6. Dec 2007, 21:25
by culda_a
the display_errors Off Off now they are display_errors On On
and I get no errors the spaw editor is apear but I can not write nothing and the buttons is not working at all...

I try also diffrent browser like opera, ie, ff and nothing in all 3 the same problem

Posted: Mon 10. Dec 2007, 11:16
by culda_a
strange is that I have install the latest snapshoot and I don't have that problem ???!!!!! :shock:

Posted: Mon 10. Dec 2007, 11:23
by update
I have install the latest snapshoot and I don't have that problem
good news :!:
Any time something to improve :wink: