Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: News Manager (updated)
Post: RE: News Manager (updated)

what about date('d.m.Y', strtotime($post->date)); ?
morvy Plugins 1,733 4,652,129 2020-07-21, 18:42:42
    Thread: Support for multilanguage sites, Internationalization (I18N)
Post: RE: Support for multilanguage sites, International...

try to include it as a file in template (that's how it's meant to work), it should work out of the box for whole site, if you have News Manager, it'll show the extended part..
morvy Plugins 1,068 3,035,150 2019-05-23, 03:24:38
    Thread: Support for multilanguage sites, Internationalization (I18N)
Post: RE: Support for multilanguage sites, International...

you need to count it manually as far as I know, here's my breadcrumbs.inc.php file from an older project, maybe it'll help (it was on a site with a blog, so there are rules for categories and tags) ...
morvy Plugins 1,068 3,035,150 2019-05-23, 00:15:35
    Thread: SVK website(s)
Post: RE: SVK website(s)

@elmak which site? you know, it's been a while since I finished them .. @Felix thanks, it's the advantage of using good framework (UIKit 3.0 used here)
morvy Sites Using GetSimple 12 26,173 2019-05-05, 06:14:27
    Thread: Support for multilanguage sites, Internationalization (I18N)
Post: RE: Support for multilanguage sites, International...

bad htaccess, try to turn off fancy urls
morvy Plugins 1,068 3,035,150 2018-09-19, 19:15:46
    Thread: Support for multilanguage sites, Internationalization (I18N)
Post: RE: Support for multilanguage sites, International...

what doesn't work? did you modify the "/plugins/i18n_navigation/frontend.class.php" ? After line 358 "private $data = array();" insert "public function __construct() {}" .. I'm using it on PHP 7.2.0 w...
morvy Plugins 1,068 3,035,150 2018-09-03, 23:49:27
    Thread: Support for multilanguage sites, Internationalization (I18N)
Post: RE: Support for multilanguage sites, International...

that can be caused by server specific configuration, i18n works fine after a modification ("constructor" warning fix) on PHP7.x or bad .htaccess config
morvy Plugins 1,068 3,035,150 2018-07-27, 19:47:46
    Thread: SVK website(s)
Post: RE: SVK website(s)

another website, still have some problems with it .. but only minor things like sitemap, canonical url etc. due to custom plugin.. this time, I tried to use a different CSS framework, so it's built on...
morvy Sites Using GetSimple 12 26,173 2018-01-30, 22:46:46
    Thread: Ludovarestauracia.sk
Post: RE: Ludovarestauracia.sk

it looks nice, above average .. but not as good as some of your other templates ...ale tiez sa paci :)
morvy Sites Using GetSimple 3 8,751 2018-01-30, 22:42:29
    Thread: How to update Sitemap + suggestions
Post: How to update Sitemap + suggestions

Hello guys, I have a "plugin" that uses a lot of hacks in the template, so not really a fully standalone plugin. It's sort of catalog that uses SQLite database with remote API (syncing between 3 we...
morvy Developer Discussions 1 5,005 2017-12-01, 00:55:17
    Thread: PlugIn Contact Form Getsimple
Post: RE: PlugIn Contact Form Getsimple

Yes, you can't send mails normally from localhost, you need to have a SMTP server configured or MailSender/MailCatcher
morvy Plugins 235 661,348 2017-11-29, 23:46:00
    Thread: I18N Gallery
Post: RE: I18N Gallery

I'd say that http://chocolat.insipi.de would suit your needs
morvy Plugins 1,503 4,204,061 2017-11-06, 22:33:32
    Thread: I18N Gallery
Post: RE: I18N Gallery

@tomkow do you want it for a personal website? because fancybox requires to buy a license for a commercial project .. it should be fairly easy to upgrade, maybe just swapping fancybox's javascript fil...
morvy Plugins 1,503 4,204,061 2017-11-05, 06:41:26
    Thread: I18N Gallery
Post: RE: I18N Gallery

have you tried deleting them through FTP ?
morvy Plugins 1,503 4,204,061 2017-08-18, 21:48:39
    Thread: I18N Gallery
Post: RE: I18N Gallery

open browser console and check for errors there or in network tab
morvy Plugins 1,503 4,204,061 2017-06-15, 07:43:29
    Thread: PHP How to add class to div
Post: RE: PHP How to add class to div

not sure if I understand correctly what you're asking, but where does the come from ? When is the potato class added to this div? PHP is not for "live editing", it can generate a html code on serv...
morvy Scripts & Components 2 17,268 2017-06-14, 00:04:59
    Thread: PlugIn Contact Form Getsimple
Post: RE: PlugIn Contact Form Getsimple

@orthodox as the vulnerability is in PHPMailer, it should be enough to replace it's files with newer version, so no plugin update is needed (if I understand it right)
morvy Plugins 235 661,348 2017-05-30, 18:35:54
    Thread: SVK website(s)
Post: RE: SVK website(s)

after some time, another 2 additions: https://merlot-agency.sk (i18n, i18n special pages, i18n search, item manager, multi user, httpbl, simplethumbs) http://yamamotonutrition.sk (i18n, news man...
morvy Sites Using GetSimple 12 26,173 2017-05-13, 07:33:36
    Thread: GShttpBL - block bad bots
Post: RE: GShttpBL - block bad bots

Hello, as far as I know, honeypot can work only with IPv4 addresses so that's why IPv6 got past it :( PS: thanks for the feedback :)
morvy Plugins 4 9,723 2017-03-29, 06:13:50
    Thread: Simple Thumbs - regenerate thumbnails
Post: RE: Simple Thumbs - regenerate thumbnails

I measured the memory consuption and it went to 50MB with 200 batch, so I think this isn't going to be an issue. I saw the memory_limit workaround in GS sources, but it didn't help at all on my friend...
morvy Plugins 6 12,809 2017-03-18, 03:41:01
    Thread: Simple Thumbs - regenerate thumbnails
Post: RE: Simple Thumbs - regenerate thumbnails

Thank you Oleg for quick translation :) I was quick too as I got feedback that not all servers can handle 50 images in single batch (and I thought it's enough as on my server 200 worked fine). v0.2 ...
morvy Plugins 6 12,809 2017-03-16, 08:23:39
  Brick Thread: Simple Thumbs - regenerate thumbnails
Post: Simple Thumbs - regenerate thumbnails

Hello everybody, Plugin is intended to help with thumbnails regeneration when you change default thumbnail size or you want to create thumbnails with different dimensions in a directory. Plugin uses ...
morvy Plugins 6 12,809 2017-03-12, 03:51:38
    Thread: no thumbnail
Post: RE: no thumbnail

Thanks Bigin! I tried it and it looks promising, I will have to do some changes but this will solve my issues
morvy General Questions and Problems 16 25,955 2017-03-10, 01:51:47
    Thread: no thumbnail
Post: RE: no thumbnail

Hi, I'd like to ask if there is an easy way to regenerate "thumbnail." files. I made a website that was relying on pic.php but in last few days it just went crazy and hosting blocked the website du...
morvy General Questions and Problems 16 25,955 2017-03-09, 18:49:32
    Thread: News Manager (updated)
Post: RE: News Manager (updated)

I'm using skel.io too, quickest solution was to use different template files with own html structure defined in them
morvy Plugins 1,733 4,652,129 2017-02-18, 03:10:00
    Thread: ItemManager 2.0
Post: RE: ItemManager 2.0

@Bigin, is there a reason for queue_style('imstylefonts', GSBOTH); ? because if I load FontAwesome separately, I need to modify the plugin. Couldn't find what is using it in frontend except of my temp...
morvy Plugins 283 549,309 2017-01-30, 07:52:16
    Thread: News Manager (updated)
Post: RE: News Manager (updated)

I only have this in .htaccess file and it works fine for me: Code: -- # News Manager: RewriteRule ^blog/tag/([^/.]+)/?$ index.php?id=blog&tag=$1 [L] RewriteRule ^blog/page/([^/.]+)/?$ index...
morvy Plugins 1,733 4,652,129 2016-12-14, 03:00:41
    Thread: Support for multilanguage sites, Internationalization (I18N)
Post: RE: Support for multilanguage sites, International...

Hi neden, no solution here, only a workaround - click on "Hierarchical" and then click it again .. it will resort all items in correct order
morvy Plugins 1,068 3,035,150 2016-12-05, 17:47:45
    Thread: News Manager (updated)
Post: RE: News Manager (updated)

double slash must be a bug in your config, it does work well for me.. you can have different template file for single post and different for blog home page. if you want, you can also have different...
morvy Plugins 1,733 4,652,129 2016-12-02, 00:10:35
    Thread: News Manager (updated)
Post: RE: News Manager (updated)

nm_custom_display_recent(); is super cool, super easy way to do it .. you have placeholders for title, image etc. and you just use regular html markup for posts. it's great for recent posts in sidebar...
morvy Plugins 1,733 4,652,129 2016-12-01, 18:56:07