Author:
community
Version:
1.3
Released:
31 October 2011
Category:
Interface, and Workflow

Closed#1: Invalid arguments passed error when one doesn't select an Excluded Page

It works, but I’ve noticed a little bug, you have to set one page that to exclude the Global Parameters from and then it works. If you don’t set an excluded page, it gives you an error. alt text

implode() [function.implode]: Invalid arguments passed
An error occurred in /home/user/site.com/public/extensions/globalparamloader/content/content.sets.php around line 90
85:             }
86:             
87:         // Save: --------------------------------------------------------------
88:             
89:             $this->_fields['params'] = (integer)count($this->_params);
90:             $this->_fields['exclude_page'] = implode(',', $this->_fields['exclude_page']);
91:             
92:             $this->_Parent->Database->insert($this->_fields, 'sym_gpl_sets', true);
93:             $this->_Parent->Database->update($this->_fields, 'sym_gpl_sets', "`id` = '".$this->_fields['id']."'");
94: 

This issue is closed.

Symphony • Open Source XSLT CMS

Server Requirements

  • PHP 5.3-5.6 or 7.0-7.3
  • PHP's LibXML module, with the XSLT extension enabled (--with-xsl)
  • MySQL 5.5 or above
  • An Apache or Litespeed webserver
  • Apache's mod_rewrite module or equivalent

Compatible Hosts

Sign in

Login details