Module Manager / FEU upgrade error: CGSimpleSmarty (2.2.1) could not be found in the repository

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Post Reply
kmesd62
Forum Members
Forum Members
Posts: 30
Joined: Sat Aug 06, 2011 3:17 pm

Module Manager / FEU upgrade error: CGSimpleSmarty (2.2.1) could not be found in the repository

Post by kmesd62 »

Hi
Trying to upgrade FrontEndUsers from 2.14.1 to 2.14.3.4, but get an error: 'CGSimpleSmarty (2.2.1) could not be found in the repository'.

The error is kind of correct: it's not showing in 'my' list of available modules repository, but CGSimpleSmarty 2.2.1 is showing in the installed modules and CGSimpleSmarty version 2.2.1 also showing in the forge.

Is this an issue with the listing feed in Module Manager, and if so how would I go about fixing it?

The reason for wanting to try the upgrade was that the FrontEndUsers admin interface is broken:
- It's only rendering the first few lines of HTML:

Code: Select all

<div id="page_tabs"><div id="prefs" class='active'>Preferences</div><div id="auth">Builtin Authentication</div></div><!-- EndTabHeaders --><div class="clearb"></div><div id="page_content"><div id="prefs_c">
- there's an associated server error:

Code: Select all

Fatal error:  Uncaught TypeError: Argument 1 passed to cge_array::hash_prepend() must be of the type array, bool given, called in /home/sites/6a/0/.../public_html/modules/FrontEndUsers/function.admin_prefstab.php on line 50 and defined in /home/sites/6a/0/.../public_html/modules/CGExtensions/lib/class.cge_array.php:399\nStack trace:\n#0 /home/sites/6a/0/.../public_html/modules/FrontEndUsers/function.admin_prefstab.php(50): cge_array::hash_prepend(false, '__BUILTIN__', 'FEU Standard Au...')\n#1 /home/sites/6a/0/.../public_html/modules/FrontEndUsers/action.admin_settings.php(48): include('/home/sites/6a/...')\n#2 /home/sites/6a/0/.../public_html/lib/classes/class.CMSModule.php(1403): include('/home/sites/6a/...')\n#3 /home/sites/6a/0/.../public_html/modules/CGExtensions/CGExtensions.module.php(623): CMSModu
Any alternative tips for fixing this would be much appreciated. System info follows

TIA

----------------------------------------------

Cms Version: 2.2.15

Installed Modules:

AdminSearch: 1.0.5
AdvancedContent: 0.9.4.3
CGCalendar: 2.6.2
CGContentUtils: 2.5.4
CGExtensions: 1.65.2
CGGoogleMaps2: 1.1.1
CGSimpleSmarty: 2.2.1
CGTiny: 1.2.8
CMSContentManager: 1.1.9
CMSMailer: 6.2.14
Captcha: 1.0.1
CmsJobManager: 0.1.3
CustomContent: 1.9
DesignManager: 1.1.9
DownloadManager: 1.5.3
FileManager: 1.6.12
FilePicker: 1.0.5
FormBrowser: 0.5
FormBuilder: 1.1
Forum: 0.9.4
FrontEndUsers: 2.14.1
Gallery: 2.4.2
JQueryTools: 1.4.2
MenuManager: 1.50.3
MicroTiny: 2.2.5
ModuleManager: 2.1.8
NMS: 2.13.3
Navigator: 1.0.9
News: 2.51.11
Printing: 1.1.2
Search: 1.52
SelfRegistration: 1.14.6
SitemapMgr: 1.6.1
ThemeManager: 1.1.8
TinyMCE: 2.9.12
TreeManager: 0.6.0
XMLMadeSimple: 0.0.6

Config Information:

php_memory_limit:
max_upload_size: 128000000
url_rewriting: mod_rewrite
page_extension:
query_var: page
auto_alias_content: true
locale:
set_names: true
timezone: Europe/London
permissive_smarty: true

Php Information:

phpversion: 7.3.33
md5_function: On (True)
json_function: On (True)
gd_version: 2
tempnam_function: On (True)
magic_quotes_runtime: Off (False)
E_ALL: 22527
E_STRICT: 0
E_DEPRECATED: 0
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: 300
register_globals: Off (False)
output_buffering: On
disable_functions:
open_basedir:
test_remote_url: Success
file_uploads: On (True)
post_max_size: 128M
upload_max_filesize: 128M
session_save_path: /tmp (1777)
session_use_cookies: On (True)
xml_function: On (True)
xmlreader_class: On (True)
check_ini_set: On (True)
curl: On

Performance Information:

allow_browser_cache: Off (False)
browser_cache_expiry: 60
php_opcache: On (True)
smarty_cache: Off (False)
smarty_compilecheck: Off (False)
auto_clear_cache_age: On (True)
Server Information:

Server Software: Apache
Server Api: fpm-fcgi
Server Os: Linux 3.10.0-1160.88.1.el7.x86_64 On x86_64
Server Db Type: MySQL (mysqli)
Server Db Version: 10.4.26
Server Db Grants: Could not find a suitable "GRANT ALL" permission, this does not necessarily lead to problems... But if you have problems installing/removing modules or adding and deleting items/pages this could be the cause!

Permission Information:

tmp: /home/sites/6a/0/.../public_html//tmp (0755)
tmp_cache: /home/sites/6a/0/.../public_html//tmp/cache (0755)
templates_c: /home/sites/6a/0/.../public_html//tmp/templates_c (0755)
modules: /home/sites/6a/0/.../public_html//modules (0755)
uploads: /home/sites/6a/0/.../public_html/uploads (0755)
File Creation Mask (umask): /home/sites/6a/0/.../public_html//tmp/cache (0755)
config_file: 0400
----------------------------------------------
User avatar
DIGI3
Dev Team Member
Dev Team Member
Posts: 1609
Joined: Wed Feb 25, 2009 4:25 am
Location: Victoria, BC

Re: Module Manager / FEU upgrade error: CGSimpleSmarty (2.2.1) could not be found in the repository

Post by DIGI3 »

The author of these modules abandoned them a few years ago. I'd strongly suggest migrating FEU to MAMS, it's only possible from FEU 2.x (not 3) so it's an excellent time to do it. Even if you could fix this issue you're having now, you'd no longer be able to easily migrate to MAMS.
Not getting the answer you need? CMSMS support options
kmesd62
Forum Members
Forum Members
Posts: 30
Joined: Sat Aug 06, 2011 3:17 pm

Re: Module Manager / FEU upgrade error: CGSimpleSmarty (2.2.1) could not be found in the repository

Post by kmesd62 »

Thanks @Digi3... that was another question I had, but my original query was getting a bit long!
Post Reply

Return to “Modules/Add-Ons”