Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Downloaded website doesn't load css and plugins
Post: Downloaded website doesn't load css and plugins

studiobruinsma Wrote: -- I also fixed the link from studiobruinsma.nl to http://localhost/ -- This was your mistake. The current link in the website.xml should be http://localhost/GetSimple_3.1/, bec...
Zegnåt General Questions and Problems 3 9,627 2012-04-03, 22:50:36
    Thread: URL shortening, no sugar.
Post: URL shortening, no sugar.

It soon became clear that I was never going to make the Create-a-thon deadline with a massively tweakable URL shortener (http://get-simple.info/forum/topic/3619/what-settings-does-a-url-shortener-need...
Zegnåt Plugins 0 4,782 2012-04-02, 01:35:29
    Thread: I18N Gallery
Post: I18N Gallery

It seems to me that they just don’t know more than ‘look, there was a GET request for timthumb.php’. All the things they have been saying about uploading the latest version was just mea...
Zegnåt Plugins 1,503 4,204,259 2012-04-01, 21:49:26
    Thread: I18N Gallery
Post: I18N Gallery

devaintfire Wrote: -- Here’s their latest effort: Quote: -- Blablabla. A GET command for timthumb.php. Stuff we know about hackers. More accusation against I18N Gallery. -- -- A feeble effort ...
Zegnåt Plugins 1,503 4,204,259 2012-04-01, 20:17:38
    Thread: filebrowser.php exploit (Security Issue)
Post: filebrowser.php exploit (Security Issue)

Draxeiro Wrote: -- Or do you mean the culprit has to be logged in to the admin himself? -- That’s what Mike meant. The culprit will need to have access to your admin panel by being logged in. Th...
Zegnåt General Questions and Problems 5 14,925 2012-03-31, 20:18:38
    Thread: I18N Gallery
Post: I18N Gallery

I went and downloaded this plugin to try some things. Code: -- $(function(){ $(document).on('contextmenu', 'img', function(){ return false; }); }); -- Should work. If you only want to block right...
Zegnåt Plugins 1,503 4,204,259 2012-03-28, 18:08:22
    Thread: I18N Gallery
Post: I18N Gallery

vasitellapahki Wrote: -- Code: -- $(document).ready(function() { $('img').bind("contextmenu", function(e){ return false; }) }); -- This works as expected but it does not disable right click in F...
Zegnåt Plugins 1,503 4,204,259 2012-03-28, 17:19:46
    Thread: Langage file for template ?
Post: Langage file for template ?

I think that the exact same code for plugin translations will work for the theme. Check out the internationalisation page on the wiki. (http://get-simple.info/wiki/plugins:i18n)
Zegnåt Developer Discussions 4 11,352 2012-03-28, 16:38:18
    Thread: I18N Gallery
Post: I18N Gallery

vasitellapahki Wrote: -- How do you disable right click from Fancybox (or any of the gallery types, for that matter)? I’d like to restrict image downloading but don’t really want to waterma...
Zegnåt Plugins 1,503 4,204,259 2012-03-27, 23:30:38
    Thread: Help test a possible future change.
Post: Help test a possible future change.

hameau Wrote: -- I have never had a server 404 page, with GS v3.x, no matter how I try to break it, neither with the default GS error page nor with a custom page (slug==404). Am I missing out ? ;-) -...
Zegnåt GS Development Testing - (alpha/beta) 8 34,467 2012-03-27, 02:54:33
    Thread: Items Manager - ver: 1.4
Post: Items Manager - ver: 1.4

didou038 Wrote: -- Is it my fault (configuration’s “GS 3.1”)? Or this plugin has needed a bug fix? -- The latter. This plugin doesn’t seem to look at how you specified your premal...
Zegnåt Plugins 250 774,127 2012-03-26, 22:51:59
    Thread: BSG Admin Header Background
Post: BSG Admin Header Background

I haven’t looked into the extend downloaded, neither have I had any hand in the extend API. I would like to point at the Wiki page on how plugins interact with extend (http://get-simple.info/wiki...
Zegnåt Plugins 3 11,424 2012-03-26, 20:15:39
    Thread: Simplico Thema
Post: Simplico Thema

yojoe Wrote: -- Should horizontal menu take two lines instead of one? -- The menu does fit on a single line, but only when the @font-face (Wire One (https://www.google.com/webfonts/specimen/Wire+One)...
Zegnåt Themes 15 38,924 2012-03-26, 18:00:35
    Thread: different pages with same slug (under different parents)
Post: different pages with same slug (under different pa...

atstarr Wrote: -- Is there a way to have two or more pages with same slug, as long as each one is under different parent? -- Not right now. Pages are saved by their slug and that does not take the pa...
Zegnåt General Questions and Problems 3 10,515 2012-03-26, 15:31:04
    Thread: Cloning GS sites to new domains
Post: Cloning GS sites to new domains

grassfrog Wrote: -- On an unrelated note, how dangerous is it from a security standpoint to CHMOD all these directories to 777? It seems like this is a security breach waiting to happen… -- Even...
Zegnåt Installation & Setup 22 62,299 2012-03-25, 11:50:16
    Thread: Help test a possible future change.
Post: Help test a possible future change.

Today I submitted a new pretty URL .htaccess (https://code.google.com/p/get-simple-cms/issues/detail?id=307) up for review to see if we can make GetSimple just a tiny bit better again. But before we w...
Zegnåt GS Development Testing - (alpha/beta) 8 34,467 2012-03-25, 02:02:03
    Thread: Cloning GS sites to new domains
Post: Cloning GS sites to new domains

Is it just me or does every CHMOD error tell you it couldn’t ‘write configuration file’? Very annoying. This problem has nothing to do with gsconfig.php: grassfrog Wrote: -- I still g...
Zegnåt Installation & Setup 22 62,299 2012-03-25, 01:33:14
    Thread: JavaScript libraries - best practice?
Post: JavaScript libraries - best practice?

There is a system in place for this called script/style queueing (http://get-simple.info/forum/topic/3051/getsimple-31-script-style-queuing/) (as detailed on the wiki (http://get-simple.info/wiki/plug...
Zegnåt Developer Discussions 1 6,993 2012-03-24, 21:19:23
    Thread: temp.htaccess & fancy url problem in GS RC3
Post: temp.htaccess & fancy url problem in GS RC3

nicholsong Wrote: -- [I]t’s the one-click install from Dreamhost -- This might be the problem. I have no idea how this one-click install is made but I can tell you how a normal installation work...
Zegnåt General Questions and Problems 6 16,173 2012-03-24, 19:22:37
    Thread: http error 302
Post: http error 302

If you have the time, could you please try one of the above two solutions (http://get-simple.info/forum/post/25027/#p25027) before and tell me how that went? It would be good to know if they work to h...
Zegnåt General Questions and Problems 6 15,711 2012-03-24, 19:04:09
    Thread: http error 302
Post: http error 302

It seems to have something to do with session data not being transferred to the upload script and it therefor being unable to check if you are logged in or not. At least that’s what I find when I...
Zegnåt General Questions and Problems 6 15,711 2012-03-24, 09:15:25
    Thread: v.3.1 file plugin_functions.php
Post: v.3.1 file plugin_functions.php

Paul Irish explains. (http://paulirish.com/2010/the-protocol-relative-url/) Using a // is a quick way of letting the browser choose between using HTTP or the SSL-encrypted HTTPS. It’s a completel...
Zegnåt General Questions and Problems 4 10,103 2012-03-22, 18:21:35
    Thread: v.3.1 file plugin_functions.php
Post: v.3.1 file plugin_functions.php

Why should this be changed? Is jQuery not loading for you? If it isn’t loading, what browser are you using?
Zegnåt General Questions and Problems 4 10,103 2012-03-22, 17:32:27
    Thread: GetSimple 3.0 chmod issues
Post: GetSimple 3.0 chmod issues

pchulpleusden Wrote: -- Zat jij niet op Bouweenpc? -- Niet dat ik weet, ik bouw geen PCs en heb tot mijn grote spijt niet echt veel verstand van hardware. De laatste keer dat ik een PC heb gekocht is...
Zegnåt General Questions and Problems 13 30,399 2012-03-21, 06:10:15
    Thread: ZipArchive on Dreamhost
Post: ZipArchive on Dreamhost

I don’t think you can install ZipArchive (http://php.net/manual/en/class.ziparchive.php). ZipArchive is a build in PHP class, and for it to work PHP has to be set-up in a specific way (http://php...
Zegnåt Installation & Setup 4 18,052 2012-03-21, 01:11:53
    Thread: GetSimple 3.0 chmod issues
Post: GetSimple 3.0 chmod issues

First of all, I should probably tell you to update to GetSimple 3.1 to benefit of performance, security, and all the updates it has to offer. Next up I think you are using a wrong username–passw...
Zegnåt General Questions and Problems 13 30,399 2012-03-20, 20:42:25
    Thread: 3 kleine Probleme
Post: 3 kleine Probleme

P.Se Wrote: -- [S]obald pascalsenn.info/de aufgerufen wird findet er keine Startseite mehr. Denke das Problem liegt in der .htaccess Datei. -- Code: -- RewriteRule ^RewriteRule ^(en|es)/?$ index.ph...
Zegnåt German - Deutsch 6 14,204 2012-03-20, 20:17:15
    Thread: botton upoload file in upload.php
Post: botton upoload file in upload.php

I’m at a loss then. I can’t reproduce this so I can’t try to debug it. All I can say is that it has to do with the JavaScript not running. You could try disabling all your plugins or re...
Zegnåt General Questions and Problems 13 28,042 2012-03-20, 20:00:23
    Thread: botton upoload file in upload.php
Post: botton upoload file in upload.php

lucamusolesi Wrote: -- In the upload section I got this error in js: Code: -- Uncaught SyntaxError: Unexpected token D jquery.min.js:2 -- -- An error inside jquery.min.js should pretty much break...
Zegnåt General Questions and Problems 13 28,042 2012-03-20, 05:49:18
    Thread: botton upoload file in upload.php
Post: botton upoload file in upload.php

lucamusolesi Wrote: -- At line 75 of that file there’s a JSON call but in the phpinfo JSON is enabled so I don’t understand the problem… -- The problem there has nothing to do with get...
Zegnåt General Questions and Problems 13 28,042 2012-03-19, 23:17:25