1. Versuch mit 1.2.8 :: erste Fehler!!!

Get help with installation and running phpwcms here. Please do not post bug reports or feature requests here.
Pappnase

Post by Pappnase »

hello

i updated also to the latest release from today. the problem i had now is that the gt mod don't work :-(

is there anything i need to look for!?

http://www.phpwcms-docu.de/deutsche_version.phtml
cyrano
Posts: 1598
Joined: Sat 31. Jan 2004, 18:33
Location: Stuttgart
Contact:

Post by cyrano »

thx Oliver,
tried this and got for DOC ROOT: "/home/subfolder/public_html"

have done this, but path to FCKeditor still mising something.

I use:

Code: Select all

$phpwcms["site"]              = "http://domainname.tld/~foldername/";
and this foldername seems to be required to get to full path to FCKeditor, tried this manually in adressline, than i can call the FCKeditor directly without backend.

any further ideas to get the subfolder in complete path call?

Thank you again.

Added:
at the moment i get this error and path info:

Code: Select all

Not Found
The requested URL /include/inc_ext/FCKeditor2/editor/fckeditor.html was not found on this server.
I guess it should be:

Code: Select all

~foldername/include/inc_ext/FCKeditor2/editor/fckeditor.html
right? or am i wrong with this?
Last edited by cyrano on Tue 8. Aug 2006, 00:10, edited 1 time in total.
Gruß/ regards cyrano
--------------------------------------------------------
templates -> http://www.128.weitzelmedia.de
planepix -> http://www.planepix.de
XING -> https://www.xing.com/profile/Thomas_Weitzel3
Pappnase

Post by Pappnase »

Pappnase wrote:hello

i updated also to the latest release from today. the problem i had now is that the gt mod don't work :-(

is there anything i need to look for!?

http://www.phpwcms-docu.de/deutsche_version.phtml
hehe damn

i'm an stupid tired oliver i forget to upload the fonts! :-)

so all is clear!
User avatar
Oliver Georgi
Site Admin
Posts: 9892
Joined: Fri 3. Oct 2003, 22:22
Contact:

Post by Oliver Georgi »

cyrano wrote: I guess it should be:

Code: Select all

~foldername/include/inc_ext/FCKeditor2/editor/fckeditor.html
Yes and no. Would you please try what happens when you set your include/inc_lib/wysiwyg.editor.inc.php as this in line 44/45:

Code: Select all

$oFCKeditor->BasePath = PHPWCMS_URL.'include/inc_ext/FCKeditor2/';
$oFCKeditor->Config['CustomConfigurationsPath']	= PHPWCMS_URL.'config/phpwcms/fckeditor_config.js.php';
Oliver
Oliver Georgi | phpwcms Developer | GitHub | LinkedIn | Систрон
cyrano
Posts: 1598
Joined: Sat 31. Jan 2004, 18:33
Location: Stuttgart
Contact:

Post by cyrano »

Hi Oliver,

tried your suggested changing of paths, so there is now no error anymore, but just a blank area where FCKeditor should appear.

The paths are now correct displayed, but still get an javascript error.

So not final but closer than before.
Gruß/ regards cyrano
--------------------------------------------------------
templates -> http://www.128.weitzelmedia.de
planepix -> http://www.planepix.de
XING -> https://www.xing.com/profile/Thomas_Weitzel3
tinoo
Posts: 311
Joined: Thu 16. Jun 2005, 11:16
Location: Zürich, Switzerland
Contact:

Re: 1. Versuch mit 1.2.8 :: erste Fehler!!!

Post by tinoo »

Oliver Georgi wrote: For me it is! Upload all files, empty browser cache, enable JavaScript!
Upload was done, JavaScript was enabled - so it has to do with the browser cache. It wokrs now for me as well. Nice feature :!:
Greetz, tinoo
tinoo
Posts: 311
Joined: Thu 16. Jun 2005, 11:16
Location: Zürich, Switzerland
Contact:

Post by tinoo »

pepe wrote:Neues gefunden.... nicht die Fehler, sondern neue Spielzeuge!!! ???
Contentpart "Artikelmenü" sieht vielversprechend aus.... Das gabs in meiner 1.2.3-dev so noch nicht... :wink:
Greetz, tinoo
cyrano
Posts: 1598
Joined: Sat 31. Jan 2004, 18:33
Location: Stuttgart
Contact:

Post by cyrano »

FCKeditor is now running!

I changed as OG suggested this:
Yes and no. Would you please try what happens when you set your include/inc_lib/wysiwyg.editor.inc.php as this in line 44/45:
Code:

Code: Select all

$oFCKeditor->BasePath = PHPWCMS_URL.'include/inc_ext/FCKeditor2/';
$oFCKeditor->Config['CustomConfigurationsPath']   = PHPWCMS_URL.'config/phpwcms/fckeditor_config.js.php';
and installed picos edition 2.3.1 of FCKeditor, added the values for conf.inc.php and now it's running.
Don't know why not the standard FCKeditor, is now also 2.3.1 version.

Thank you for all who helped my digging this out.
Gruß/ regards cyrano
--------------------------------------------------------
templates -> http://www.128.weitzelmedia.de
planepix -> http://www.planepix.de
XING -> https://www.xing.com/profile/Thomas_Weitzel3
User avatar
flip-flop
Moderator
Posts: 8178
Joined: Sat 21. May 2005, 21:25
Location: HAMM (Germany)
Contact:

Post by flip-flop »

V1.2.8 2006/08/07

Hi at all,

using the "admin" edit article button at the frontend:
A series of articles aren´t displayed.

Output using "admin" edit article:
http://example.com/phpwcms.php?do=articles&p=2
-> An empty backend is visible.

All other CPs and article types working well.

Right adress at the backend:
http://example.com/phpwcms.php?do=artic ... &s=1&id=46

regards Knut
>> HowTo | DOCU | FAQ | TEMPLATES/DOCS << ( SITE )
User avatar
Oliver Georgi
Site Admin
Posts: 9892
Joined: Fri 3. Oct 2003, 22:22
Contact:

Post by Oliver Georgi »

Not totally correct what you are saying - this just happens for article listings. I have it fixed.

Oliver
Oliver Georgi | phpwcms Developer | GitHub | LinkedIn | Систрон
Rahner
Posts: 82
Joined: Sat 15. Jul 2006, 18:16

Post by Rahner »

XHTML Valid?
NO!

After the Update I get 11 Errors in W3 Validator!
All with my clean CSS Layout...

I searched a bit an found out:

If a Site redirects externally this error occures:

Code: Select all

<a href="http://forum.wars-world.de" target = "" title="Wars World Forum">&raquo;Wars World Forum</a>
What's wrong? Target="" is wrong! there is the Attribute missing, for example: "_blank" or "_self" !


In the RT {NEW:Integer}:

Code: Select all

<p><a href="index.php?id=60,58,0,0,1,0"><span class="datelink">2006/08/07 - </span>Fonds Survivalguide</a>
<p><a href="index.php?id=59,57,0,0,1,0"><span class="datelink">2006/08/07 - </span>Zeit Survivalguide</a>
You see?
No?!
It has to be:

Code: Select all

<p><span class="datelink"><a href="index.php?id=60,58,0,0,1,0">2006/08/07 - </span>Fonds Survivalguide</a></p>

LAST:

Code: Select all

<td valign="top" rowspan="2" nowrap><img src="img/article/intlink_1.gif" alt="" /><img src="img/leer.gif" width="1" height="11" alt="" /></td>
This in my SourceCode?! Why O.G.?
What is nowrap???


mfg
Rahner
User avatar
Oliver Georgi
Site Admin
Posts: 9892
Joined: Fri 3. Oct 2003, 22:22
Contact:

Post by Oliver Georgi »

Really don't post such crap!

I'm a bit angry about your postings here.

Always check YOUR settings twice before posting and if there is a possible way to solve it yourself.

I would be glad to see these at SourceForge as bug listing - not here in the forum.

And really - nearly NONE of CMS processed content is 100% valid when checked against W3C validator. For me - normally - the Firefox HTML Validator is a good checker. And most of your "NO!" are just warnings!

Man please - I like hints and critics - but I HATE when somebody is CRYING here without enough knowing of phpwcms. Don't forget - 1.2.8 is released here to find such stuff before it becomes official public.

I will go running now to come down. :evil:

Oliver
Oliver Georgi | phpwcms Developer | GitHub | LinkedIn | Систрон
terry_b
Posts: 32
Joined: Wed 10. May 2006, 05:44

Post by terry_b »

Rahner wrote:XHTML Valid?
NO!

After the Update I get 11 Errors in W3 Validator!
All with my clean CSS Layout...

I searched a bit an found out:

If a Site redirects externally this error occures:

Code: Select all

<a href="http://forum.wars-world.de" target = "" title="Wars World Forum">&raquo;Wars World Forum</a>
What's wrong? Target="" is wrong! there is the Attribute missing, for example: "_blank" or "_self" !


In the RT {NEW:Integer}:

Code: Select all

<p><a href="index.php?id=60,58,0,0,1,0"><span class="datelink">2006/08/07 - </span>Fonds Survivalguide</a>
<p><a href="index.php?id=59,57,0,0,1,0"><span class="datelink">2006/08/07 - </span>Zeit Survivalguide</a>
You see?
No?!
It has to be:

Code: Select all

<p><span class="datelink"><a href="index.php?id=60,58,0,0,1,0">2006/08/07 - </span>Fonds Survivalguide</a></p>

LAST:

Code: Select all

<td valign="top" rowspan="2" nowrap><img src="img/article/intlink_1.gif" alt="" /><img src="img/leer.gif" width="1" height="11" alt="" /></td>
This in my SourceCode?! Why O.G.?
What is nowrap???


mfg
Rahner
What the hell is wrong with you?

If you are not happy with something, then move on and try something else. The last version is not final for God sake! The version is there for us to test. I can't believe such attitude!

If you have any constructive request/suggestion/remark, then post in the the appropriate forum. If you want to cry then avoid posting!

Cheers,

Terry
Gastropoint
Posts: 3
Joined: Mon 19. Sep 2005, 09:33

Post by Gastropoint »

Rahner wrote:XHTML Valid?
NO!

After the Update I get 11 Errors in W3 Validator!
All with my clean CSS Layout...

...

mfg
Rahner
Ich sach, gibt doch nix schöneres aus sich so derart selbst ins aus zu schiessen! *ROFL*

@ Rahner: Ja...und nun gehst wieder zurück in den Sandkasten und tust weiter mit deinen Eimer und Formen spielen! :)

@OG: nicht laufen, springen! Die Idee des Public-Beta Tests find ich Klasse, leider bleiben Dir da eben solche Kommentare auch nicht erspart, was solls!
User avatar
Oliver Georgi
Site Admin
Posts: 9892
Joined: Fri 3. Oct 2003, 22:22
Contact:

Post by Oliver Georgi »

Ok - jetzt werden wir aber wieder sachlich. Bitte diese Diskussion hier nicht weitertreiben und beleidigend werden!

Oliver
Oliver Georgi | phpwcms Developer | GitHub | LinkedIn | Систрон
Post Reply