Search found 10 matches

by jo
Tue 4. Jan 2005, 13:00
Forum: phpwcms Installation Troubleshooting English
Topic: /include/inc_act/act_structure.php [error]
Replies: 3
Views: 1460

/include/inc_act/act_structure.php [error]

I have just installed and I'm having problem with adding structure levels

cms/include/inc_act/act_structure.php

after clicking on:
admin > site structure > [+] insert structure level in [Home]

I'm getting page

mydom.ain/cms/include/inc_act/act_structure.php

with one word only 'error'

All ...
by jo
Fri 3. Dec 2004, 22:15
Forum: phpwcms Support English
Topic: {GT:style}Gęślą{/GT} utf-8 openty
Replies: 1
Views: 852

i have notice this:
Image
check the alt tab:
Image

Dose any of you use utf-8 with gt module?
by jo
Fri 3. Dec 2004, 21:19
Forum: phpwcms Support English
Topic: {GT:style}Gęślą{/GT} utf-8 openty
Replies: 1
Views: 852

{GT:style}Gęślą{/GT} utf-8 openty

First I would like to thanks Jérôme Gamez for outstanding module he has made.
I have read all the discussion about GT and I'm trying to make it works on my website. GT module works perfect with ASCII characters but I'm having difficulties to make it works with different languages (e.g.: RU and PL)
I ...
by jo
Sat 8. May 2004, 10:47
Forum: hacks & enhancements
Topic: HACK: Cache Pages for upto 2 hours
Replies: 5
Views: 6025

Hi girish,
I'm sorry, to tell you I tried to implement your script to index.php. It writes NOTHING to cache(777) directory. I'm on RH9 PHP Version 4.2.2.
by jo
Fri 7. May 2004, 11:38
Forum: phpwcms Bug Reports
Topic: WYSIWYG editor and utf-8
Replies: 2
Views: 2498

Re: WYSIWYG editor and utf-8

DeXXus wrote:Which editor?
-1. HTMLarea
-2. FCKeditor
-3. browser-based
-4. SPAW
browser-based
the one you edit your article with
by jo
Fri 7. May 2004, 09:14
Forum: phpwcms Bug Reports
Topic: WYSIWYG editor and utf-8
Replies: 2
Views: 2498

WYSIWYG editor and utf-8

Apache configuration:
I did change in /etc/httpd/conf/httpd.conf
default encoding form iso-8859-1 to utf-8 just to make my life easier.


# AddDefaultCharset ISO-8859-1
AddDefaultCharset utf-8


and phpwcms wysiwyg editor have stopped responding. (under a winxp-h, ie6)

It might not be a bug but ...
by jo
Thu 6. May 2004, 20:59
Forum: phpwcms Support English
Topic: globalss and include file
Replies: 1
Views: 1006

globalss and include file

Hi,
I’m trying to implement glossary to phpwcms.
It’s just one mysql table and one include file form my old site :D.
(rewrite is on -- but I have to change php_flag register_globals On in .htaccess to get it to work partially).

The problem is
when I go straight to include url glossary works ...
by jo
Wed 5. May 2004, 16:24
Forum: phpwcms Support English
Topic: How to put {ANY_ALIAS_IMG} into header of template?
Replies: 10
Views: 5913

thx all of you for fast respond.
I’ll try jan212 coding, because of a default img.
by jo
Tue 4. May 2004, 23:57
Forum: phpwcms Support English
Topic: How to put {ANY_ALIAS_IMG} into header of template?
Replies: 10
Views: 5913

Pappnase wrote:hello

there are two ways! one you create for each its own template!
or you ask jan212 for his script! or you wait for the next release.*smile*
ye, the first one sounds good -- but why would I need a CMS for? :)

if anybody know the answer, please help.
What I need is just a {IMAGE:$alias} :lol:
by jo
Tue 4. May 2004, 20:48
Forum: phpwcms Support English
Topic: How to put {ANY_ALIAS_IMG} into header of template?
Replies: 10
Views: 5913

How to put {ANY_ALIAS_IMG} into header of template?

Hi all,
It is my first post and first question.

Is there a way to put dynamic image {placeholder/replacement} in the header part of template?

Let’s say if I go to url index.php?contact I will have image contact.jpg
displayed in header and if I go to index.php?any_alias I will see anyaliass.jpg in ...