Search found 11 matches

by patoche
Thu 10. Jan 2008, 11:00
Forum: phpwcms Support English
Topic: upgrade php5 and now login.php is white page
Replies: 4
Views: 1236

Re: upgrade php5 and now login.php is white page

I use another server with a different conf of php5.2 and it's ok now
It's a problem of conf of php but witch parameter ?? some has a idea??
by patoche
Tue 8. Jan 2008, 22:34
Forum: phpwcms Support English
Topic: upgrade php5 and now login.php is white page
Replies: 4
Views: 1236

Re: upgrade php5 and now login.php is white page

1.3.3 by update
front office work correctly
no problem with cache
php 5.2
mysql 4.2
register global and array on
by patoche
Tue 8. Jan 2008, 15:26
Forum: phpwcms Support English
Topic: upgrade php5 and now login.php is white page
Replies: 4
Views: 1236

upgrade php5 and now login.php is white page

Hello everybody,
My provider upgrade my server with php5 and now i have a white page on login.php.
Someone could help me??
THX
by patoche
Sat 19. May 2007, 08:18
Forum: phpwcms Support English
Topic: desactiv search in all a categorie (children too)
Replies: 0
Views: 811

desactiv search in all a categorie (children too)

Hye,
Why when I desactiv the search checkbox in a categorie (on the admin menu) it's always possible to find the article of this categorie (and all children) if i do a search ?

It possible to active this function or perhars i not really understand her.

THX
by patoche
Wed 31. May 2006, 23:24
Forum: phpwcms Support English
Topic: more style of {NAV_TABLE_COLUMN} for another template
Replies: 0
Views: 1147

more style of {NAV_TABLE_COLUMN} for another template

Hello,
I would like to have differents style of my menu {NAV_TABLE_COLUMN}, one with background green, one other with background red... when i change of template, but i don't know if it's possible.
I know what i could change parametrer '$template_default["nav_table_struct"]' in the file 'conf ...
by patoche
Thu 2. Jun 2005, 21:49
Forum: phpwcms Support English
Topic: button to launch sql request
Replies: 0
Views: 551

button to launch sql request

Hello,
I would like to put a button to launch this request
UPDATE phpwcms_article SET article_public = '0';

Someone could help me for the php code

THX
by patoche
Wed 13. Apr 2005, 20:54
Forum: phpwcms Support English
Topic: UPDATE phpwcms_article SET article_public = '0';
Replies: 2
Views: 1095

I just need to launch this action by click on a link
but i don't know how
by patoche
Wed 13. Apr 2005, 16:17
Forum: phpwcms Support English
Topic: UPDATE phpwcms_article SET article_public = '0';
Replies: 2
Views: 1095

UPDATE phpwcms_article SET article_public = '0';

I would like to put a link to make all article not public

I don't know the syntax on php to do what sql action
UPDATE phpwcms_article SET article_public = '0';

Thanks to help
by patoche
Fri 1. Apr 2005, 22:26
Forum: phpwcms Feature Requests
Topic: import/export
Replies: 0
Views: 1000

import/export

Hello,
Do you think it's possible to have a solution to export and import only some select articles.

I have too differents phpwcms site and i would like to choose some articles of the first and import them on a different phpwcms site

Thx
by patoche
Wed 9. Mar 2005, 08:25
Forum: phpwcms Feature Requests
Topic: Multiple check box for delete a lot of articles on same time
Replies: 0
Views: 917

Multiple check box for delete a lot of articles on same time

Hello,
It's possible to have multiple check box opposite all articles in backend (list of articles) for a possible multiple delete selection (for delete a lot of articles on same time) and the same on the admin section for a multiple selection of the structure of the site to could delete a multiple ...
by patoche
Mon 7. Mar 2005, 19:16
Forum: phpwcms Support English
Topic: order of the list of article on article link content
Replies: 2
Views: 864

order of the list of article on article link content

Hello,
I don't know if it's a bug, but I don't know why the order of my list of article (what i put on the content 'link article') change aways when i delete one of this list and valid after.

The script don't repect the order of my list when i delete one of them (the order change)

And i would like ...