Error when creating campaign

More
11 May 2011 01:26 #1141 by dypfryser
joomlamailer version: 1.7
Joomla! version: 1.5.23
PHP version: 5.2
MySQL version:

Hi All,
I am getting an error when I want to create an campaign, like the screen says: Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /public_html/libraries/joomla/database/database/mysql.php on line 344
Does somone know wat is wrong?

Also I have the output directories error, I tried to to set the 775 perm. to the maps, but It won't help, only with 777 .

Thx in advance

Please Log in or Create an account to join the conversation.

More
11 May 2011 14:41 #1149 by pete
Replied by pete on topic Error when creating campaign
Hello dypfryser,

The warning message is nothing to worry about. PHP can handle that.

If you get the output directory error with permissions set to 775 it means that the owner of the folder is not the server (usually called "www-data"). You need to change the owner of the following folders to be the server:

/tmp/
/administrator/components/com_joomailermailchimpintegration/archive
/administrator/components/com_joomailermailchimpintegration/templates

This will allow the server to write into those folders with permissions set to 755.

Kind regards,
Pete

Please Log in or Create an account to join the conversation.

More
11 May 2011 21:05 #1152 by dypfryser
Hello Pete thanks for your answer, but I dont get it what to do to the maps you mentioned. How do you change the owner of a map? Sorry for not understanding.
Greetings Bert

Please Log in or Create an account to join the conversation.

More
13 May 2011 14:28 #1165 by pete
Replied by pete on topic Error when creating campaign
Hello Bert,

I can only tell you what to do, not explain how to do it. If you don't know how to manage your server you need to hire someone to do it or get in touch with your host and ask them to do it. Or ask in a forum that has server management as a topic.

Kind regards,
Pete

Please Log in or Create an account to join the conversation.