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

Hi, thanks for the plugin. To set cookies only if the user accept it, i added a reload document in acceptco function: Code: -- function acceptco(id, ident){ if (ident == "cbcookies"){ ...
backit Plugins 26 50,142 2019-08-14, 00:15:16
    Thread: insert images with https protocol
Post: RE: insert images with https protocol

Confirm it's architecture related. We have a load balancer that do the https stuffs and the webstie run in backend in http, so GS see it correctly in http. To solve this problem set: Code: -- $_SER...
backit General Questions and Problems 10 15,677 2019-05-09, 19:43:25
    Thread: insert images with https protocol
Post: RE: insert images with https protocol

Ok seems i found the problem, it's infrastructure related, due to load balancer that does the https part and function http_protocol() in inc/basic.php that construct the protocol url part reading $_SE...
backit General Questions and Problems 10 15,677 2019-05-09, 00:20:10
    Thread: insert images with https protocol
Post: RE: insert images with https protocol

Carlos Wrote: (2019-05-09, 00:09:08) -- @backit Any plugins? Any custom gsconfig setting for ckeditor? PS You cannot set "/" as website URL unless you patch GS. -- i can, GS accept it, don't...
backit General Questions and Problems 10 15,677 2019-05-09, 00:17:04
    Thread: insert images with https protocol
Post: RE: insert images with https protocol

Oleg06 Wrote: (2019-05-08, 07:58:11) -- My editor works well. http://prntscr.com/nlqshi -- Which getsimple and ckeditor version do you have? may you post your gsconfig.php and config.js?
backit General Questions and Problems 10 15,677 2019-05-08, 20:29:56
    Thread: insert images with https protocol
Post: RE: insert images with https protocol

datiswous Wrote: (2019-05-08, 20:13:41) -- Have you set the correct Website URL in settings? -- yes, tried also to set "/" but ckeditor does not care about :(
backit General Questions and Problems 10 15,677 2019-05-08, 20:28:16
    Thread: insert images with https protocol
Post: RE: insert images with https protocol

@carlos absolutely no @Oleg06 ok thanks, maybe it's only mine anyone else?
backit General Questions and Problems 10 15,677 2019-05-08, 20:17:36
    Thread: insert images with https protocol
Post: insert images with https protocol

Hi, when inserting an image through ckeditor it defaults insert it with http instead of https protocol, so i have to correct each image i insert. I think it's a ckeditor related problem, googling do...
backit General Questions and Problems 10 15,677 2019-05-07, 20:07:38
    Thread: get-simple.info site problems
Post: get-simple.info site problems

Hi, i write here because i don't know where to write. I wrote an email to the "contact us" link in the formum's bottom webmaster@get-simple.info, but returned me "the address does not exist". I w...
backit General Questions and Problems 0 2,871 2018-09-27, 19:02:06
    Thread: Everybody gone with WordPress!
Post: RE: Everybody gone with WordPress!

datiswous Wrote: (2018-02-25, 06:08:32) -- Ehh.. No, I don't think so. I don't think GS users specifically moved away to Wordpress. That makes no sense. People started using GS because of a specific ...
backit Off Topic 20 44,762 2018-03-26, 18:38:52
    Thread: Recaptcha Mailhide plugin
Post: RE: Recaptcha Mailhide plugin

PLUGIN UPDATED WITH INVISIBLE RECAPTCHA!!! Use version 2.0.0, be careful if you're upgrading you have to ask for new keys to google
backit Plugins 5 11,584 2018-02-13, 01:52:34
    Thread: direct page handle
Post: RE: direct page handle

Solved!! it was an htaccess problem, not getsimple problem. Thanks all for reading.
backit Developer Discussions 1 4,419 2018-02-12, 20:40:30
    Thread: direct page handle
Post: direct page handle

Hi, short version: if you ask for a page with that name, my plugin should handle it bypassing all getsimple stuffs Long version: myplugin convert all mails in $content in linktopage.php?args=som...
backit Developer Discussions 1 4,419 2018-02-09, 20:30:15
    Thread: Recaptcha Mailhide plugin
Post: RE: Recaptcha Mailhide plugin

ATTENTION: DO NOT USE THIS PUGIN ANYMORE!!! From March 31 2018 recaptcha v1 will stop function, and this plugin uses recaptcha v1 :( I'll try to update it to use v2 or invisible recaptcha, but f...
backit Plugins 5 11,584 2018-01-29, 23:55:12
    Thread: Recaptcha Mailhide plugin
Post: RE: Recaptcha Mailhide plugin

Plugin updated! 1.2.4 bugfix: wsod if required file is not readable
backit Plugins 5 11,584 2017-06-28, 19:53:17
    Thread: Recaptcha Mailhide plugin
Post: RE: Recaptcha Mailhide plugin

Sorry, i forgot to recurse dir when creating zip. I don't use zips very often... Retry to download.
backit Plugins 5 11,584 2017-06-16, 17:11:08
    Thread: gs variables in php page
Post: RE: gs variables in php page

Thanks dude, i missed somewhere...
backit General Questions and Problems 2 6,168 2017-06-16, 00:21:10
    Thread: Recaptcha Mailhide plugin
Post: Recaptcha Mailhide plugin

This is support thread for Recaptcha Mailhide plugin (http://get-simple.info/extend/plugin/recaptcha-mailhide/1098/). This plugin uses the google "recaptcha-php-1.11" recaptcha mailhide library fro...
backit Plugins 5 11,584 2017-06-16, 00:17:24
    Thread: gs variables in php page
Post: gs variables in php page

Hi, i have a form that call a php page, i would like to use gs variables like $SITEURL in that page, but if i put: PHP Code: -- global $SITEURL; -- and use this variable ( in my case i send a link...
backit General Questions and Problems 2 6,168 2017-06-13, 23:47:44
    Thread: form with php page
Post: RE: form with php page

dryland404 Wrote: (2015-12-22, 23:02:19) -- datiswous Wrote: (2015-12-15, 23:06:57) -- Is the php page related to GS? If not, it should not be in one of the GS folders. -- You may put it in root /...
backit General Questions and Problems 3 7,410 2015-12-22, 23:26:26
    Thread: form with php page
Post: form with php page

Hi, just a simple question, i have a form calling a php page. Where that page sholud be putted? It's not theme related so i think not to put in the theme folder, so.. in root? in /pages? Thanks fo...
backit General Questions and Problems 3 7,410 2015-12-15, 21:27:38