Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: My first GetSimple website
Post: My first GetSimple website

Wow, this is one of the most artistic site I've seen. How long did it take to you create the site? Do you take custom projects also?
phpsns Sites Using GetSimple 5 14,097 2011-10-08, 03:57:01
    Thread: 'Multi User 1.4' Plugin
Post: 'Multi User 1.4' Plugin

After some testing, I've managed to fix the issue: Code: -- ### 1. Open file plugins/user-managment.php ### 2. Around line 773 find $support_footer = "$(\"a\").remove(\":contains('Support')\");...
phpsns Plugins 255 844,354 2011-09-09, 11:48:02
    Thread: Integrating Get Simple template design into PunBB and WordPress
Post: Integrating Get Simple template design into PunBB ...

I am using GS as my main CMS for my sites, but looking forward to add blog and forum into it. I see that you are using PunBB and WordPress in this site and the design looks seamless. My question is, ...
phpsns General Questions and Problems 1 8,512 2011-09-07, 15:04:09
    Thread: Nibbleblog plugin
Post: Nibbleblog plugin

Great idea, I was looking into this blog too!
phpsns Feature Requests 4 14,353 2011-09-07, 14:51:47
    Thread: Default folder permission is 700, created from File Manager (SuPHP)
Post: Default folder permission is 700, created from Fil...

Regarding to this problem, just in case anybody needs it, I have solved by: Code: -- ### 1. Open file admin/upload.php ### 2. Around line 84 find if (mkdir($path . $cleanname, $chmod_value)) { ...
phpsns General Questions and Problems 8 20,256 2011-09-05, 01:44:33
    Thread: A link using <a> tag will cause to appear random <a> tags after
Post: A link using <a> tag will cause to appear random <...

Wow, you are right! I wonder how I've missed that! Thank you so much, you rock!
phpsns General Questions and Problems 2 7,513 2011-09-02, 06:22:32
    Thread: A link using <a> tag will cause to appear random <a> tags after
Post: A link using <a> tag will cause to appear random <...

I would like to report link bug. Here are the steps to reproduce the problem: ### 1. Disable Get Simple WYSIWYG Editor from Admin Panel > Settings by unchecking "Enable the HTML editor" ### 2. ...
phpsns General Questions and Problems 2 7,513 2011-09-02, 02:53:56
    Thread: Prevent deleting component with empty content
Post: Prevent deleting component with empty content

Thanks for the replies, I didn't want it get deleted automatically even if there aren't any contents. My clients won't be able to know about inserting Code: --   or -- So I've changed t...
phpsns General Questions and Problems 5 12,513 2011-08-31, 08:01:02
    Thread: Prevent deleting component with empty content
Post: Prevent deleting component with empty content

Okay, this solved. I see I can add conditions to the line 45 in the file components.php thanks :)
phpsns General Questions and Problems 5 12,513 2011-08-30, 08:26:28
    Thread: Prevent deleting component with empty content
Post: Prevent deleting component with empty content

How can I prevent a component to be deleted if there is empty content when clicking "Save Components"? The reason for this is that I don't want the "sidebar" component to be deleted, even if it's blan...
phpsns General Questions and Problems 5 12,513 2011-08-30, 08:22:49
    Thread: 'Multi User 1.4' Plugin
Post: 'Multi User 1.4' Plugin

mikeh Wrote: -- phpsns Wrote: -- Great Plugin! But I think there is one bug for the pages. That is, if I have created a page with the title and URL that starts with: Title: Support Policy Slug/URL...
phpsns Plugins 255 844,354 2011-08-27, 04:27:12
    Thread: 'Multi User 1.4' Plugin
Post: 'Multi User 1.4' Plugin

Great Plugin! But I think there is one bug for the pages. That is, if I have created a page with the title and URL that starts with: Title: Support Policy Slug/URL: support-policy and have that use...
phpsns Plugins 255 844,354 2011-08-26, 09:49:04
    Thread: Default folder permission is 700, created from File Manager (SuPHP)
Post: Default folder permission is 700, created from Fil...

Vulch Wrote: -- After a quick read through the SuPHP docs, what do you have in its config file for the allow_directory_group_writeable, allow_directoy_others_writeable (I suspect that's a typo and it...
phpsns General Questions and Problems 8 20,256 2011-08-06, 13:44:50
    Thread: Default folder permission is 700, created from File Manager (SuPHP)
Post: Default folder permission is 700, created from Fil...

Yes, I used GS File Manager to create folders, using that link at the top.
phpsns General Questions and Problems 8 20,256 2011-08-05, 12:59:55
    Thread: Default folder permission is 700, created from File Manager (SuPHP)
Post: Default folder permission is 700, created from Fil...

Just to clarify, files are set to 644 correctly, only the folder is set to 700 for some reason. Not sure if it's suPHP related or GS related. Thanks!
phpsns General Questions and Problems 8 20,256 2011-08-05, 10:18:48
    Thread: Link Manager
Post: Link Manager

It is possible to define different category for the links, so I can put it on different areas of the page? For example, I need to add links to: Footer Main Menu (for extra menu links not related to G...
phpsns Plugins 18 49,659 2011-08-04, 01:23:56
    Thread: Mass delete files/folders for File Management
Post: Mass delete files/folders for File Management

I really like the mass upload feature via Uploadify, but the other way around isn't easy. Hope there are options to delete more than one file using checkboxes (with option to select/unselect all). I s...
phpsns Feature Requests 2 8,984 2011-08-04, 00:57:36
    Thread: Default folder permission is 700, created from File Manager (SuPHP)
Post: Default folder permission is 700, created from Fil...

Hi, I have installed SuPHP on my local Ubuntu PC, everything works perfectly, except that when a new folder is created from the File Manager, the permission is set to 700 by default, instead of 755 wh...
phpsns General Questions and Problems 8 20,256 2011-08-04, 00:46:23
    Thread: Displays "CSRF detected!" when the edit page is open for some time
Post: Displays "CSRF detected!" when the edit page is op...

This only happens when the edit page is like open for some time without activity, probably 30 minutes or more? But after clicking "Pages" then edit the same page again the problem goes away. It's not...
phpsns General Questions and Problems 20 64,635 2011-08-03, 07:38:48
    Thread: How to extend admin user's logged in session?
Post: How to extend admin user's logged in session?

How can I easily extend the login session in Admin Panel, so the script will not log me out accidentally to lose the data after long period of extensive data input in a new page when I click the Post ...
phpsns General Questions and Problems 1 6,144 2011-07-29, 04:42:59
    Thread: Would like to say Thank you
Post: Would like to say Thank you

Exactly! I have probably tried out all the CMS on the net, but in the end chose Get Simple for my own site. The biggest factor was the speed. There are similar CMS using XML out there, but they are co...
phpsns Off Topic 11 27,912 2010-08-16, 03:59:18
    Thread: Here is the "exec PHP" plugin fix
Post: Here is the "exec PHP" plugin fix

Zegnåt Wrote: -- What version of GetSimple are you using? Because I thought your third error had been fixed in later versions. As for the install and setup files, you will want to delete those fo...
phpsns General Questions and Problems 3 10,649 2010-08-04, 03:03:36
    Thread: Is GetSimple right for my project?
Post: Is GetSimple right for my project?

You gotta hire a programmer to add this kind of feature for you. This is the same for all CMS out there. Basically what people do is clicking the "source" to copy and paste a sample HTML tag snippet t...
phpsns General Questions and Problems 1 5,243 2010-08-03, 14:37:38
    Thread: Here is the "exec PHP" plugin fix
Post: Here is the "exec PHP" plugin fix

I have installed exec PHP plugin but it didn't work because the content block becomes blank. After turning the Debug on, found out about these errors: ERROR 1 Warning: unlink(/var/www/getsimple/admi...
phpsns General Questions and Problems 3 10,649 2010-08-03, 14:19:17
    Thread: What is "Parent Page" for?
Post: What is "Parent Page" for?

Just a naive question. When creating a document, we can set the parent page or as none, but I don't see any differences? I mean besides showing tree structure at Admin Panel's Page Management under th...
phpsns Off Topic 2 16,077 2010-07-29, 12:37:37