Search Results
|
Post |
Author |
Forum |
Replies |
Views |
Posted
[asc]
|
|
|
Thread: News Manager (updated)
Post: RE: News Manager (updated)
Carlos Wrote: (Yesterday, 00:09:22)
--
Oleg06 Wrote: (2023-02-02, 04:13:26)
--
Is it possible to post posts in reverse order on the site? For example, if a person has written a book, it will not be ... |
|
Oleg06 |
Plugins
|
1,723 |
3,849,244 |
Yesterday, 00:52:35 |
|
|
Thread: News Manager (updated)
Post: RE: News Manager (updated)
Carlos Wrote: (2023-02-03, 16:39:40)
--
Oleg06 Wrote: (2023-02-03, 16:09:26)
--
I'm using the Calendar plugin in the sidebar above to show the latest posts. When you go to the page with calendar pos... |
|
Oleg06 |
Plugins
|
1,723 |
3,849,244 |
2023-02-03, 17:01:58 |
|
|
Thread: News Manager (updated)
Post: RE: News Manager (updated)
I'm using the Calendar plugin in the sidebar above to show the latest posts. When you go to the page with calendar posts, these posts are displayed in the sidebar instead of the latest posts. It seems... |
|
Oleg06 |
Plugins
|
1,723 |
3,849,244 |
2023-02-03, 16:09:26 |
|
|
Thread: News Manager (updated)
Post: RE: News Manager (updated)
Is it possible to post posts in reverse order on the site? For example, if a person has written a book, it will not be convenient to start reading it from the end. |
|
Oleg06 |
Plugins
|
1,723 |
3,849,244 |
2023-02-02, 04:13:26 |
|
|
Thread: News Manager (updated)
Post: RE: News Manager (updated)
Carlos Wrote: (2023-02-01, 20:40:56)
--
@Oleg06
Please try this patch: http://get-simple.info/forums/showthread.php?tid=3972&pid=73498#pid73498
--
Now everything is working well. Thanks, sorry for... |
|
Oleg06 |
Plugins
|
1,723 |
3,849,244 |
2023-02-02, 01:12:05 |
|
|
Thread: News Manager (updated)
Post: RE: News Manager (updated)
php 8
After enabling author in custom settings.
Code:
--
Fatal error: Uncaught TypeError: implode(): Argument #2 ($array) must be of type ?array, string given in /plugins/news_manager/inc/site.ph... |
|
Oleg06 |
Plugins
|
1,723 |
3,849,244 |
2023-02-01, 01:54:31 |
|
|
Thread: News Manager (updated)
Post: RE: News Manager (updated)
Carlos Wrote: (2023-01-31, 04:16:29)
--
Oleg06 Wrote: (2023-01-31, 01:48:58)
--
Carlos, hi. I want to use a slider in the header on the main page, and regular headings in the posts. How can i do thi... |
|
Oleg06 |
Plugins
|
1,723 |
3,849,244 |
2023-01-31, 06:29:42 |
|
|
Thread: Emoji's disappears after saving page - CKEditor
Post: RE: Emoji's disappears after saving page - CKEdito...
http://newsmanager.getsimplecms.ru/novosti/how-about-adding-youtube/
Just added 'Smiley' to the gsconfig.php file
Code:
--
define('GSEDITORTOOL', "['Bold','Italic','Underline','Strike','Subs... |
|
Oleg06 |
General Questions and Problems
|
7 |
191 |
2023-01-31, 01:59:53 |
|
|
Thread: News Manager (updated)
Post: RE: News Manager (updated)
Carlos, hi. I want to use a slider in the header on the main page, and regular headings in the posts. How can i do this? |
|
Oleg06 |
Plugins
|
1,723 |
3,849,244 |
2023-01-31, 01:48:58 |
|
|
Thread: Search plugin (I18N)
Post: RE: Search plugin (I18N)
check this https://skr.sh/sI7xmGmvrfd |
|
Oleg06 |
Plugins
|
708 |
1,655,786 |
2023-01-29, 00:05:54 |
|
|
Thread: Search plugin (I18N)
Post: RE: Search plugin (I18N)
tuxy Wrote: (2023-01-28, 09:06:31)
--
Try adding the tagCloud in my sidebar.php with: 'showTags'=>1
But doesnt't work!
Only the search form is showing
--
|
|
Oleg06 |
Plugins
|
708 |
1,655,786 |
2023-01-28, 18:05:47 |
|
|
Thread: Front End User Login Enhanced Plugin (XML only)
Post: RE: Front End User Login Enhanced Plugin (XML only...
Why with php 8 this plugin is removed from the server after enabling? |
|
Oleg06 |
Plugins
|
42 |
87,711 |
2023-01-28, 08:24:38 |
|
|
Thread: p01-contact : simply add contact forms in your pages
Post: RE: p01-contact : simply add contact forms in your...
Please add the ability to upload files. |
|
Oleg06 |
Plugins
|
493 |
1,401,952 |
2023-01-28, 01:09:48 |
|
|
Thread: News Manager (updated)
Post: RE: News Manager (updated)
It would be nice to post comments in the news. |
|
Oleg06 |
Plugins
|
1,723 |
3,849,244 |
2023-01-21, 14:01:53 |
|
|
Thread: News Manager (updated)
Post: RE: News Manager (updated)
I tested the plugin on PHP 8 and saw only such errors.
Code:
--
Deprecated: Function strftime() is deprecated in D:\OSPanel\domains\gsphp8.ia\plugins\news_manager\inc\functions.php on line 150
Depre... |
|
Oleg06 |
Plugins
|
1,723 |
3,849,244 |
2023-01-21, 01:13:17 |
|
|
Thread: SA Toc / Anchors Plugin
Post: RE: SA Toc / Anchors Plugin
lines from 44 to 54 I replaced with this and it seems to work
Code:
--
$allowargs = array(
'depth' => function($input) {return filter_var(intval($input), FILTER_VALIDATE_INT, array(1,6));},
... |
|
Oleg06 |
Plugins
|
60 |
115,518 |
2023-01-20, 21:11:50 |
|
|
Thread: SA Toc / Anchors Plugin
Post: RE: SA Toc / Anchors Plugin
On PHP 8 the plugin gives an error
Code:
--
Fatal error: Uncaught Error: Call to undefined function create_function() in D:\OSPanel\domains\gsphp8.ia\plugins\sa_toc_anchors.php:45 Stack trace: #0 D:... |
|
Oleg06 |
Plugins
|
60 |
115,518 |
2023-01-20, 10:15:11 |
|
|
Thread: Updating GetSimple to the Community Edition
Post: RE: Updating GetSimple to the Community Edition
Hypertexter Wrote: (2023-01-19, 00:49:30)
--
islander Wrote: (2023-01-19, 00:13:22)
--
Regarding version numbers, sorry, this is just the way it is for the time being. The original authors are no lo... |
|
Oleg06 |
Installation & Setup
|
30 |
621 |
2023-01-19, 02:02:45 |
|
|
Thread: Accessibility
Post: RE: Accessibility
islander Wrote: (2023-01-15, 22:20:45)
--
I have not looked at the problem you are having with this plugin, but this could be an alternative:
http://get-simple.info/extend/plugin/accessibility-side... |
|
Oleg06 |
Plugins
|
5 |
3,658 |
2023-01-16, 01:46:49 |
|
|
Thread: Accessibility
Post: RE: Accessibility
Hello. I'm trying to get your Accessibility plugin for GetSimple CMS to work on PHP 8.1, but this warning keeps popping up
Deprecated: Automatic conversion of false to array is deprecated in C:\OSPan... |
|
Oleg06 |
Plugins
|
5 |
3,658 |
2023-01-15, 00:13:05 |
|
|
Thread: Get simple 3.3.16 support for php 8.0
Post: RE: Get simple 3.3.16 support for php 8.0
islander Wrote: (2023-01-13, 19:24:31)
--
OK, easy solution then. Dont click it. ;)
Button will be removed.
If this was working, it would replace the 8.x compatible version with previous version.
... |
|
Oleg06 |
Installation & Setup
|
146 |
14,857 |
2023-01-14, 16:13:38 |
|
|
Thread: Get simple 3.3.16 support for php 8.0
Post: RE: Get simple 3.3.16 support for php 8.0
islander Wrote: (2023-01-13, 07:51:29)
--
Oleg06 Wrote: (2023-01-13, 04:06:26)
--
islander Wrote: (2023-01-13, 04:01:29)
--
Oleg06 Wrote: (2023-01-12, 21:12:39)
--
Multi User plugin
After not cli... |
|
Oleg06 |
Installation & Setup
|
146 |
14,857 |
2023-01-13, 13:35:37 |
|
|
Thread: Get simple 3.3.16 support for php 8.0
Post: RE: Get simple 3.3.16 support for php 8.0
islander Wrote: (2023-01-13, 04:01:29)
--
Oleg06 Wrote: (2023-01-12, 21:12:39)
--
Multi User plugin
After not clicking on the Update Plugin button, the following warnings appear.
Code:
--
Depre... |
|
Oleg06 |
Installation & Setup
|
146 |
14,857 |
2023-01-13, 04:06:26 |
|
|
Thread: Get simple 3.3.16 support for php 8.0
Post: RE: Get simple 3.3.16 support for php 8.0
Multi User plugin
After not clicking on the Update Plugin button, the following warnings appear.
Code:
--
Deprecated: Function zip_open() is deprecated in C:\OSPanel\domains\gsphp8.ia\plugins\use... |
|
Oleg06 |
Installation & Setup
|
146 |
14,857 |
2023-01-12, 21:12:39 |
|
|
Thread: MonsterGallery Plugin
Post: RE: MonsterGallery Plugin
multicolor Wrote: (2023-01-08, 02:34:51)
--
Oleg06 Wrote: (2023-01-07, 21:36:47)
--
And the thumbnails are not cut off for all galleries.
--
What module type of gallery no cut thumbnails?
1.0.1... |
|
Oleg06 |
Plugins
|
8 |
274 |
2023-01-08, 06:01:55 |
|
|
Thread: MonsterGallery Plugin
Post: RE: MonsterGallery Plugin
And the thumbnails are not cut off for all galleries. |
|
Oleg06 |
Plugins
|
8 |
274 |
2023-01-07, 21:36:47 |
|
|
Thread: MonsterGallery Plugin
Post: RE: MonsterGallery Plugin
multicolor Wrote: (2023-01-07, 09:32:55)
--
Gallery plugin you want use it!
This is an easy to use gallery plugin with 5 modern solutions excluding the use of jquery. Just turn it on, create galle... |
|
Oleg06 |
Plugins
|
8 |
274 |
2023-01-07, 21:35:26 |
|
|
Thread: Get simple 3.3.16 support for php 8.0
Post: RE: Get simple 3.3.16 support for php 8.0
I replaced this line in the searchresults.php file of the I18N Search plugin
Code:
--
|
|
Oleg06 |
Installation & Setup
|
146 |
14,857 |
2023-01-04, 18:00:15 |
|
|
Thread: Get simple 3.3.16 support for php 8.0
Post: RE: Get simple 3.3.16 support for php 8.0
Hypertexter Wrote: (2023-01-04, 01:43:39)
--
Oleg06 Wrote: (2022-12-31, 10:43:19)
--
I18N Search plugin stopped understanding Custom Permalink Structure settings %parents%/%slug%/
In the menu, the ... |
|
Oleg06 |
Installation & Setup
|
146 |
14,857 |
2023-01-04, 02:37:54 |
|
|
Thread: Happy New Year
Post: Happy New Year
https://youtu.be/CcddhcuyywQ |
|
Oleg06 |
Off Topic
|
1 |
499 |
2023-01-01, 05:04:03 |