Problems Calendar update

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Post Reply
coenos86
Forum Members
Forum Members
Posts: 23
Joined: Sat Mar 20, 2010 8:45 am

Problems Calendar update

Post by coenos86 »

Today I installed the new version of CGcalendar (1.5). Before I'd installed CGcalendar 1.3.1.

Now I get an error (al lot of times displayed):

Warning: rawurlencode() expects parameter 1 to be string, array given in /home/hartog21/domains/hervormdbodegraven.nl/public_html/lib/classes/module_support/modform.inc.php on line 459

Who can help me out?


For the warning / calendar check: http://www.hervormdbodegraven.nl/temp
webby
Forum Members
Forum Members
Posts: 15
Joined: Sat Apr 17, 2010 9:49 pm

Re: Problems Calendar update

Post by webby »

Hello Dr.CSS,

i have the same Issue.

I Installed CGCalender 1.5 first time. When i am using "{cms_module module="CGCalendar"}" in the related website, i run into this issue/warnings:

Warning: rawurlencode() expects parameter 1 to be string, array given in /path/to/web/lib/classes/module_support/modform.inc.php  on line 459

----------------------My System Settings------------------------

Cms Version: 1.7

Installed Modules:

    * CMSMailer: 1.73.14
    * FileManager: 1.0.2
    * MenuManager: 1.6.2
    * ModuleManager: 1.3.3
    * Gallery: 1.2.1
    * nuSOAP: 1.0.1
    * Printing: 1.0.4
    * Search: 1.6.2
    * ThemeManager: 1.1.1
    * TinyMCE: 2.6.5
    * CGExtensions: 1.18.3
    * CGSimpleSmarty: 1.4.4
    * FormBuilder: 0.6.1
    * Captcha: 0.4
    * Cataloger: 0.7.6
    * News: 2.10.4
    * Guestbook: 1.1.12


Config Information:

    * php_memory_limit:
    * process_whole_template: false
    * max_upload_size: 3000000
    * default_upload_permission: 664
    * assume_mod_rewrite: true
    * page_extension:
    * internal_pretty_urls: false
    * use_hierarchy: true


Php Information:

    * phpversion: 5.2.13
    * md5_function: On (True)
    * gd_version: 2
    * tempnam_function: On (True)
    * magic_quotes_runtime: Off (False)
    * E_STRICT: 0
    * memory_limit: 64M
    * max_execution_time: 60
    * safe_mode: Off (False)
    * session_save_path: /tmp (1777)
    * session_use_cookies: On (True)


Server Information:

    * Server Api: cgi-fcgi
    * Server Db Type: MySQL (mysql)
    * Server Db Version: 5.0.90


----------------------------------------------
Hope this is helpful and you can help us.
If you need further information, only ask :)
glenster
New Member
New Member
Posts: 5
Joined: Mon Sep 15, 2008 3:52 am

Re: Problems Calendar update

Post by glenster »

I have the same error as well... I'll gladly help in any way - just let me know! :)

Thanks

Glen

Code: Select all

CMS Install Information: (my apologies for the length!)

CMS Version
1.7

Installed Modules

CMSMailer
1.73.14

FileManager
1.0.2

MenuManager
1.6.2

ModuleManager
1.3.3

News
2.10.4

nuSOAP
1.0.1

Printing
1.0.4

Search
1.6.2

ThemeManager
1.1.1

TinyMCE
2.6.5

CGCalendar
1.5

CGExtensions
1.18.3

CGSimpleSmarty
1.4.4

CGBlog
1.3.2

Config Information

php_memory_limit:


process_whole_template:
false

max_upload_size:
20000000

default_upload_permission:
664

assume_mod_rewrite:
false

page_extension:

 

internal_pretty_urls:
false

use_hierarchy:
true

debug:
false

output_compression:
false


use_smarty_php_tags:
false

locale:

 

default_encoding:
utf-8

admin_encoding:
utf-8


PHP Information:

Current PHP Version (phpversion):
5.2.9 Caution

md5 function (md5_function):
On (True) Success

GD version (gd_version):
2 Success

tempnam function (tempnam_function):
 On (True) Success

Magic quotes in runtime (magic_quotes_runtime):
Off (False) Success

Is E_STRICT disabled in error_reporting (E_STRICT):
Success

PHP Effective Memory Limit (memory_limit):
30M Success

Maximum Execution Time (max_execution_time):
1200 Success

PHP Safe Mode (safe_mode):
Off (False) Success


PHP register_globals (register_globals):
On (True) Caution ?

PHP output_buffering (output_buffering):
On Success

disable_functions in PHP (disable_functions):
Success

PHP Open Basedir (open_basedir):
/home/multipl:/usr/lib/php:/usr/local/lib/php:/tmp Caution ?

Test for remote URL (test_remote_url):

Success
fsockopen: Connection ok! Success
fopen: Connection ok! Success

File uploads (file_uploads):

 On (True) Success

Maximum Post Size (post_max_size):

 20M Success

Maximum Upload Size (upload_max_filesize):

 20M Success

Basic XML (expat) support (xml_function):

 On (True) Success

Test file_get_contents (file_get_contents):

 On (True) Success

Test ini_set (check_ini_set):

 On (True) Success
Server Information:

Server API (server_api):

apache2handler

Server Database (server_db_type):

MySQL (mysqli)

Server Database Version (server_db_version):

5.0.90 Success

Server Software (server_software):

Apache/2.2.11 (Unix) mod_ssl/2.2.11 OpenSSL/0.9.8e-fips-rhel5 mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635

Server Operating System (server_os):

Linux 2.6.18-164.11.1.el5.centos.plusPAE On i686
coenos86
Forum Members
Forum Members
Posts: 23
Joined: Sat Mar 20, 2010 8:45 am

Re: Problems Calendar update

Post by coenos86 »

I've installed CMSMS 1.7 and the following modules:
CGCalendar 1.3.1
CGExtensions 1.18.3
CMSMailer 1.73.14
FileManager 1.0.2
Gallery 1.2.1
MenuManager
ModuleManager
News 2.10.4
nuSOAP 1.0.1
Printing 1.0.4
Search 1.6.2
SiteMapMadeSimple 1.2.1
ThemeManager 1.1.1
TinyMCE 2.6.5

Do you need more info? Thanks!
webby
Forum Members
Forum Members
Posts: 15
Joined: Sat Apr 17, 2010 9:49 pm

Re: Problems Calendar update

Post by webby »

Hello Dr.CSS,

now you have got three outputs of System information :)

Do you or some else have some ideas?
An early reply would very kindly.

Keep in mind that if you have any other questions or want to know more => ask
glenster
New Member
New Member
Posts: 5
Joined: Mon Sep 15, 2008 3:52 am

Re: Problems Calendar update

Post by glenster »

I've installed the 1.5.2 update - no more problems! Thank you very much!!!  :D
webby
Forum Members
Forum Members
Posts: 15
Joined: Sat Apr 17, 2010 9:49 pm

Re: Problems Calendar update

Post by webby »

Great! I updates my Module also and got no errors anymore :) Thank you guys.
Post Reply

Return to “Modules/Add-Ons”