tapankumar

Results 8 issues of tapankumar

Hi, Backup is done perfectly. Backup: Inbox.tgz Sent.tgz etc... Now regarding restore: zmmailbox -z -m [email protected] -t 0 postRestURL "//?fmt=tgz&resolve=reset" /opt/zimbra/backup/mailbox/2015/02/23/abcd\@abcd.com/*.tgz Above does not work. Please suggest. How to restore...

This PR is for #199 bug and as per @BrunoViera request.

Hi, I am trying to implement live-list feature of AMP. https://ampbyexample.com/components/amp-live-list/ Is it supported by this library? As soon as i am adding amp-list-list JS on my header, this library...

Hi, I am implementing amp-geo and amp-consent on our pages as per below article. https://ampbyexample.com/user_consent/geolocation-based_consent_flow/ However once getting validated by amp-library, the same is getting removed. My query is, is...

I am seeing twitter embed code issue since last few days. Issue (In console of Chrome/Firefox): Tweet is not getting rendered: Refused to execute script from 'https://cdn.syndication.twimg.com/tweets.json?callback=__twttr.callbacks.cb0&ids=915037232926400512%3Fref_src%3Dtwsrc%255Etfw&lang=en&suppress_response_codes=true&tz=GMT%2B0530' because its MIME...

Hi, I am generating dynamic html from database where in any widget (Small HTML) can be injected to any page via CMS. I am trying to compile dynamic string via...

Hi, My question is, Is this library stores MMDB data in memory after loading for faster lookup?

I have added a named route and would like to know how will I get the same via request object. I want to know the name of the route which...