I can't see to find the SVN code for CGContentUtils.
The guy has fixed a bug and it in the SVN.
Page Selector field causes error
http://dev.cmsmadesimple.org/project/code/697 and the link on that page is dead and says Unable to find repository "cgcontentutils".
Can someone find a working link or a working copy.
Cheers
CGContentUtils svn? Topic is solved
Re: CGContentUtils svn?
I'm sharing this just because I know how frustrating it is for modules to go so long without important bug fixes.
This is not an official release. No support will be offered by myself, CMS Made Simple, or the module developer.
https://www.dropbox.com/s/nbsnhq8w1y8to ... 5.5.tar.gz
I will remove this post once the author officially releases the fixed module.
This is not an official release. No support will be offered by myself, CMS Made Simple, or the module developer.
https://www.dropbox.com/s/nbsnhq8w1y8to ... 5.5.tar.gz
I will remove this post once the author officially releases the fixed module.
Not getting the answer you need? CMSMS support options
-
andrewvideouk
- Forum Members

- Posts: 156
- Joined: Thu Aug 20, 2020 10:49 pm
Re: CGContentUtils svn?
Thank you so much. you are star.
-
andrewvideouk
- Forum Members

- Posts: 156
- Joined: Thu Aug 20, 2020 10:49 pm
Re: CGContentUtils svn?
Still the same error. ;(
oh I have a rethink how I do it diffent.
Might do a test on a clean install to see if error still there.
oh I have a rethink how I do it diffent.
Might do a test on a clean install to see if error still there.
Code: Select all
Fatal error: Uncaught TypeError: Argument 1 passed to CGExtensions\content_list_builder::__construct() must be an instance of cms_content_tree, array given, called in /home/backdrop/public_html/test/modules/CGContentUtils/CGContentUtils.module.php on line 400 and defined in /home/backdrop/public_html/test/modules/CGExtensions/lib/class.content_list_builder.php:99 Stack trace: #0 /home/backdrop/public_html/test/modules/CGContentUtils/CGContentUtils.module.php(400): CGExtensions\content_list_builder->__construct(Array) #1 /home/backdrop/public_html/test/lib/classes/contenttypes/Content.inc.php(605): CGContentUtils->GetContentBlockFieldInput('more_link_page', '', Array, true, Object(Content)) #2 /home/backdrop/public_html/test/lib/classes/contenttypes/Content.inc.php(642): Content->_display_module_block('more_link_page', Array, NULL, false) #3 /home/backdrop/public_html/test/lib/classes/contenttypes/Content.inc.php(460): Content->display_content_block('more_link_page', Array, NULL, false) #4 /home/backdrop/public_html/test/l in /home/backdrop/public_html/test/modules/CGExtensions/lib/class.content_list_builder.php on line 99
