- Posts: 4
- Thank you received: 0
Warning: mysql_num_rows
Joomla! version: 1.5.14
PHP version: 5.2.14
MySQL version:
And lots of other components, modules etc because its for testing purposes.
Hi we have this error when trying start new campaing
My guess is that VirtueMart with 15.000 products causes huge load. It loads few minutes new campaing tabs
Is there anything how we can solve this little issue?
Greetings from Finland, land of midnight sun
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
The error you're wuoting is nothing to worry about. We didn't get around to fix it but it doesn't influence the functionality in any way. It just doesn't look nice.
The site taking minutes to load is quite sure caused by the amount of VM products in combination with joomlamailer lacking a pagination in the VM products list. We have that on the todo list and it will be fixed in one of the next versions.
Kind regards,
Pete
Please Log in or Create an account to join the conversation.
Thank you for your response. We notice that too that it doesent effect functionality.
Is there possbile to comment out VirtueMart part in source because its too slow to make newsletter? Or just add searchbox where place product number(s) what to add newsletter.
If not, then i have to figure how to get 2 products in row and have few rows. I know that my previous question is noob one I have found and used this:
Byteway our test newsletters have product photos in full size, no thumbnail at all. What im doing wrong?
Best Regards, Pasi
Please Log in or Create an account to join the conversation.
It surely is possible to comment out Virtuemart but then you won't be able to add VM products and as I understand thats what you want to do?!
Have you enabled "Enable Dynamic Thumbnail Resizing?" in the VM configuration? That should fix the thumbnail issue.
Kind regards,
Pete
Please Log in or Create an account to join the conversation.
Yes you are kind a right that commenting out VirtueMart. But we do it at this moment different (read harder) way as our content template supports it. We will take your solutin in full use but at this moment its urgent to get few newsletters out. We have allready over 2600 subscribers eagerly waiting our mails.
Yes. Enable Dynamic Thumbnail Resizing in enabled allready.
Thank you.
Please Log in or Create an account to join the conversation.
Find: function getVMproducts(){ (around line 298)
Add right behind the curly brackets { this code:
return false;
Also edit: /administrator/components/com_joomailermailchimpintegration/views/create/tmpl/default.php
At line 90 there is:
} else {
$vm_installed = false;
}
After this add:
$vm_installed = false;
This should turn off Virtuemart on the create page.
Kind regards,
Pete
Please Log in or Create an account to join the conversation.
joomlamailer uses cookies!
This website uses cookies to provide user authentication and improve your user experience. Please indicate whether you consent to our site placing these cookies on your device. We are not using cookies for marketing purposes. For more information visit our privacy policy
Joomlamailer.com is not affiliated with or endorsed by The Joomla! Project™, Open Source Matters, Inc. or Intuit Mailchimp.
Any products and services provided through this site are not supported or warrantied by The Joomla! Project, Open Source Matters, Inc. or Intuit Mailchimp.
Use of the Joomla!® name, symbol, logo and related trademarks is permitted under a limited license granted by Open Source Matters, Inc.
Mailchimp® is a registered trademark of The Rocket Science Group.