Summary:
Class 'RRUtils' not found
Detailed Description:
Installed a new version of CMSMS, installed CGExtensions, CGSimpleSmarty,
FrontEndUsers, and Self Registration. I set up user properties and a group in
FrontEndUsers, then added the SelfRegistration tag to one of the pages. When I
navigate to that page, I get this error.
Fatal error: Uncaught Error: Class 'RRUtils' not found in
C:\wamp64\www\cmsms\modules\SelfRegistration\action.signup.php on line 89
I have searched through the code and cannot find a class with that name. I also
downloaded the tar files for CGSimpleSmarty versions 2.2 and 2.2.1 but the lib
folder is missing in both. Is that where 'RRUtils' was stored?
The site is on my local WAMP server.
----------------------------------------------
Cms Version: 2.2.10
Installed Modules:
AdminSearch: 1.0.4
CGExtensions: 1.64.10
CGSimpleSmarty: 2.2.1
CMSContentManager: 1.1.7
CMSMailer: 6.2.14
CmsJobManager: 0.1.3
DesignManager: 1.1.6
FileManager: 1.6.8
FilePicker: 1.0.4
FormBuilder: 1.0.1
FrontEndUsers: 3.1.5
Gallery: 2.3.3
MenuManager: 1.50.3
MicroTiny: 2.2.4
ModuleManager: 2.1.6
Navigator: 1.0.9
News: 2.51.6
Search: 1.51.6
SelfRegistration: 1.14.6
Config Information:
php_memory_limit:
max_upload_size: 8000000
url_rewriting: none
page_extension:
query_var: page
auto_alias_content: true
locale:
set_names: true
timezone: UTC
permissive_smarty: false
Php Information:
phpversion: 7.2.24
md5_function: On (True)
json_function: On (True)
gd_version: 2
tempnam_function: On (True)
magic_quotes_runtime: Off (False)
E_ALL: 32767
E_STRICT: 2048
E_DEPRECATED: 8192
test_file_timedifference: No time difference found
test_db_timedifference: No time difference found
create_dir_and_file: 1
memory_limit: 128M
max_execution_time: 120
register_globals: Off (False)
output_buffering: 4096
disable_functions:
open_basedir:
test_remote_url: Failure
file_uploads: On (True)
post_max_size: 8M
upload_max_filesize: 8M
session_save_path: c:/wamp64/tmp (0777)
session_use_cookies: On (True)
xml_function: On (True)
xmlreader_class: On (True)
check_ini_set: On (True)
curl: Off
Performance Information:
allow_browser_cache: On (True)
browser_cache_expiry: 60
php_opcache: On (True)
smarty_cache: Off (False)
smarty_compilecheck: On (True)
auto_clear_cache_age: On (True)
Server Information:
Server Software: Apache/2.4.23 (Win64) PHP/7.2.24
Server Api: apache2handler
Server Os: WINNT 6.1 On AMD64
Server Db Type: MySQL (mysqli)
Server Db Version: 5.7.14
Server Db Grants: Found a "GRANT ALL" statement that appears to be suitable
Permission Information:
tmp: C:\wamp64\www\cmsms\tmp (0777)
tmp_cache: C:\wamp64\www\cmsms\tmp\cache (0777)
templates_c: C:\wamp64\www\cmsms\tmp\templates_c (0777)
modules: C:\wamp64\www\cmsms\modules (0777)
uploads: C:\wamp64\www\cmsms\uploads (0777)
File Creation Mask (umask): C:\wamp64\www\cmsms\tmp\cache (0777)
config_file: 0444
----------------------------------------------