(again in English): Content in the right block
(again in English): Content in the right block
Hi
I know content belongs in the main block.
but I'ld like to put a single article (containing content formatted as "link article") into the right block. (Is that possible with this {PHP:something.php}?)
thanks again!
Macangelo
I know content belongs in the main block.
but I'ld like to put a single article (containing content formatted as "link article") into the right block. (Is that possible with this {PHP:something.php}?)
thanks again!
Macangelo
-
- Posts: 5
- Joined: Mon 1. Mar 2004, 08:40
spirou made a patch for doing just that you can download at
http://ionrock.umemusic.com/index.php?develphpwcms
Oliver helped with it from what I understand so it works well within the system so maybe give it a try
http://ionrock.umemusic.com/index.php?develphpwcms
Oliver helped with it from what I understand so it works well within the system so maybe give it a try
Updated zip
Hi!
I noticed some minor path errors in the previous zip on ionrock Development site. I posted new files today (2004-03-02). The new zip should contain only four files.
Spirou
I noticed some minor path errors in the previous zip on ionrock Development site. I posted new files today (2004-03-02). The new zip should contain only four files.
Spirou
FATAL ERROR in spirou patch
Installed the content part positioning patch from spirou and followed the readme.
Editing an article I have the following errormessage:
Fatal error: Call to undefined function: gib_checkbox() in /include/inc_tmpl/articlecontent.edit.tmpl.php on line 94
please help!
[/b]
Editing an article I have the following errormessage:
Fatal error: Call to undefined function: gib_checkbox() in /include/inc_tmpl/articlecontent.edit.tmpl.php on line 94
please help!
[/b]
De-installed the patch. I think I stick to the solution that Pappnase posted in the forum a while ago using a hidden structure.Pappnase wrote: there is a problem i think it was for an erlier release so that could be the problem! so try to aks in the hacks forum!
At least until things are settled
THNX
BTW: For something like {PHP:<url>} you have to enable url links in your configuration conf.inc.php
Code: Select all
$phpwcms["allow_remote_URL"] = 1