-
AuthorPosts
-
April 28, 2010 at 11:23 am #150701
We use Vemod Mailer on a number of our Joomla sites to broadcast articles to mailing list.
We usually use the option to schedule mail.
When we tick this it adds the following code into the foot of our template…
<?php $fromtemplate = 1;@include(‘components/com_vemod_news_mailer/vemod_news_mailer.php’); ?> into your template file (Do not edit the template file by hand)
When this is added the site disappears – and when we remove it we can’t schedule.
It works fine with all our other Joomlart Templates but not Rasite – Any ideas?
scotty Friendscotty
- Join date:
- March 2008
- Posts:
- 2339
- Downloads:
- 0
- Uploads:
- 13
- Thanks:
- 76
- Thanked:
- 827 times in 595 posts
April 28, 2010 at 11:45 am #341906Please add the confidential admin and ftp details to your post as we can’t investigate the issue without them.
May 1, 2010 at 8:11 am #342229<em>@scotty 176473 wrote:</em><blockquote>Please add the confidential admin and ftp details to your post as we can’t investigate the issue without them.</blockquote>
Where can I add confidential FTP etc without other forum members reading it?Arvind Chauhan ModeratorArvind Chauhan
- Join date:
- September 2014
- Posts:
- 3835
- Downloads:
- 74
- Uploads:
- 92
- Thanks:
- 1240
- Thanked:
- 1334 times in 848 posts
May 2, 2010 at 6:49 am #342322Dear easykey,
Please read the Support Guidelines and you would know how to add the info. Edit your first post and Click on require Mod / Staff Help.. as shown in the guide.
Regards
Arvind
1 user says Thank You to Arvind Chauhan for this useful post
May 3, 2010 at 10:19 am #342471<em>@drarvindc 177002 wrote:</em><blockquote>Dear easykey,
Please read the Support Guidelines and you would know how to add the info. Edit your first post and Click on require Mod / Staff Help.. as shown in the guide.
Regards
Arvind</blockquote>
After all these years of using Joomlart – and I never noticed that. That’ll teach me to spend some time reading the documentation 😉scotty Friendscotty
- Join date:
- March 2008
- Posts:
- 2339
- Downloads:
- 0
- Uploads:
- 13
- Thanks:
- 76
- Thanked:
- 827 times in 595 posts
May 3, 2010 at 2:40 pm #342487Do you have some added security or something? yourdomain.com/administrator is directing me back to homepage.
toymaker Friendtoymaker
- Join date:
- April 2010
- Posts:
- 123
- Downloads:
- 0
- Uploads:
- 5
- Thanks:
- 10
- Thanked:
- 45 times in 32 posts
May 4, 2010 at 12:16 am #342551<em>@easykey 176468 wrote:</em><blockquote>We use Vemod Mailer on a number of our Joomla sites to broadcast articles to mailing list.
We usually use the option to schedule mail.
When we tick this it adds the following code into the foot of our template…
<?php $fromtemplate = 1;@include(‘components/com_vemod_news_mailer/vemod_news_mailer.php’); ?> into your template file (Do not edit the template file by hand)
When this is added the site disappears – and when we remove it we can’t schedule.
It works fine with all our other Joomlart Templates but not Rasite – Any ideas?</blockquote>
Cant find access to the admin side of your site, BUT…
You are probably getting a compilation error… I see an @ before the include which is why no errors are showing up. My guess is that your file is not being found for some strange reason.
Remove the @ sign and enable debug to get more info.Peace,
GabrielMay 4, 2010 at 10:07 pm #342676Thanks for your response.
I tried removing the @ symbol – no difference.
BTW admin URL is http://www.hertsandsoul.com/administrator/?sing
May 4, 2010 at 10:10 pm #342677OK – Really wierd – It seems to broadcast every other article. (In other words it misses one out then sends the next – then misses one out again) :confused:
scotty Friendscotty
- Join date:
- March 2008
- Posts:
- 2339
- Downloads:
- 0
- Uploads:
- 13
- Thanks:
- 76
- Thanked:
- 827 times in 595 posts
May 5, 2010 at 9:12 am #342708Ok the problem is the component auto adds the line to the end of the index.php file BUT this template is using the T3 framework so adding it there is no good. It needs to be added to one of the layout blocks. I don’t have time to fix it right now but I’ll do it this evening.
On a side note…. this is a buggy component. I’d suggest having a look at http://extensions.joomla.org/extensions/content-sharing/newsletter/964
1 user says Thank You to scotty for this useful post
toymaker Friendtoymaker
- Join date:
- April 2010
- Posts:
- 123
- Downloads:
- 0
- Uploads:
- 5
- Thanks:
- 10
- Thanked:
- 45 times in 32 posts
May 5, 2010 at 2:10 pm #342730That will definately involve changing the plugin responsible for adding that line of code. (if it does have a plugin for it 🙂 )
Good luck! 😉
scotty Friendscotty
- Join date:
- March 2008
- Posts:
- 2339
- Downloads:
- 0
- Uploads:
- 13
- Thanks:
- 76
- Thanked:
- 827 times in 595 posts
May 5, 2010 at 7:48 pm #342749Hi again Janice,
I’ve modified the file admin.vermod_news_mailer.php (on line 46) so that it inserts the code at the end of layouts/default.php instead of your index.php.
I’ve checked and it is inserting the code as expected. Let me know if you have any problems.
May 6, 2010 at 10:40 pm #342849Did you already add it to one of the layout blocks? – Seems to be working?
I must admit – I have used Vemod for some years and found it fiddly and unpredictable.I’ll take a look at Acajoom – Thanks for the suggestion 🙂
-
AuthorPosts
This topic contains 13 replies, has 4 voices, and was last updated by easykey 14 years, 6 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum