SPAW untouchable

Get help with installation and running phpwcms here. Please do not post bug reports or feature requests here.
Lee H
Posts: 8
Joined: Wed 26. Apr 2006, 20:46

Post 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
User avatar
Heiko H.
Posts: 868
Joined: Thu 27. Oct 2005, 11:41
Location: Dresden
Contact:

Post 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...
Not longer here - sorry...

Haubner-IT GbR Dresden
Lee H
Posts: 8
Joined: Wed 26. Apr 2006, 20:46

Post 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:
culda_a
Posts: 521
Joined: Tue 28. Feb 2006, 01:39
Contact:

Post by culda_a »

Thanks now is apear the functions but I can not write nothing and no button is not working
ImagePackging design,labels, catalogs,postcards,
User avatar
DeXXus
Posts: 2168
Joined: Fri 28. Nov 2003, 06:20
Location: USA - Florida

Post 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) ;-)
culda_a
Posts: 521
Joined: Tue 28. Feb 2006, 01:39
Contact:

Post by culda_a »

right sorry I will check to see the errors and comme back
ImagePackging design,labels, catalogs,postcards,
culda_a
Posts: 521
Joined: Tue 28. Feb 2006, 01:39
Contact:

Post 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?
ImagePackging design,labels, catalogs,postcards,
User avatar
DeXXus
Posts: 2168
Joined: Fri 28. Nov 2003, 06:20
Location: USA - Florida

Post 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.
User avatar
Heiko H.
Posts: 868
Joined: Thu 27. Oct 2005, 11:41
Location: Dresden
Contact:

Post 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]
Not longer here - sorry...

Haubner-IT GbR Dresden
culda_a
Posts: 521
Joined: Tue 28. Feb 2006, 01:39
Contact:

Post 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?
ImagePackging design,labels, catalogs,postcards,
User avatar
Heiko H.
Posts: 868
Joined: Thu 27. Oct 2005, 11:41
Location: Dresden
Contact:

Post 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
Not longer here - sorry...

Haubner-IT GbR Dresden
User avatar
Heiko H.
Posts: 868
Joined: Thu 27. Oct 2005, 11:41
Location: Dresden
Contact:

Post 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...
Not longer here - sorry...

Haubner-IT GbR Dresden
culda_a
Posts: 521
Joined: Tue 28. Feb 2006, 01:39
Contact:

Post 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
ImagePackging design,labels, catalogs,postcards,
culda_a
Posts: 521
Joined: Tue 28. Feb 2006, 01:39
Contact:

Post by culda_a »

strange is that I have install the latest snapshoot and I don't have that problem ???!!!!! :shock:
ImagePackging design,labels, catalogs,postcards,
User avatar
update
Moderator
Posts: 6455
Joined: Mon 10. Jan 2005, 17:29
Location: germany / outdoor

Post by update »

I have install the latest snapshoot and I don't have that problem
good news :!:
Any time something to improve :wink:
Post Reply