Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: php8
Post: RE: php8

df8oe Wrote: (2021-02-05, 00:12:12) -- Warning: count(): Parameter must be an array or an object that implements Countable in /var/www/gs3.3.16/plugins/i18n_navigation/frontend.class.php on line 219 ...
hameau Installation & Setup 22 30,181 2021-02-05, 02:09:30
    Thread: Search plugin (I18N)
Post: RE: Search plugin (I18N)

Forget my last effort, it's the wrong direction. This is wrong: Alan-A Wrote: (2020-05-12, 19:28:11) -- The links in the tag cloud are rendered correctly - pointing to, for example: - http://.../ge...
hameau Plugins 722 2,019,488 2020-06-11, 05:00:04
    Thread: Search plugin (I18N)
Post: RE: Search plugin (I18N)

Alan-A Wrote: (2020-05-12, 19:28:11) -- I'm using i18n and i18n search in my web-site and after after carrying out a search from either the search form or the tag cloud the page is loaded with a mixt...
hameau Plugins 722 2,019,488 2020-06-11, 02:07:27
    Thread: Date time errors
Post: RE: Date time errors

chefbyte Wrote: (2020-04-04, 18:01:42) -- Just changed the timezone in GS settings to GMT yet again and lo and behold it now works? -- Do you mean in gsconfig.php or the Settings page in the Admin ...
hameau Plugins 4 7,879 2020-04-05, 01:00:11
    Thread: Date time errors
Post: RE: Date time errors

chefbyte Wrote: (2020-04-02, 21:12:54) -- Getting this all over my pages? -- How did you resolve it the last time (http://get-simple.info/forums/showthread.php?tid=11879&pid=65663#pid65663)? Hav...
hameau Plugins 4 7,879 2020-04-03, 01:03:12
    Thread: UPDATES 2019!
Post: RE: UPDATES 2019!

Hello Shawn, I'll +1 to everyone else who finds GS just great. Lovely to work with and easy to support website owners. These are the plugins that I use: user-management i18n_base i18n_naviga...
hameau Announcements 47 82,597 2019-03-04, 18:57:00
    Thread: Finding e-mail address within site config
Post: RE: Finding e-mail address within site config

Your question is way outside the scope of GetSimple and this forum. If you can't find something on this Gandi doc page (https://doc.gandi.net/en/mail), then you'll have to speak to Gandi support.
hameau General Questions and Problems 3 6,938 2018-07-25, 15:42:05
    Thread: Simple question - Editing Topbar Menu
Post: RE: Simple question - Editing Topbar Menu

Djinn252 Wrote: (2018-07-17, 09:29:43) -- There's an "advanced toolbar?"   I'm very interested; how do I enable it? -- The wiki (http://get-simple.info/wiki/how_to:wysiwyg_editor) is your friend. Yo...
hameau General Questions and Problems 6 11,164 2018-07-18, 19:34:57
    Thread: Simple question - Editing Topbar Menu
Post: RE: Simple question - Editing Topbar Menu

Djinn252 Wrote: (2018-07-17, 00:04:43) -- I've been asked to add an item to the red navigation bar at the top, and I've no idea where the content is coming from. -- GetSimple is a content managemen...
hameau General Questions and Problems 6 11,164 2018-07-17, 01:47:58
    Thread: No pics display after unexpected .htaccess change
Post: RE: No pics display after unexpected .htaccess cha...

If you have a look at the distributed .htaccess file (temp.htaccess in the .zip archive) in the current version of GS, you'll see how to fix it to suit either Apache 2.2 or 2.4 in the same file. (D...
hameau General Questions and Problems 2 5,319 2018-06-01, 17:23:24
    Thread: Responsive images
Post: RE: Responsive images

dimrak Wrote: (2018-01-13, 20:36:03) -- Does anyone have any suggestions? -- Try: Code: -- background-size: contain; background-repeat: none --
hameau General Questions and Problems 4 8,529 2018-01-13, 22:45:08
    Thread: Create New Page From 404 "Page Not Found" Error
Post: RE: Create New Page From 404 "Page Not Found" Erro...

jwzumwalt Wrote: (2017-09-23, 01:51:44) -- When the first wise cracker (trying to increase their click status) made an assumption it was a simple html page with no logic, it started the snowball roll...
hameau Plugins 13 25,132 2017-09-25, 02:09:54
    Thread: Create New Page From 404 "Page Not Found" Error
Post: RE: Create New Page From 404 "Page Not Found" Erro...

This isn't really necessary. You can just create a page, make the custom slug 404 and it will override the built-in error page (GS wiki (get-simple.info/wiki/404)) You can do the same thing for 410...
hameau Plugins 13 25,132 2017-09-21, 15:05:04
    Thread: Imagizer
Post: RE: Imagizer

Zorato Wrote: (2017-09-11, 18:20:49) -- I'm glad people still find it useful! -- Thank you for continuing to support the plugin. Smartphone photos are not getting any smaller!  ;)
hameau Plugins 74 183,026 2017-09-11, 18:31:10
    Thread: Add strtolower for file-extension in upload.php
Post: RE: Add strtolower for file-extension in upload.ph...

shawn_a Wrote: (2017-09-10, 22:42:45) -- ... feel free to open an issue on github -- Thanks, Shawn: https://github.com/GetSimpleCMS/GetSimpleCMS/issues/1236 In fact, the extension isn't cleaned ...
hameau Feature Requests 6 14,964 2017-09-10, 23:55:46
    Thread: Imagizer
Post: RE: Imagizer

To avoid editing GS core files, make the following changes to Imagizer.php: Distributed file, lines 56-65, inclusive: PHP Code: --     if(is_array($file['name'])){         foreach($file['name'...
hameau Plugins 74 183,026 2017-09-10, 23:23:19
    Thread: Add strtolower for file-extension in upload.php
Post: RE: Add strtolower for file-extension in upload.ph...

datiswous Wrote: (2017-09-04, 04:50:12) -- Isn't it possible to include this in the Imagizer Plugin, since (assuming) the problem only applies to that plugin? -- It's difficult (for me, anyway ...)...
hameau Feature Requests 6 14,964 2017-09-10, 19:37:45
    Thread: Best way to wrap "get_component()"
Post: RE: Best way to wrap "get_component()"

tempUser Wrote: (2017-08-30, 01:11:42) -- Do you resolve this problem in other way? -- If your method works for you, then use it! It is possible to test for existence of a component, for example...
hameau Developer Discussions 1 5,009 2017-09-02, 02:23:17
    Thread: Imagizer
Post: RE: Imagizer

Shasaar Wrote: (2017-09-02, 01:46:43) -- My GS-config is set to: Quote: -- # Use Uploadify to upload files? define('GSNOUPLOADIFY', 1); -- -- You have uploadify disabled – the logic is rever...
hameau Plugins 74 183,026 2017-09-02, 02:10:20
    Thread: Imagizer
Post: RE: Imagizer

The corresponding fix for use with uploadify enabled is in admin/upload-uploadify.php, line 35: Code: -- original: $targetFile =  str_replace('//','/',$targetPath) . $name . '.'.$extension; chan...
hameau Plugins 74 183,026 2017-09-02, 00:56:26
    Thread: Imagizer
Post: RE: Imagizer

Shasaar Wrote: (2017-09-01, 05:47:26) -- Alright, in case somebody is facing the same problem one day, here is a solution: Add the following to upload.php of GS core files: line 52: $extension = st...
hameau Plugins 74 183,026 2017-09-01, 21:01:21
    Thread: Imagizer
Post: RE: Imagizer

Shasaar Wrote: (2017-08-27, 19:52:42) -- I've set the setting to exact size, landscape orientated. When uploading a jpg-picture now that is portrait orientated, it gets a black background on both si...
hameau Plugins 74 183,026 2017-09-01, 20:58:33
    Thread: I18N Gallery
Post: RE: I18N Gallery

Flush the caches? (Admin, Settings, 'Flush All Caches'.)
hameau Plugins 1,503 4,265,421 2017-08-20, 22:28:14
    Thread: Theme not coming up with https
Post: RE: Theme not coming up with https

Set the 'Website URL' (in admin 'Settings') to https://... You can't easily have the website available to both http and https requests at the same time, so use https only (is my advice). I don't kno...
hameau Installation & Setup 1 5,805 2017-08-20, 22:11:04
    Thread: page content into sidebar
Post: RE: page content into sidebar

to echo or returnmaco-nl Wrote: (2017-08-19, 02:31:31) -- i tried it did load the content from the homepage -- Sorry, my mistake. It should be: PHP Code: -- -- to echo or return the page ...
hameau General Questions and Problems 3 7,697 2017-08-19, 17:49:22
    Thread: page content into sidebar
Post: RE: page content into sidebar

maco-nl Wrote: (2017-08-19, 01:09:01) -- i added the page slug like : -- Try: (this is wrong – see my post below. or, if you have the I18N plugin: PHP Code: -- -- for multilanguage conten...
hameau General Questions and Problems 3 7,697 2017-08-19, 02:13:13
    Thread: "0750 Not Writable - Error!" but everything seems to work fine
Post: RE: "0750 Not Writable - Error!" but everything se...

shawn_a Wrote: (2017-06-12, 10:50:41) -- That compares against gschmod in gsconfig, change it to match. -- I recall having problems with this kind of thing previously. I think the perms test is hard...
hameau General Questions and Problems 4 9,210 2017-06-12, 16:35:07
    Thread: Google says "This site may be hacked"
Post: RE: Google says "This site may be hacked"

JimDakin Wrote: (2017-05-19, 05:20:04) -- This started out with a call to me from someone claiming to be GoDaddy. I assumed scam. But... 1) the Google search form my website does say "This site m...
hameau General Questions and Problems 5 11,962 2017-05-19, 18:48:37
    Thread: Search plugin (I18N)
Post: RE: Search plugin (I18N)

Alexander_ Wrote: (2017-05-19, 00:41:35) -- No, the plugin only finds complete words but not parts of words. A site with the text "have a look at our apartments" is found when searching for 'apartmen...
hameau Plugins 722 2,019,488 2017-05-19, 04:50:51
    Thread: Catalog Plugin
Post: RE: Catalog Plugin

Or I18N Special Pages (http://get-simple.info/extend/plugin/i18n-special-pages/319/) will do everything you need.
hameau Developer Discussions 5 12,296 2017-05-19, 04:46:16