Page 1 of 1

[SOLVED] Why is the "CompanyDirectory" tag not recognized an

Posted: Fri Dec 12, 2014 12:21 pm
by stefhoesli
On top of my two other open issues (http://forum.cmsmadesimple.org/viewtopi ... =3&t=71951 and http://forum.cmsmadesimple.org/viewtopi ... =3&t=71946), I encountered something else: I do have CompanyDirectory 1.14.4 installed, but still the frontend claims:

" unknown tag "CompanyDirectory"

Again my system info as a reference:

----------------------------------------------
Cms Version: 1.11.11
Installed Modules:
CMSMailer: 5.2.2
FileManager: 1.4.5
MenuManager: 1.8.6
ModuleManager: 1.5.8
News: 2.14.4
Printing: 1.1.2
Search: 1.7.11
ThemeManager: 1.1.8
TinyMCE: 2.9.12
CGExtensions: 1.44.3
FrontEndUsers: 1.25.1
CustomContent: 1.10
JQueryTools: 1.1.1
Uploads: 1.18.5
CGCalendar: 1.14.4
CGSimpleSmarty: 1.7.4
CompanyDirectory: 1.14.4
EventsManager: 1.2.7
CMSPrinting: 1.0.5
MicroTiny: 1.2.7
Gallery: 2.0.1
Statistics: 1.1.3
CGUserDirectory: 1.4.5
AireLibs: 1.3.2

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

Php Information:
phpversion: 5.4.4-14+deb7u12
md5_function: On (True)
gd_version: 2
tempnam_function: On (True)
magic_quotes_runtime: Off (False)
E_STRICT: 2048
E_DEPRECATED: 0
memory_limit: 512M
max_execution_time: 60
output_buffering: 4096
safe_mode: Off (False)
file_uploads: On (True)
post_max_size: 128M
upload_max_filesize: 128M
session_save_path: /var/lib/php5 (1733)
session_use_cookies: On (True)
xml_function: On (True)
xmlreader_class: On (True)

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

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

Re: Why is the "CompanyDirectory" tag not recognized anymore

Posted: Fri Dec 12, 2014 6:33 pm
by Dr.CSS
Did you read the Modules Help page to see the {tag} call..?

Re: Why is the "CompanyDirectory" tag not recognized anymore

Posted: Sun Dec 14, 2014 1:02 am
by paulbaker
Looking at this and your other threads I'm wondering if you are clearing CMSMS cache after every install/update of a module? You should be. Site Admin -> System Maintenance -> Cache and content -> Clear Cache.

Re: Why is the "CompanyDirectory" tag not recognized anymore

Posted: Mon Dec 15, 2014 9:13 am
by stefhoesli
It was the same issue as with my other posts: The workaround with uploading a module via XML only does half the trick: You still have to click on upgrade after the upload. But with the module beeing uploaded first as XML, there is no mor memory leak that crashes the CMS.

So I then clicked "Upgrade" for all the modules where I uploaded an XML, and now it works again! :D