XF2 [8WR] XenAtendo 2 (Calendar) PRO

XF2 [8WR] XenAtendo 2 (Calendar) PRO [Paid] 2.3.0.5

No permission to buy ($40.00)
Google's API doesn't handle restrictions properly at all. You never know what will work and what wont. I just enabled restrictions on my API key, and it worked completely fine for maps. However, it no longer worked with the YouTube API (for XenMedio). Google's API is just terrible and always has been; best not to make things harder for it.
 
Google's API doesn't handle restrictions properly at all. You never know what will work and what wont. I just enabled restrictions on my API key, and it worked completely fine for maps. However, it no longer worked with the YouTube API (for XenMedio). Google's API is just terrible and always has been; best not to make things harder for it.
Maybe so but I got a warning from Google about unrestricted key access. When I put either IP or my site in the restriction the address search does this.

Screen Shot 2025-10-01 at 2.34.20 PM.webp
 
Google's API doesn't handle restrictions properly at all. You never know what will work and what wont. I just enabled restrictions on my API key, and it worked completely fine for maps. However, it no longer worked with the YouTube API (for XenMedio). Google's API is just terrible and always has been; best not to make things harder for it.
It seems you are absolutely correct. Not using their example *.site-name fixes the issue.
 
@Jaxel can I update from 2.2.0.3 to 2.3.0.5 right away and do I really have to buy a new license for that update ?
XF is 2.2.16
txs
 
How can I make the cover image of an event being centererd and resized to fit?
Example: Under Options I have set cover image resized to 800 x 450
If a user uploads an Image 800 x 800 , it remains 800 high but being cropped to 450 height.
I'd like to see it rezized so the complete picture is visible (450 wide x 450 high)
 
We are running the latest version on 2.3.7 and have an issue when creating threads, this addon is causing threads not to be posted because of (some) emojis in the original post. Remove them and it posts perfectly. The dev team have narrowed it to this addon. Anyone else having this issue?
 
We are running the latest version on 2.3.7 and have an issue when creating threads, this addon is causing threads not to be posted because of (some) emojis in the original post. Remove them and it posts perfectly. The dev team have narrowed it to this addon. Anyone else having this issue?
Are your tables utf8_mb4?
 
Are your XenAtendo tables utf8_mb4 as well?

And what's the error you are getting? I just tested it on my forums and it worked without issue. The event title throws out the emojis by default.
 
Last edited:
Are your XenAtendo tables utf8_mb4 as well?

And what's the error you are getting? I just tested it on my forums and it worked without issue. The event title throws out the emojis by default.

Thanks for replying. Yeah, they are too.

Error:

XF\Db\Exception: MySQL query error [1366]: Incorrect string value: '\xF0\x9F\x98\xB3\x0AO...' for column prod_tff_xf.ewr_atendo_events.event_description at row 1 src/XF/Db/AbstractStatement.php:230
Generated by: Slowcow Jan 8, 2026 at 3:17 AM



Stack trace
UPDATE ewr_atendo_events SET event_description = ?, event_time = ? WHERE event_id = 1
------------

#0 src/XF/Db/Mysqli/Statement.php(207): XF\Db\AbstractStatement->getException('MySQL query err...', 1366, '22007')
#1 src/XF/Db/Mysqli/Statement.php(83): XF\Db\Mysqli\Statement->getException('MySQL query err...', 1366, '22007')
#2 src/XF/Db/AbstractAdapter.php(96): XF\Db\Mysqli\Statement->execute()
#3 src/XF/Db/AbstractAdapter.php(323): XF\Db\AbstractAdapter->query('UPDATE `ewr_at...', Array)
#4 src/XF/Mvc/Entity/Entity.php(1583): XF\Db\AbstractAdapter->update('ewr_atendo_even...', Array, 'event_id = 1')
#5 src/XF/Mvc/Entity/Entity.php(1306): XF\Mvc\Entity\Entity->_saveToSource()
#6 src/addons/EWR/Atendo/Entity/Post.php(15): XF\Mvc\Entity\Entity->save()
#7 src/XF/Mvc/Entity/Entity.php(1421): EWR\Atendo\Entity\Post->_preSave()
#8 src/XF/Mvc/Entity/Entity.php(1441): XF\Mvc\Entity\Entity->preSave()
#9 src/XF/Service/Thread/CreatorService.php(487): XF\Mvc\Entity\Entity->preSave()
#10 src/XF/Service/ValidateAndSavableTrait.php(19): XF\Service\Thread\CreatorService->_validate()
#11 src/XF/Pub/Controller/ForumController.php(937): XF\Service\Thread\CreatorService->validate(NULL)
#12 src/addons/Audentio/Feeds/XF/Pub/Controller/Forum.php(184): XF\Pub\Controller\ForumController->actionPostThread(Object(XF\Mvc\ParameterBag))
#13 src/addons/EWR/Atendo/Pub/Controller/Forum.php(32): Audentio\Feeds\XF\Pub\Controller\Forum->actionPostThread(Object(XF\Mvc\ParameterBag))
#14 src/XF/Mvc/Dispatcher.php(362): EWR\Atendo\Pub\Controller\Forum->actionPostThread(Object(XF\Mvc\ParameterBag))
#15 src/XF/Mvc/Dispatcher.php(264): XF\Mvc\Dispatcher->dispatchClass('XF:Forum', 'PostThread', Object(XF\Mvc\RouteMatch), Object(EWR\Porta\Pub\Controller\Forum), NULL)
#16 src/XF/Mvc/Dispatcher.php(121): XF\Mvc\Dispatcher->dispatchFromMatch(Object(XF\Mvc\RouteMatch), Object(EWR\Porta\Pub\Controller\Forum), NULL)
#17 src/XF/Mvc/Dispatcher.php(63): XF\Mvc\Dispatcher->dispatchLoop(Object(XF\Mvc\RouteMatch))
#18 src/XF/App.php(2824): XF\Mvc\Dispatcher->run()
#19 src/XF.php(806): XF\App->run()
#20 index.php(23): XF::runApp('XF\\Pub\\App')
#21 {main}



Request state
array(4) {
["url"] => string(53) "/index.php?forums/machinery/post-thread&inline-mode=1"
["referrer"] => string(57) "https://thefarmingforum.co.uk/index.php?forums/machinery/"
["_GET"] => array(2) {
["forums/machinery/post-thread"] => string(0) ""
["inline-mode"] => string(1) "1"
}
["_POST"] => array(12) {
["_xfToken"] => string(8) "********"
["title"] => string(22) "Second hand doda pump?"
["discussion_type"] => string(10) "discussion"
["message_html"] => string(1004) "<p>I'm considering buying some second hand umbilical equipment. Not for the amount to shift just the convenience of getting on when a tanker would make a mess. I'm pretty green on this.</p><p><br></p><p>Few questions.</p><p>Would it be a daft idea to stir with the pump before hand or do I need a stirrer too😳</p><p>One of our pits has quite a bit of straw in it, would circulate it with the pump break this up fairly well? I see they've got blades on the intake. At the moment we tanker then a West but end up with straw/dung coming back in the silage.</p><p><br></p><p>How much will a rebuild cost? I've priced an impeller, housing, mech seal, anything else might be needed? I can throw the spanners myself.</p><p><br></p><p>I'm hoping to bed on sand (I can hear air being sucked through teeth!) Are the hardened impellers worth the money if I go that route? I see they are 3x £££ of a normal one.</p><p><br></p><p>Anything to check when I look at it?</p><p><br></p><p>Thanks&nbsp;</p><p><br></p>"
["watch_thread"] => string(1) "1"
["watch_thread_email"] => string(0) ""
["_xfSet"] => array(1) {
["watch_thread"] => string(1) "1"
}
["attachment_hash"] => string(32) "11fe67cb543ec58ff25edcd33adbb8a1"
["attachment_hash_combined"] => string(82) "{"type":"post","context":{"node_id":10},"hash":"11fe67cb543ec58ff25edcd33adbb8a1"}"
["_xfResponseType"] => string(4) "json"
["_xfWithData"] => string(1) "1"
["_xfRequestUri"] => string(28) "/index.php?forums/machinery/"
}
}
 
Back
Top Bottom