-
If you're using MySQL on Linux, you could take a look at SQLyog Job Agent (SJA) [https://github.com/webyog/sqlyog-community/wiki/Downloads] which has some good syncing options.
-
The following would give you a checkbox to enable it.
-
An example can be found on the Search module at the bottom and you basically just need a:$config[{$module}]['settings'] = array(); // <-- Form_builder array syntax for form fields http://docs.…
-
I think the issue had to do with the 1.4_dev branch having an older version of the mimes in the config. It should be returning the array instead of specifying a $mimes array. I've updated that config…
-
I've pushed a fix to the develop and 1.4_dev branch that should take care of that issue:
-
I fixed almost of this module issues , you can download fixed version from this link
-
-
Yes, I'd type number or characters. Attached a capture FYI
-
I've pushed an update for that fix:
-
-
Thanks for the report. I've pushed a fix for that branch:
-
Thanks for posting that. It appears to be an issue with using the render_format = 'divs'; I've posted a fix under the develop and 1.4_dev branches:
-
Image Gallery is pending till today, I checked with these demo but not works. Please help me to get it done.
-
Any plans to update this to OAuth2? I was researching how to do it for my application, but I don't know how (since I have zero experience with Google API). Seems like it would mean we need to rewrite…
-
-
Apparently I set up the permissions wrong. I imported the files from blog module v1.1 and noticed the way permissions were set up was changed in v1.1:
-
-
1. What is the Blog URI in which you are seeing this problem? Also, what does the following output?
-
Also, I was seeing an error where the Session library wasn't loaded so this fix was just posted.
-
1. This looks to be a bug with the 1.1 update. I've pushed a fix for it here: