Posts: 6,266
Threads: 181
Joined: Sep 2011
2013-02-12, 04:13:37
Known Issues: - Undo link after deleting pages is missing.
- Upgrading from 3.0, data/cache will not be created
Posts: 1,127
Threads: 136
Joined: Feb 2012
Honored to be the first to say Congratulations and a big Thank You to all the hard-working devs.
Posts: 23
Threads: 1
Joined: Sep 2012
Congratulations to all the devs that helped to put this out. Looking forward to running it with my next project. I can't wait to see what you have in store for us next.
Posts: 149
Threads: 12
Joined: Dec 2009
just updated a few of my sites. Works great, definitely the best GS version ever!
Posts: 2
Threads: 1
Joined: Feb 2013
Nice. Great job
Thank you!
Working ...
Posts: 687
Threads: 63
Joined: Nov 2011
Posts: 71
Threads: 6
Joined: Feb 2013
Incredible work!
It's so cool, I was searching all day yesterday for Micro CMS that was on a GPLv3 or similar license and I happen to stumble upon GS the same day of a new release!
<3 awesome!
Posts: 687
Threads: 63
Joined: Nov 2011
WebDevandPhoto perfect time to find our CMS... you'll like it!
Posts: 27
Threads: 6
Joined: Jan 2012
Is there a changelog anywhere? Would love to see in detail what happens!
Great work, great system, use it all the time with lots of different clients!
I LOVE this place. Thanks for making such a great piece of code!
Posts: 6,266
Threads: 181
Joined: Sep 2011
Posts: 1
Threads: 0
Joined: Feb 2013
Thanks to all the devs, i just updated a couple of live sites then noticed, on a development server with php errors on, that something is wrong with the p01 contact plugin... I'll investigate it.
Great work
Posts: 102
Threads: 5
Joined: Dec 2012
Posts: 1,127
Threads: 136
Joined: Feb 2012
(2013-02-14, 01:06:37)Andreino Wrote: Thanks to all the devs, i just updated a couple of live sites then noticed, on a development server with php errors on, that something is wrong with the p01 contact plugin... I'll investigate it.
Great work
Yes, me too.
Posts: 11
Threads: 0
Joined: Oct 2012
2013-02-15, 00:59:33
(This post was last modified: 2013-02-15, 00:59:58 by Dude.)
Good job. I'm Get Simple big fan. I will test it, but now question - is some "blog like" or news system included now?
Posts: 1,127
Threads: 136
Joined: Feb 2012
2013-02-15, 01:01:45
(This post was last modified: 2013-02-15, 01:08:27 by Timbow.)
(2013-02-14, 01:06:37)Andreino Wrote: Thanks to all the devs, i just updated a couple of live sites then noticed, on a development server with php errors on, that something is wrong with the p01 contact plugin... I'll investigate it.
Great work
Yes, me too.
Only on wampserver, not on the remote web server I am getting this notice across the top of every page
( ! ) Notice: Trying to get property of non-object in C:\wamp\www\phillips\plugins\p01-contact_gs.php on line 69
Call Stack
# Time Memory Function Location
1 0.0010 395352 {main}( ) ..\index.php:0
2 0.0034 480560 include( 'C:\wamp\www\phillips\admin\inc\common.php' ) ..\index.php:34
3 0.0255 1488968 include_once( 'C:\wamp\www\phillips\admin\inc\plugin_functions.php' ) ..\common.php:226
4 0.0739 2252576 require_once( 'C:\wamp\www\phillips\plugins\p01-contact_gs.php' ) ..\plugin_functions.php:73
5 0.0808 2613232 admin_email( ) ..\p01-contact_gs.php:19
The contact form on the page appears to be unaffected.
Posts: 6,266
Threads: 181
Joined: Sep 2011
What does
C:\wamp\www\phillips\plugins\p01-contact_gs.php on line 69
say
Posts: 1,127
Threads: 136
Joined: Feb 2012
2013-02-15, 01:55:01
(This post was last modified: 2013-02-15, 02:08:35 by Timbow.)
(2013-02-15, 01:36:14)shawn_a Wrote: What does
C:\wamp\www\phillips\plugins\p01-contact_gs.php on line 69
say
Oh. I entered an email in the plugin config page, and I had one in the main settings, but still the same error.
The preceding lines are as below PHP Code: /* * Return GS admin email * @return string */ function admin_email() { $data = getXML(GSDATAOTHERPATH . 'user.xml'); return $data->EMAIL; }
Posts: 3,491
Threads: 106
Joined: Mar 2010
2013-02-15, 02:16:09
(This post was last modified: 2013-02-15, 02:22:24 by Carlos.)
Looks like that plugin is pre-GS 3.0
There must be a patch for that in its forum thread, people have posted several ones since it was no longer maintained.
[EDIT] well it may not be exactly this, but related.
[EDIT2] I think it may be because function getXML is more strict now, and that file (user.xml) does not exist.
A quick possible fix:
Remove those 2 lines in the function and leave it like this:
PHP Code: function admin_email() { return 'youremail@whatever.com'; }
Posts: 6,266
Threads: 181
Joined: Sep 2011
yeah users are now in data/users/
or
GSUSERSPATH
and fielname is the username or $USR
Posts: 1,127
Threads: 136
Joined: Feb 2012
2013-02-15, 02:28:38
(This post was last modified: 2013-02-15, 02:29:04 by Timbow.)
Okay, I will try those ideas and I see the same problem cropped up 12 months ago
http://get-simple.info/forums/showthread...33&page=13
but not now, I have some things to finish. Thanks.
Posts: 1,204
Threads: 30
Joined: Jun 2010
Timbow: you should read latest replies in p01 contact plugin thread.
Addons: blue business theme, Online Visitors, Notepad
Posts: 2,928
Threads: 195
Joined: Feb 2011
2013-02-15, 18:55:05
(This post was last modified: 2013-02-15, 19:02:06 by Connie.)
SendAnonymousData brings error when previewing:
Code: Warning: Invalid argument supplied for foreach() in /var/www/......./html/plugins/anonymous_data.php on line 48
why?
I found another small tiny bug where I have no idea why:
at www.get-simple.de and and at another client's page it is GetSimple 3.2 (the last one is a fresh install)
both use the same german language file for version 3.2 which is available in the extend
at "our" site, the strings at the login-page are translated:
"BACK_TO_WEBSITE" is: "Zur Webseite"
at the client's site, the strings at the login-page is not translated:
"BACK_TO_WEBSITE" is: "Back to Website"
how comes?
Posts: 1,204
Threads: 30
Joined: Jun 2010
Login page uses default en_us translation file.
If you want to force another language, add a language line in gsconfig like:
$LANG = 'de_DE';
I now remember what I wanted to ask about this matter.
Cookie set after first login should also contain users language, so when he wants to log again to admin panel, the chosen lang would be based on cookie.
Addons: blue business theme, Online Visitors, Notepad
Posts: 6,266
Threads: 181
Joined: Sep 2011
PHP Code: Warning: Invalid argument supplied for foreach() in /var/www/......./html/plugins/anonymous_data.php on line 48
connie, what version of php is that running, and what does health check say ?
The offending function call is
PHP Code: $preview_data->addChild('number_files', count(glob_recursive(GSDATAUPLOADPATH.'*')));
Does your upload folder exist ? Readable ?
Posts: 3,491
Threads: 106
Joined: Mar 2010
After upgrading a GS 3.0 site, directly to 3.2.0, everything seems to be ok, except for the Admin Plugin management page, where I got tons of errors like:
Warning: file_put_contents([...]/data/cache/5d5a0ed5c0cf987316c828c904da89d0.txt) [function.file-put-contents]: failed to open stream: No such file or directory in [...]/admin/inc/template_functions.php on line 1062
Warning: chmod() [function.chmod]: No such file or directory in [...]/admin/inc/template_functions.php on line 1063
...
To fix this I created a cache folder inside the site's data folder, and then those errors disappeared.
|