Problems after upgrade!

Get help with installation and running phpwcms here. Please do not post bug reports or feature requests here.
ceint
Posts: 21
Joined: Sun 25. Jun 2006, 23:45
Contact:

Problems after upgrade!

Post by ceint »

Hello,

After I upgraded to the latest version I have encountered a few problems that I have spent hours trying to resolve but without luck.

Problem #1
When going to edit an article in WYSIWYG the WYSIWYG HTML editor isn't working or loading. The only editing option I seem to have now is plain html.

Example:
Image

Problem #2
The navigation bar does not expand when clicking on a link with that has more sub-level links.

Example:
http://www.ceint.com/ if you click the "CEINT.COM Poker Club" link at the top in the right navigation menu, it should expand and show the sub-category links in within that main category. This does not happen and does not work for any of the links.

I have searched the forums for help but can't seem to find it. I am not so good in german.

Any help or suggestions will be greatly appreciated.

Thanks,
User avatar
flip-flop
Moderator
Posts: 8178
Joined: Sat 21. May 2005, 21:25
Location: HAMM (Germany)
Contact:

Post by flip-flop »

hi ceint,

by the hell, why you don´t restore the copyright? It can´t be a big problem for you.
http://www.phpwcms.de/forum/viewtopic. ... 2673#72673

Knut
>> HowTo | DOCU | FAQ | TEMPLATES/DOCS << ( SITE )
ceint
Posts: 21
Joined: Sun 25. Jun 2006, 23:45
Contact:

Hi

Post by ceint »

Done. sorry about that.

- Any hacks installed or source manipulated? No
- Charset are identically? Yes
- All /config/phpwcms/xxx.inc.php files adapted?- Did you work with a sublevel layout? Yes and No
- the most error is an corrupt file, whitch isnt right transfered via FTP.
User avatar
marcus@localhorst
Posts: 815
Joined: Fri 28. May 2004, 11:31
Location: localhorst
Contact:

Re: Hi

Post by marcus@localhorst »

WYSIWYG - > did you switched on the editor in your user profile in backend?
User avatar
flip-flop
Moderator
Posts: 8178
Joined: Sat 21. May 2005, 21:25
Location: HAMM (Germany)
Contact:

Post by flip-flop »

Subfolder:

Please remark the hidden entry at your home level.

Knut
>> HowTo | DOCU | FAQ | TEMPLATES/DOCS << ( SITE )
ceint
Posts: 21
Joined: Sun 25. Jun 2006, 23:45
Contact:

Thanks!

Post by ceint »

Thank you. Navigation menu is now working.

WYSIWYG - It say's disabled.

I've set it to use FCKeditor now and that seams to work. Anyone know how to enable WYSIWYG ?
User avatar
flip-flop
Moderator
Posts: 8178
Joined: Sat 21. May 2005, 21:25
Location: HAMM (Germany)
Contact:

Post by flip-flop »

conf.inc.php:
------------------

Code: Select all

$phpwcms['wysiwyg_editor']    = 2;        //0 = no wysiwyg editor, 2 = FCKeditor, 4 = spaw
Knut
>> HowTo | DOCU | FAQ | TEMPLATES/DOCS << ( SITE )
ceint
Posts: 21
Joined: Sun 25. Jun 2006, 23:45
Contact:

Hi

Post by ceint »

I have it set to the following:

$phpwcms['wysiwyg_editor'] = 2;

Even though I have it set to this, it still say's in the profile that WYSIWYG is disabled.

Any suggestions?
cyrano
Posts: 1598
Joined: Sat 31. Jan 2004, 18:33
Location: Stuttgart
Contact:

Post by cyrano »

hi,

have you set WYSIWYG-editor under menue profile to FCKeditor?
Gruß/ regards cyrano
--------------------------------------------------------
templates -> http://www.128.weitzelmedia.de
planepix -> http://www.planepix.de
XING -> https://www.xing.com/profile/Thomas_Weitzel3
ceint
Posts: 21
Joined: Sun 25. Jun 2006, 23:45
Contact:

hi

Post by ceint »

Yes, it is currently set to that now.
User avatar
flip-flop
Moderator
Posts: 8178
Joined: Sat 21. May 2005, 21:25
Location: HAMM (Germany)
Contact:

Post by flip-flop »

I think there are not all files uploaded to your account.
Please have a look to to the files /include/inc_lib/wysiwyg.editor.inc.php
and config/phpwcms/fckeditor_config.js.php

Ore do you use any hack ore JS outside the cms?
Did you use the origin version of the fck?
>> HowTo | DOCU | FAQ | TEMPLATES/DOCS << ( SITE )
leoff
Posts: 16
Joined: Thu 9. Feb 2006, 17:46
Location: Washington
Contact:

FCK WYSWIG

Post by leoff »

I am experiencing the same problem except that I do get like half of the html editing menu and can do such things as add links, set bold, underline, etc. However I can not select a different font or font size. That menu item is no longer there since upgrading to 1.2.8. Also the same on a new install today of 1.2.8.

Any suggestions. Charset is the same, WYSWIG editor is set to 2.
LEOFF1
User avatar
flip-flop
Moderator
Posts: 8178
Joined: Sat 21. May 2005, 21:25
Location: HAMM (Germany)
Contact:

Post by flip-flop »

@ leoff: Have a look: http://faq.phpwcms-docu.de/15_74_en.html

Knut
Last edited by flip-flop on Wed 27. Sep 2006, 07:49, edited 1 time in total.
>> HowTo | DOCU | FAQ | TEMPLATES/DOCS << ( SITE )
leoff
Posts: 16
Joined: Thu 9. Feb 2006, 17:46
Location: Washington
Contact:

Post by leoff »

Thanks. I had already done that. It worked on the new install, but the site I upgraded from 1.2.5 to 1.2.8 will not show any wysiwig tool bars at all. In fact all the articles are presented in plain html.

I have reviewed the config.inc file and reloaded the FCEditor2 directory with new files.

All of the settings appear correct and consistent with those of the new install that is working. I am sure I am missing something but just can't figure out where to look.
LEOFF1
User avatar
flip-flop
Moderator
Posts: 8178
Joined: Sat 21. May 2005, 21:25
Location: HAMM (Germany)
Contact:

Post by flip-flop »

Have you set the WYSIWIG ediitor at your profile in the backend?
It is a switch for every user.
>> HowTo | DOCU | FAQ | TEMPLATES/DOCS << ( SITE )
Post Reply