Search found 166 matches

by habi
Fri 24. Nov 2006, 15:37
Forum: phpwcms Support English
Topic: PDF downloads combined with preview image
Replies: 3
Views: 1314

Thank you for the fast reply.

Your solution seems a bit more elegant but the user still has to generate a special preview image und upload it.

But nevertheless I wil try to change the process in the your way.
by habi
Fri 24. Nov 2006, 13:54
Forum: phpwcms Support English
Topic: PDF downloads combined with preview image
Replies: 3
Views: 1314

PDF downloads combined with preview image

Is there a more elegant solution to make a list as shown in the following link. http://www.wetter-ag.ch/cms/index.php?prospekte I solved it this way: - Create CP "filelist" with the pdf's to download - copy the code then in a CP "text with image" and fill in a separatly genereted...
by habi
Mon 20. Nov 2006, 13:42
Forum: General Discussion
Topic: Wie weiter...
Replies: 55
Views: 19507

I've detected this kind of problem only in one of my installations. And this installation is using vst userlog extension. All other installations of phpwcms one the same kind of servers doesn't show this problem.
by habi
Tue 16. May 2006, 15:27
Forum: phpwcms Feature Requests
Topic: grouping contentparts together
Replies: 2
Views: 2598

thats the way I have done it until today.

but would it be nice to treat all the cp's between the html code as one unit. and if I would move it up or down, the hole block is moving with one click. the same with visible on / off. the group would treated as one cp.
by habi
Mon 15. May 2006, 23:15
Forum: phpwcms Feature Requests
Topic: grouping contentparts together
Replies: 2
Views: 2598

grouping contentparts together

It would be nice - and I missed it often - that contentparts can be grouped together and then moved as a hole up and down.

if a group could be associated with a css div or a surrounded html code (at beginning and at the end) that would be great.
by habi
Fri 14. Oct 2005, 00:24
Forum: phpwcms Support English
Topic: just a small "bug": missing tag in front.func.inc.
Replies: 1
Views: 723

just a small "bug": missing tag in front.func.inc.

at line 2147 (vers. 1.2.5 14.10.05)
just put a closing p-Tag after the closing anchor-Tag. Then it looks like:

Code: Select all

	$new_links .= $target.">".$article_title."</a></p>";
by habi
Wed 6. Jul 2005, 10:36
Forum: phpwcms Discussion
Topic: language files
Replies: 2
Views: 1334

look at http://de.wikipedia.org/wiki/ISO_639

in ISO 639-1 catalan is CA
and in ISO 639-2 catalan is CAT

perhaps because of the fact, that in canada they are speaking english or french they are using CA in ISO 6391 for the two digit code
by habi
Mon 9. May 2005, 11:07
Forum: phpwcms Support English
Topic: often thrown out to loginpage while editing in the backend
Replies: 2
Views: 743

I was already thrown out after a few clicks and at this time nobody else is working at the website.
by habi
Mon 9. May 2005, 00:32
Forum: phpwcms Support English
Topic: often thrown out to loginpage while editing in the backend
Replies: 2
Views: 743

often thrown out to loginpage while editing in the backend

Using DEV 1.2.2 I'm often confronted with the problem that while editing an article in the backend and clicking on "Erstellen" or "Sichern" it throws me out to the login page.

Even trashing the cookie solves this problem not.

Any ideas?
by habi
Tue 18. Jan 2005, 14:44
Forum: phpwcms Support English
Topic: WYSIWYG Editor(en) gehen nur einmal [SOLVED]
Replies: 26
Views: 10361

ok. schnellschüsse sind nicht immer gleich treffer. but after a closer look I found that OG builds the array at several locations in the code and for the field editor he is using the session value. but instead of filling the field value he fills the entire array in the editor field. so you have to c...
by habi
Tue 18. Jan 2005, 13:47
Forum: phpwcms Support English
Topic: WYSIWYG Editor(en) gehen nur einmal [SOLVED]
Replies: 26
Views: 10361

it looks like one of this "flüchtigkeitsfehler". the session is stored in a array field instead of the array. so in file wysiwig.editor.inc.php change line if(isset($_SESSION["wysiwyg_editor"])) $wysiwyg_editor['editor'] = $_SESSION["wysiwyg_editor"]; to if(isset($_SESS...
by habi
Tue 2. Nov 2004, 18:31
Forum: phpwcms Support English
Topic: articlesort sometimes not working
Replies: 2
Views: 1229

thanks for the help. now it's ok.
by habi
Tue 2. Nov 2004, 16:11
Forum: phpwcms Support English
Topic: articlesort sometimes not working
Replies: 2
Views: 1229

articlesort sometimes not working

In the admin section I can't move the articles up or down (with admin rights)

and in the db, the corresponding field "articlesort" in table "phpwcms_article" is set to 0

But ist not generally not working sometimes yes somtetimes no

(latest installation with all patches)
by habi
Sun 31. Oct 2004, 12:14
Forum: phpwcms Support English
Topic: why not all article summaries are shown
Replies: 1
Views: 620

sorry for the hype. The mistake happens because of some modifications under the title: "mich_selber_reinleg vers. 1.0" (sorry, no idea what this means in english)
so cancel this question
Thanks anyway.
by habi
Sun 31. Oct 2004, 11:53
Forum: phpwcms Support English
Topic: why not all article summaries are shown
Replies: 1
Views: 620

why not all article summaries are shown

In following structure on the home page only the first article summary is shown. The number of Top Articles is 4 (number in the corresponding field in the backend). Why not all?

Please help!
Image