Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: News Manager (updated)
Post: RE: News Manager (updated)

Sveninho Wrote: (2023-09-09, 20:20:04) -- Hello, im sure this question is already answered somewhere, but is it possible (on news post level) to only show the post title instead of post title AND si...
Carlos Plugins 1,733 4,652,991 2023-09-26, 05:53:29
    Thread: News Manager (updated)
Post: RE: After upgrading from 2.x version is not possib...

salvamaine Wrote: (2023-06-10, 19:37:35) -- Recently my host upgraded PHP from 7.4 to 8.1 and the creation of new posts broke, so I upgraded News Manager from 2.something to 3.6 -- Upgrade to 3.6.1.
Carlos Plugins 1,733 4,652,991 2023-06-11, 02:06:36
    Thread: News Manager (updated)
Post: RE: News Manager (updated)

Oleg06 Wrote: (2023-02-04, 00:52:35) -- Carlos Wrote: (2023-02-04, 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 ...
Carlos Plugins 1,733 4,652,991 2023-02-08, 22:48:53
    Thread: News Manager (updated)
Post: RE: News Manager (updated)

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 convenient to start reading it from the ...
Carlos Plugins 1,733 4,652,991 2023-02-04, 00:09:22
    Thread: News Manager (updated)
Post: RE: News Manager (updated)

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 posts, these posts are displayed in the side...
Carlos Plugins 1,733 4,652,991 2023-02-03, 16:39:40
    Thread: Custom Fields (and I18N)
Post: RE: Custom Fields (and I18N)

I guess that it's the same issue that we're having with News Manager's filebrowser (that is based on the one in I18N Custom Fields): http://get-simple.info/forums/showthread.php?tid=3972&pid=73355#pi...
Carlos Plugins 245 746,103 2023-02-01, 23:48:33
    Thread: News Manager (updated)
Post: RE: News Manager (updated)

@Oleg06 Please try this patch: http://get-simple.info/forums/showthread.php?tid=3972&pid=73498#pid73498
Carlos Plugins 1,733 4,652,991 2023-02-01, 20:40:56
    Thread: News Manager (updated)
Post: RE: News Manager (updated)

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 this? -- In your template: Code: -- ...
Carlos Plugins 1,733 4,652,991 2023-01-31, 04:16:29
    Thread: News Manager (updated)
Post: RE: News Manager (updated)

Oleg06 Wrote: (2023-01-21, 01:13:17) -- Also, this code in the gsconfig.php file leads to a link to the 404 page. Code: -- define('NMNOPARAMPOST',true); -- -- You have to adjust your .htaccess fo...
Carlos Plugins 1,733 4,652,991 2023-01-21, 21:37:25
    Thread: News Manager (updated)
Post: RE: News Manager (updated)

@Hypertexter I guess you have custom setting metakeywordstags enabled. Please replace site.php (in news_manager/inc/) with the one attached and let me know if it fixes this issue.
Carlos Plugins 1,733 4,652,991 2023-01-20, 05:43:37
    Thread: Get simple 3.3.16 support for php 8.0
Post: RE: Get simple 3.3.16 support for php 8.0

shawn_a Wrote: (2022-12-30, 04:35:07) -- I need to fix a few, extragallery and newmanager seem to be unfixed and fatal -- I recently uploaded News Manager 3.6.1 with some fixes for PHP 8.
Carlos Installation & Setup 165 113,367 2022-12-30, 08:26:11
    Thread: News Manager (updated)
Post: RE: News Manager (updated)

tomkow Wrote: (2022-12-22, 06:39:53) -- Carlos still not working 'Post options > Select file' and go to any subfolder to pick a picture - no display! I solved to modify 'filebrowser.php' and put (ar...
Carlos Plugins 1,733 4,652,991 2022-12-30, 08:23:42
    Thread: News Manager (updated)
Post: RE: News Manager (updated)

Thank you both for reporting. Just uploaded NM version 3.6.1 to Extend with those changes.
Carlos Plugins 1,733 4,652,991 2022-12-18, 06:37:54
    Thread: News Manager Addons plugin
Post: RE: News Manager Addons plugin

Thanks for reporting. Uploaded to Extend.
Carlos Plugins 129 313,363 2022-12-18, 06:36:15
    Thread: News Manager (updated)
Post: RE: News Manager (updated)

tomkow Wrote: (2022-10-26, 23:03:08) -- Hi, I am testing NM with php8.1, with 'nm-3.6-patch-php8'. I found a bug, namely if in settings 'Posts on News Page are shown as:' set 'Full text' it is Ok, b...
Carlos Plugins 1,733 4,652,991 2022-10-27, 02:53:49
    Thread: News Manager Addons plugin
Post: RE: News Manager Addons plugin

Version 0.9.5.1 fixes an error with PHP 8. If you need it you can download it here (https://raw.githubusercontent.com/cnb/News_Manager_Addons-getsimplecms/cdfa526b32b97af34e2fafd006f84e47f8d42cc2/new...
Carlos Plugins 129 313,363 2022-10-03, 05:56:10
    Thread: Get simple 3.3.16 support for php 8.0
Post: RE: Get simple 3.3.16 support for php 8.0

@Knobbles, @islander , ... If you want to stay compatible with PHP < 7, I suggest you use the ternary operator instead of the null coalescing operator, e.g.: Code: -- isset($cookie_domain)?$coo...
Carlos Installation & Setup 165 113,367 2022-10-03, 05:17:40
    Thread: News Manager (updated)
Post: RE: News Manager (updated)

Changed 4 files in folder news_manager/inc (attached) Replace them and please let me know if it works, or if there's anything else to fix for php8 compatibility. This is for NM 3.6 - if you are us...
Carlos Plugins 1,733 4,652,991 2022-10-03, 05:11:49
    Thread: News Manager (updated)
Post: RE: News Manager (updated)

Riianna Wrote: (2022-07-18, 06:34:10) -- is there a conditional snippet if normal regular GS page (not news page) do this?. :) -- if (!nm_is_site()) ... should work.
Carlos Plugins 1,733 4,652,991 2022-10-01, 02:19:27
    Thread: News Manager (updated)
Post: RE: News Manager (updated)

Hi, I'll see if I can patch NM for php8.
Carlos Plugins 1,733 4,652,991 2022-10-01, 02:16:42
    Thread: Most downloaded plugins (Extend)
Post: RE: Most downloaded plugins (Extend)

Top 25 most downloaded plugins April 2021 794 I18N (http://get-simple.info/extend/plugin/i18n/69/) (mvlcek) 585 My SMTP Contact (http://get-simple.info/extend/plugin/my-smtp-contact/1221/) (de...
Carlos Plugins 95 197,313 2021-05-03, 04:56:22
    Thread: Most downloaded themes (Extend)
Post: RE: Most downloaded themes (Extend)

Top 25 most downloaded themes April 2021 87 Bootstrap Theme (http://get-simple.info/extend/theme/bootstrap-theme/587/) (MasterMic) 77 My Template (http://get-simple.info/extend/theme/my-temp...
Carlos Themes 89 185,634 2021-05-03, 04:56:21
    Thread: Most downloaded language files (Extend)
Post: RE: Most downloaded language files (Extend)

Top 25 most downloaded language files April 2021 59 Spanish language for GetSimple (http://get-simple.info/extend/language/spanish-language-for-getsimple/338/) (Carlos) 50 Polish language (s...
Carlos Off Topic 94 840,790 2021-05-03, 04:56:18
    Thread: Recently updated/uploaded themes (Extend)
Post: RE: Recently updated/uploaded themes (Extend)

New/updated themes April 2021 2021-04-26 KDX Theme Pack (http://get-simple.info/extend/theme/kdx-theme-pack/1287/) 1 2021-04-24 My Template (http://get-simple.info/extend/theme/my-template/1260/) ...
Carlos Themes 71 135,063 2021-05-03, 04:56:15
    Thread: Most downloaded plugins (Extend)
Post: RE: Most downloaded plugins (Extend)

Top 25 most downloaded plugins March 2021 397 I18N (http://get-simple.info/extend/plugin/i18n/69/) (mvlcek) 315 I18N Gallery (http://get-simple.info/extend/plugin/i18n-gallery/160/) (mvlcek) ...
Carlos Plugins 95 197,313 2021-04-01, 04:03:35
    Thread: Most downloaded themes (Extend)
Post: RE: Most downloaded themes (Extend)

Top 25 most downloaded themes March 2021 57 My Template (http://get-simple.info/extend/theme/my-template/1260/) (denis) 40 myCompany theme (http://get-simple.info/extend/theme/mycompany-them...
Carlos Themes 89 185,634 2021-04-01, 04:03:31
    Thread: Most downloaded language files (Extend)
Post: RE: Most downloaded language files (Extend)

Top 25 most downloaded language files March 2021 46 German language (http://get-simple.info/extend/language/german-language/1095/) (Markus00000) 33 Finnish Language (http://get-simple.info/e...
Carlos Off Topic 94 840,790 2021-04-01, 04:03:25
    Thread: Recently updated/uploaded plugins (Extend)
Post: RE: Recently updated/uploaded plugins (Extend)

New/updated plugins March 2021 2021-03-28 My SMTP Contact (http://get-simple.info/extend/plugin/my-smtp-contact/1221/) 1.1.2 2021-03-28 My Gallery (http://get-simple.info/extend/plugin/my-gallery/...
Carlos Plugins 79 144,573 2021-04-01, 04:03:19
    Thread: Recently updated/uploaded themes (Extend)
Post: RE: Recently updated/uploaded themes (Extend)

New/updated themes March 2021 2021-03-28 My Template (http://get-simple.info/extend/theme/my-template/1260/) 1.0.9
Carlos Themes 71 135,063 2021-04-01, 04:03:11
    Thread: Most downloaded plugins (Extend)
Post: RE: Most downloaded plugins (Extend)

Top 25 most downloaded plugins February 2021 861 I18N (http://get-simple.info/extend/plugin/i18n/69/) (mvlcek) 392 I18N Search (http://get-simple.info/extend/plugin/i18n-search/82/) (mvlcek) ...
Carlos Plugins 95 197,313 2021-03-01, 06:48:05