Search found 6 matches

by sild
Wed 23. Nov 2005, 16:18
Forum: phpwcms Support English
Topic: Import cvs file with error
Replies: 2
Views: 1248

It´s Ok now

The zlib is on the server now at its working fine... thanks!
by sild
Tue 22. Nov 2005, 20:27
Forum: phpwcms Support English
Topic: delete newsletter subscriptions
Replies: 1
Views: 785

delete newsletter subscriptions

it is not possibal to delete "newsletter subscriptions" do anyone know the filename to be edit, so i can delete "newsletter subscriptions" ?

Sild
by sild
Tue 22. Nov 2005, 13:41
Forum: phpwcms Support English
Topic: Import cvs file with error
Replies: 2
Views: 1248

Import cvs file with error

I try to import txtfile, but get this error:

<input name="allentries" type="hidden" value="
Fatal error: Call to undefined function: gzcompress() in /usr/webs/waps/html/include/inc_tmpl/message.subscribersimport.tmpl.php on line 111

I figure out that maybe my host dosent support gzcompress, and if ...
by sild
Tue 22. Nov 2005, 13:36
Forum: phpwcms Support English
Topic: Newsletter pic with patch
Replies: 0
Views: 630

Newsletter pic with patch

When i make a newsletter and, upload a photo/pic to the newsletter in the online-editor, then the reciver of the newsletter can´t se the picture ?

So, i solve the problem adding the path ex. http://www.servername.com/Picture/img/fotoINnewsletter.jpg in the source, but in older version i am sure ...
by sild
Tue 22. Nov 2005, 13:28
Forum: phpwcms Support English
Topic: Fatal error sending newsletter?
Replies: 2
Views: 746

Thanks

Yeeeeeeessssss.. Its working fine now :-)
Thanks for good program, and programming!!!
by sild
Mon 21. Nov 2005, 22:55
Forum: phpwcms Support English
Topic: Fatal error sending newsletter?
Replies: 2
Views: 746

Fatal error sending newsletter?

i can only send 1 or 2 newsletter then I get this error when i try to send more newsletter?

Fatal error: Cannot use string offset as an array in /usr/webs/wap/html/include/inc_tmpl/message.newsletter.tmpl.php on line 73
----
line 73 = $newsletter["newsletter_vars"]['from_name'] = '';

I can se that ...