Thank you so much. It's a perfect solution. Very useful! Great!
I tried and everything works perfectly. My only problem is how to translate category titles. Replacement Tag [EN]...[/EN] works inside category titles but there is a max length field problem. I need more characters. :x
Furthermore ...
Search found 68 matches
- Wed 20. Mar 2013, 11:52
- Forum: phpwcms Support English
- Topic: Multilanguage question
- Replies: 6
- Views: 10596
- Fri 8. Mar 2013, 15:20
- Forum: phpwcms Support English
- Topic: Multilanguage question
- Replies: 6
- Views: 10596
Re: Multilanguage question
yes, It's a way. Thank you.
Maybe I can avoid a structure like this
-+ home : : ID=0
-+--+ en ID=01
-+--+--+ en_category_01 ID=02
-+--+--+ en_category_02 ID=03
-+--+--+ en_category_03 ID=04 !!!!!!
-+--+--+ en_category_04 ID=10
-: : : : :
-+--+ de ID=11
-+--+--+ de_Kategorie_01 ID=12
-+--+--+ de ...
Maybe I can avoid a structure like this
-+ home : : ID=0
-+--+ en ID=01
-+--+--+ en_category_01 ID=02
-+--+--+ en_category_02 ID=03
-+--+--+ en_category_03 ID=04 !!!!!!
-+--+--+ en_category_04 ID=10
-: : : : :
-+--+ de ID=11
-+--+--+ de_Kategorie_01 ID=12
-+--+--+ de ...
- Thu 7. Mar 2013, 14:10
- Forum: phpwcms Support English
- Topic: Multilanguage question
- Replies: 6
- Views: 10596
Re: Multilanguage question
Unfortunately it's not so easy because i have a lot of "dynamic" articles inside ID=04.
They change every night (they are automatically created via XML) and so their ID change all the time. Maybe an article is there for a week, and then it's cancelled.
For that reason I need a way to SHOW all ...
They change every night (they are automatically created via XML) and so their ID change all the time. Maybe an article is there for a week, and then it's cancelled.
For that reason I need a way to SHOW all ...
- Thu 7. Mar 2013, 11:58
- Forum: phpwcms Support English
- Topic: Multilanguage question
- Replies: 6
- Views: 10596
Multilanguage question
Hi guys,
I have a question about multilanguage site.
Normally, I know how to do it. But I need a structure like this:
-+ home : : ID=0
-+--+ en ID=01
-+--+--+ en_category_01 ID=02
-+--+--+ en_category_02 ID=03
-+--+--+ en_category_03 ID=04 !!!!!!
-+--+--+ en_category_04 ID=10 ...
I have a question about multilanguage site.
Normally, I know how to do it. But I need a structure like this:
-+ home : : ID=0
-+--+ en ID=01
-+--+--+ en_category_01 ID=02
-+--+--+ en_category_02 ID=03
-+--+--+ en_category_03 ID=04 !!!!!!
-+--+--+ en_category_04 ID=10 ...
- Sat 9. Jun 2012, 14:32
- Forum: phpwcms Support English
- Topic: Upgrade (big) problem
- Replies: 3
- Views: 2849
Re: Upgrade (big) problem
Because I needed two sites living together (the old version with old graphic design) and the new one (new cms version + new graphic) I duplicated the DB. And probably something went wrong. So all the problem was in my new DB. In fact, I did a simple and easy test: I just change the DB connection in ...
- Fri 8. Jun 2012, 22:59
- Forum: phpwcms Support English
- Topic: Upgrade (big) problem
- Replies: 3
- Views: 2849
Upgrade (big) problem
Hi everybody.
I did an upgrade (in reality I did it twice, but with the same result) from 1.4.7 to 1.5.4.
After the upgrade the problem is:
-I don't see any file list in the frontend (but files are visible in backend)
-I don't see any template in the backend area (admin zone)
-In the frontend ...
I did an upgrade (in reality I did it twice, but with the same result) from 1.4.7 to 1.5.4.
After the upgrade the problem is:
-I don't see any file list in the frontend (but files are visible in backend)
-I don't see any template in the backend area (admin zone)
-In the frontend ...
- Fri 25. Nov 2011, 20:37
- Forum: phpwcms Installation Troubleshooting English
- Topic: installation: blank page. PHP version?
- Replies: 9
- Views: 28867
Re: installation: blank page. PHP version?
No, I have a "normal" domain.
http://www.mydomain.it
I have some sites with Wordpress and I haven't problem with that. But with WP I can't have the last release, cause PHP version.
It's just to know... We will upgrade soon.
http://www.mydomain.it
I have some sites with Wordpress and I haven't problem with that. But with WP I can't have the last release, cause PHP version.
It's just to know... We will upgrade soon.

- Fri 25. Nov 2011, 18:32
- Forum: phpwcms Installation Troubleshooting English
- Topic: installation: blank page. PHP version?
- Replies: 9
- Views: 28867
Re: installation: blank page. PHP version?
So, phpwcms need now PHP versions >= 5.2.1?
- Fri 25. Nov 2011, 17:48
- Forum: phpwcms Installation Troubleshooting English
- Topic: installation: blank page. PHP version?
- Replies: 9
- Views: 28867
Re: installation: blank page. PHP version?
OK. I've notice that file is referenced by /include/inc_lib/general.inc.php
So. I've just deleted these lines and the problem is solved. :lol:
if(IS_PHP5) {
require_once (PHPWCMS_ROOT.'/include/inc_ext/idna_convert/idna_convert.class.php');
}
I'm very happy because I was in panic, but I ask ...
So. I've just deleted these lines and the problem is solved. :lol:
if(IS_PHP5) {
require_once (PHPWCMS_ROOT.'/include/inc_ext/idna_convert/idna_convert.class.php');
}
I'm very happy because I was in panic, but I ask ...
- Fri 25. Nov 2011, 16:57
- Forum: phpwcms Installation Troubleshooting English
- Topic: installation: blank page. PHP version?
- Replies: 9
- Views: 28867
Re: installation: blank page. PHP version?
No there isn't SUHOSIN.
And PHP is handled by Apache (no suPHP neither Fast-CGI).
apache2handler
Apache Version Apache/2.2.3 (CentOS)
Apache API Version 20051115
Server Administrator xxxx@xxxx.tld
Hostname:Port domain.it:80
User/Group apache(48)/48
Max Requests Per Child: 4000 - Keep Alive: off ...
And PHP is handled by Apache (no suPHP neither Fast-CGI).
apache2handler
Apache Version Apache/2.2.3 (CentOS)
Apache API Version 20051115
Server Administrator xxxx@xxxx.tld
Hostname:Port domain.it:80
User/Group apache(48)/48
Max Requests Per Child: 4000 - Keep Alive: off ...
- Fri 25. Nov 2011, 13:29
- Forum: phpwcms Installation Troubleshooting English
- Topic: installation: blank page. PHP version?
- Replies: 9
- Views: 28867
installation: blank page. PHP version?
Hi.
I installed the last version r426. Everything seems ok, all the installation procedure is normal. I downloaded the conf.inc.php and all the permissions are ok.
The result is:
index.php page -> blank: no error message.
login.php page -> blank: no error message.
phpwcms.php page -> blank: no ...
I installed the last version r426. Everything seems ok, all the installation procedure is normal. I downloaded the conf.inc.php and all the permissions are ok.
The result is:
index.php page -> blank: no error message.
login.php page -> blank: no error message.
phpwcms.php page -> blank: no ...
- Tue 28. Jun 2011, 15:02
- Forum: phpwcms Support English
- Topic: Replacement tag Category
- Replies: 4
- Views: 3980
Re: Replacement tag Category
Hi Knut,
do you think could be useful add a new tag in your "Standard tags assembled" like: {CATEGORY_CLASS}?
This tag will be print the class inside Category (new features: CSS class).
I think it can be very interesting because people could add in the template something like this:
<div id ...
do you think could be useful add a new tag in your "Standard tags assembled" like: {CATEGORY_CLASS}?
This tag will be print the class inside Category (new features: CSS class).
I think it can be very interesting because people could add in the template something like this:
<div id ...
- Fri 19. Mar 2010, 13:26
- Forum: phpwcms Support English
- Topic: Replacement tag Category
- Replies: 4
- Views: 3980
Re: Replacement tag Category
Knut, I love you!
I notice you updated the script!
UPDATE: 19.03.10 (KH) –> added {CATEGORY_GO:ID}
Thanks, thanks, thanks!!!
Serena

I notice you updated the script!
UPDATE: 19.03.10 (KH) –> added {CATEGORY_GO:ID}
Thanks, thanks, thanks!!!
Serena
- Thu 18. Mar 2010, 22:23
- Forum: phpwcms Support English
- Topic: Replacement tag Category
- Replies: 4
- Views: 3980
Replacement tag Category
This is a very simple question. I'm looking for an answer in the forum and wiki without any success since days...
How can I create a simple link to a Category just saying "show me category ID 8" and the output should be just a text link (category name - not alias).
Searching I found a lot of ...
How can I create a simple link to a Category just saying "show me category ID 8" and the output should be just a text link (category name - not alias).
Searching I found a lot of ...
- Mon 2. Nov 2009, 18:35
- Forum: phpwcms Support English
- Topic: Multiple File Upload problem
- Replies: 19
- Views: 8666
Re: Multiple File Upload problem
Hello!
I can't ask to my client to downgrade to v. 9. And unfortunately the newest Firefox version doesn't support the addon "Flash Switcher".
So I used this Flash clip... but it's not free.
http://activeden.net/item/multiple-file-uploader/11386
I inserted it in the back-end page "multiple file ...
I can't ask to my client to downgrade to v. 9. And unfortunately the newest Firefox version doesn't support the addon "Flash Switcher".
So I used this Flash clip... but it's not free.
http://activeden.net/item/multiple-file-uploader/11386
I inserted it in the back-end page "multiple file ...