[solved] FEU module not showing correct version in Modules

Help with getting the CMS CORE package up and running. This does not include 3rd party modules, PHP scripts, anything downloaded via module manager or from any external source.
Locked
cnymike
Power Poster
Power Poster
Posts: 446
Joined: Sun Jan 22, 2006 3:24 am

[solved] FEU module not showing correct version in Modules

Post by cnymike »

I upgraded CMSMS using the Full installation from 1.11.10 to 1.11.11 today. I also upgraded several modules.

In Modules, it says FrontEndUsers 1.21.18 needs upgrade but when I click the About, it shows that I have 1.25.1 installed. In any case, clicking the Upgrade button does nothing and there is no XML button.

I've cleared the cache and that has not had any effect.

I have fixed the missing closing </div> that has previously been discussed.

Not sure what else to do.

----------------------------------------------
Cms Version: 1.11.11
Installed Modules:
CMSMailer: 5.2.2
FCKeditorX: 1.1.0
MenuManager: 1.8.6
ModuleManager: 1.5.8
News: 2.14.4
Search: 1.7.11
ThemeManager: 1.1.8
Calendar: 0.8.2
Album: 1.10.3
TinyMCE: 2.9.12
FileManager: 1.4.5
Printing: 1.1.2
CGExtensions: 1.44.3
CompanyDirectory: 1.22.7
Play: 1.0.3
Banners: 2.6.1
PodcastManager: 0.6.2
SiteMapMadeSimple: 1.2.8
FrontEndUsers: 1.21.18
CustomContent: 1.9
SelfRegistration: 1.7.8
Captcha: 0.5.0
SystemInfo: 1.0
CGFBApp: 1.0.9
CMSPrinting: 1.0.5
MicroTiny: 1.2.7
FormBuilder: 0.8
CGSimpleSmarty: 1.7.4
JQueryTools: 1.3.4

Config Information:
php_memory_limit:
process_whole_template: 1
max_upload_size: 15000000
url_rewriting: none
page_extension:
query_var: page
image_manipulation_prog: GD
auto_alias_content: true
locale:
default_encoding:
admin_encoding: utf-8
set_names: false

Php Information:
phpversion: 5.3.15
md5_function: On (True)
gd_version: 2
tempnam_function: On (True)
magic_quotes_runtime: Off (False)
E_STRICT: 0
E_DEPRECATED: 8192
memory_limit: 64M
max_execution_time: 240
output_buffering: On
safe_mode: Off (False)
file_uploads: On (True)
post_max_size: 15M
upload_max_filesize: 15M
session_save_path: /tmp (1777)
session_use_cookies: On (True)
xml_function: On (True)
xmlreader_class: On (True)

Server Information:
Server Api: cgi-fcgi
Server Db Type: MySQL (mysql)
Server Db Version: 5.0.96
Server Db Grants: Found a "GRANT ALL" statement that appears to be suitable
Server Time Diff: No filesystem time difference found

----------------------------------------------
Last edited by cnymike on Mon Dec 29, 2014 3:59 am, edited 1 time in total.
User avatar
paulbaker
Dev Team Member
Dev Team Member
Posts: 1465
Joined: Sat Apr 18, 2009 10:09 pm
Location: Maidenhead, UK
Contact:

Re: FEU module not showing correct version in Modules

Post by paulbaker »

Could be your PHP version, you need 5.4:
http://forum.cmsmadesimple.org/viewtopi ... =7&t=71719
To copy System Information to the forum:
https://docs.cmsmadesimple.org/troubles ... nformation

CMS Made Simple Geekmoots attended:
Nottingham, UK 2012 | Ghent, Belgium 2015 | Leicester, UK 2016
cnymike
Power Poster
Power Poster
Posts: 446
Joined: Sun Jan 22, 2006 3:24 am

Re: FEU module not showing correct version in Modules

Post by cnymike »

Yes, that seems to have been the problem. Thanks.
Locked

Return to “[locked] Installation, Setup and Upgrade”