Search found 14 matches

by BuTh
Thu 22. Dec 2005, 14:39
Forum: phpwcms Support English
Topic: Moving Files from one author to a new author
Replies: 2
Views: 1815

Re: Moving Files from one author to a new author

Oli,

thank you very much for your response.

I think the mod is only able to change the access of articles, not files. If you are Admin, you can edit and modify all articles, but not files.

Cheers
Thomas
by BuTh
Thu 22. Dec 2005, 08:38
Forum: phpwcms Support English
Topic: Find unused files without an article
Replies: 0
Views: 900

Find unused files without an article

Hello,

after using phpWCMS for a long while, I guess I have a lot of unused files and graphics. Do you know any way to find these unused files?


Cheers
Thomas
by BuTh
Wed 21. Dec 2005, 19:04
Forum: phpwcms Support English
Topic: Moving Files from one author to a new author
Replies: 2
Views: 1815

Moving Files from one author to a new author

Hi,
as I know it's still not possible to rename or refresh files of a different author, even for an administrator (-> should be possible with groups).

Do you have any idea how to move files of other authors e.g. to my own (admin)account? Maybe it is possible to do a change on database-level ...
by BuTh
Fri 9. Dec 2005, 17:05
Forum: phpwcms Support English
Topic: Print CSS
Replies: 3
Views: 1517

Print CSS

Hi Kosse,

this was a pretty fast reply - I'm impressed !

The reason I'm using the print preview is to integrate some articles of my site into a additional portal without left/header/footer.
Maybe you have a better idea to do so.

Cheers
Thomas
by BuTh
Fri 9. Dec 2005, 16:53
Forum: phpwcms Support English
Topic: Print CSS
Replies: 3
Views: 1517

Print CSS

Hello,

I found a problem of different design between the normal and the print design:

I've set the width of main to 538 inside the page layout.
If I create a plain text article, the continuous text over severall lines is formated max 538 pixs from left to right.

If I open the print preview ...
by BuTh
Mon 5. Dec 2005, 16:55
Forum: phpwcms Installation Troubleshooting English
Topic: phpWCMS on MS IIS and Windows 2003 Server
Replies: 4
Views: 2616

Bingo - IIS and PHP are working

Thank you very much for your help and the pretty good installation guide.

Cheers
Thomas
by BuTh
Wed 30. Nov 2005, 12:57
Forum: phpwcms Installation Troubleshooting English
Topic: phpWCMS on MS IIS and Windows 2003 Server
Replies: 4
Views: 2616

phpWCMS on MS IIS and Windows 2003 Server

Hello,

for several reasons I've to use phpWCMS on a Windows 2003 Server, running IIS as webserver.

I'm able to open html-files, but no php-files (e.g. phpinfo) -> Service unavailable. PHP was installed,

-php.ini modified to the html-path
-php.ini moved to c:\windows
-ISAPI php added as filter ...
by BuTh
Fri 25. Nov 2005, 17:33
Forum: phpwcms Support English
Topic: Question about email form generator
Replies: 1
Views: 1003

Question about email form generator

Hello,

could you please help me what I've to define inside a email form generator to

1. insert a new empty line between to fields (- [br] possible but only moves fieldname into next line)

2. display a comment in a list field, but without able to select it (e.g "please select:#Male#Female")

3 ...
by BuTh
Mon 20. Jun 2005, 09:09
Forum: phpwcms Support English
Topic: Newsletter: List Subscriptions/Subscribers
Replies: 3
Views: 1321

Re: Newsletter: List Subscriptions/Subscribers

Hi Pappnase,
sorry, but this is too easy !

I know how to list all subscribers or subscriptions.
But how can I list all persons in one of the subscriptions, or to list all subscriptions of one person ?

Thomas
by BuTh
Fri 17. Jun 2005, 14:16
Forum: phpwcms Feature Requests
Topic: Newsletter: Button Cancel still visible after sending
Replies: 0
Views: 1722

Newsletter: Button Cancel still visible after sending

Hi,
if I try to send a newsletter, phpWCMS displays a "sending newsletter: Done" after every recipient. The Button CANCEL is still displayed after sending all newsletters. Wouldn't it be nice to display a "Done" or redirect back to the newsletter-list ?

Regards,
Thomas
by BuTh
Fri 17. Jun 2005, 14:10
Forum: phpwcms Support English
Topic: Newsletter: List Subscriptions/Subscribers
Replies: 3
Views: 1321

Newsletter: List Subscriptions/Subscribers

Hi,
untill now it isn't possible to list all Subscriptions of each User, or all User inside a Subscription.

Without you aren't able to track if all of the Subscriptions are used.

Regards
Thomas
by BuTh
Wed 8. Jun 2005, 12:46
Forum: phpwcms Support English
Topic: CSS and Root-Site-Structure not saved
Replies: 0
Views: 746

CSS and Root-Site-Structure not saved

Hi,
I've upgraded my existing R1.1RC4-site to R1.2.3dev.
Everything is working fine, except

1. saving the defaul CSS in the Admin-setup after modification
2. saving the root-entry (1. level) of the site structure after modification

In both cases nothing was stored !

I did all the necessary steps ...
by BuTh
Wed 15. Dec 2004, 15:37
Forum: phpwcms Support English
Topic: Multilingual Site
Replies: 4
Views: 2321

50% Bingo !

Pappnase,
thank you very much for your help !

Part 1 with NAV_TABLE_COLUMN:xx is working.
I justed missed to set the id for each language.

I'd like to use NAV_ROW to display the top-level of the menu. Unfortunatelly it displays only the first level, there is no parameter for ID.

Is there a ...
by BuTh
Wed 15. Dec 2004, 11:53
Forum: phpwcms Support English
Topic: Multilingual Site
Replies: 4
Views: 2321

Multilingual Site

Hello,
I found a lot of usefull links about creating a mulilingual webpage, e.g.

http://www.phpwcms.de/forum/viewtopic.php?t=3278&highlight=mehrsprachig

So in the first run, I've created the following sitestructure:
Home
-DE (alias de)
--Homepage
--Hilfe
---xxx
...
-EN (alias en)
--Homepage
--Help ...