shondalai.com Forum
-
yorai85 replied to the topic about Community Quiz's "Advacned Search".
December 1 at 8:22 am
hi, just updating about the override to the search form - it wasn't in the file you mentioned (components/com_communityquiz/layouts/LAYOUT/search_form.php). i found it... -
yorai85 replied to the topic about Community Quiz's "Advacned Search".
December 1 at 8:03 am
hello maverick, thank you for the reply. i'm not sure what are the steps to reproduce it, as i just built the website and the issue was there. i have a menu... -
webmaster.cyclo replied to the topic gpstools 5.0 : Invalid extension update error.
November 30 at 9:32 pm
Hi Maverick, Yes both were OK. Finally, I've downloaded v5.0.0 ZIP package and installed manually. I will check version 5 new features... -
maverick replied to the topic Version 4.3 not work.
November 30 at 5:55 pm
I still see 404 error, so I cannot check it. However, the issue might be because of some javascript loaded by other modules or plugins on that page. Please try disabling all... -
maverick replied to the topic gpstools 5.0 : Invalid extension update error.
November 30 at 5:53 pm
Please check: 1. If you have updated your downloadid in CjLIb component options 2. corejoomla - cjupdater plugin is enabled. -
webmaster.cyclo created new topic gpstools 5.0 : Invalid extension update error.
November 30 at 2:35 pm
Hi Maverick, I've tried to update to GPSTools v5.0.0, with cjlib v2.83, Joomla 3,91 and PHP 7.2 I've : " Invalid extension update" error message. Any... -
mobydik replied to the topic Version 4.3 not work.
November 30 at 10:57 am
Thanks for replying, the link is correct maybe it was temporarily down. The problem of displaying altimetry is solved, it was also my fault, but I always have the problem of... -
maverick replied to the topic Version 4.3 not work.
November 28 at 3:44 pm
The url is showing 404 error. Can you please let me know the correct url? -
mobydik created new topic Version 4.3 not work.
November 28 at 3:12 pm
Hi, I have updated to version 4.3 but the altitude graph no longer appears. moreover streetview does not work well because it stays in a fixed position. I tried to install the... -
88_LORD replied to the topic Voting and view results button.
November 27 at 5:54 pm
Thanks for the amazing support. Now it works how i expected. BR -
88_LORD liked a reply to the topic Voting and view results button.
November 27 at 5:53 pm
-
88_LORD said thank you to Maverick for his/her reply to the topic Voting and view results button.
November 27 at 5:53 pm
Please follow below steps. 1. Edit modules/mod_randompoll/tmpl/default.php and find below code $show_vote_form =... -
maverick replied to the topic Notification PM gives 404 when clicking link after logging in.
November 27 at 5:43 pm
I agree. The redirection must happen to the same url which is being sent to the login component. But it is not happening and the parameters are stripped somewhere. This... -
maverick replied to the topic PHP regular expression limit reached (pcre.backtrack_limit) .
November 27 at 5:41 pm
Can you send me your website admin user details using contact us form so that I can check the issue? -
jizkid replied to the topic Notification PM gives 404 when clicking link after logging in.
November 27 at 12:17 pm
Hi Maverick, The problem is not the redirection after clicking the link as that indeed is giving the login page, which works fine. However, after... -
iafdesign replied to the topic Hide GPS text in article.
November 27 at 10:49 am
I hadn't realised the text were language override constants, I just created 3 new blank overrides for... -
kristobal1969 replied to the topic PHP regular expression limit reached (pcre.backtrack_limit) .
November 27 at 8:25 am
Please just click on the attachment in my second post to see the message error (it is a screenshot when logged-in) You can go there too : -
maverick replied to the topic Hide GPS text in article.
November 27 at 3:51 am
Delete them from components/com_gpstools/layouts/LAYOUT/track/download.php -
iafdesign created new topic Hide GPS text in article.
November 26 at 6:47 pm
When I use the {GPSCONTENT ["id": 2, "elevation": 1, "speed": 1, "hr": 1, "description": 1]}in an article to display a single track, the text below is... -
iafdesign replied to the topic GPS track not displaying map in article.
November 26 at 6:41 pm
Thank you for your reply, you were quite correct. RSEvents had updated one of their files, which meant that my template override file was out of date. All now working...