|
Hello, I'm glad that you like the software.
The problem you describe is a well known problem for me, as many people is asking for the same...
Feed2post has a safety measure to allow you to review the content before it gets to public, that way if you use the "post all" and then you check content, you can delete/modify whatever you think it's not good for your site. In order for this feature to work, you need to have your server time synchronized, I mean, your sql server and joomla time must be in the same timezone.
A solution to this problem will be:
* Identify the sql server timezone: (E.G.: SELECT NOW() FROM jos_users)
* Configure joomla for that time zone
Once you get them synced, your "delay" time will be the configured on the feed.
Best regards,
Mario
|