Missing Modules v1.11.10

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
yelwor
Forum Members
Forum Members
Posts: 33
Joined: Thu Jan 10, 2008 9:37 pm

Missing Modules v1.11.10

Post by yelwor »

I've just done a clean install of v1.11.10 and each time everything is reported as being installed correctly however when viewing the front end i get the following error message:

Syntax error in template "tpl_body:22" on line 23 "{search search_method="post"}" unknown tag "search"

This made me think the module wasn't installed successfully so I visit the Extensions -> Module page to find its got nothing on it. I check the modules table in the db and its empty.

Can anyone help?
yelwor
Forum Members
Forum Members
Posts: 33
Joined: Thu Jan 10, 2008 9:37 pm

Re: Missing Modules v1.11.10

Post by yelwor »

After posting this I attempted an install of v1.11.9 and everything worked a treat. I am guessing that perhaps the SQL to install the module data in the db in v1.11.10 is missing from the installation procedures.
JohnnyB
Dev Team Member
Dev Team Member
Posts: 731
Joined: Tue Nov 21, 2006 5:05 pm

Re: Missing Modules v1.11.10

Post by JohnnyB »

You might try with {cms_module='search' search_method="post"} to see if that works. If so, then there is a conflict with the {search} plugin part of the module.
"The art of life lies in a constant readjustment to our surroundings." -Okakura Kakuzo

--
LinkedIn profile
--
I only speak/write in English so I may not translate well on International posts.
--
yelwor
Forum Members
Forum Members
Posts: 33
Joined: Thu Jan 10, 2008 9:37 pm

Re: Missing Modules v1.11.10

Post by yelwor »

Thanks for the reply however there are no modules installed. This is definitely an installation script issue not a configuration issue based on an upgrade. Like I said after installing the previous version my modules table in the db has entries for all the default modules. Installing v1.11.10 and my modules table is empty!
staartmees
Power Poster
Power Poster
Posts: 1049
Joined: Wed Mar 19, 2008 4:54 pm

Re: Missing Modules v1.11.10

Post by staartmees »

I did yesterday a clean install of 1.11.10 without problems. Did you use the installation program of cmsms itself or a third part installation system?
yelwor
Forum Members
Forum Members
Posts: 33
Joined: Thu Jan 10, 2008 9:37 pm

Re: Missing Modules v1.11.10

Post by yelwor »

I downloaded the .tar file from cmsmadesimple website, unpacked it, then ftp'd to my server. Opened the URL to the cmsmadesimple installation and followed the installation steps. The steps all completed successfully.
User avatar
Jo Morg
Dev Team Member
Dev Team Member
Posts: 1973
Joined: Mon Jan 29, 2007 4:47 pm

Re: Missing Modules v1.11.10

Post by Jo Morg »

yelwor wrote:I downloaded the .tar file from cmsmadesimple website, unpacked it, then ftp'd to my server. Opened the URL to the cmsmadesimple installation and followed the installation steps. The steps all completed successfully.
As FTP is not very reliable a protocol, you should do a checksum of your files, either while installing (there is a step where you are prompted to) or after install, on the admin console.
"There are 10 types of people in this world, those who understand binary... and those who don't."
* by the way: English is NOT my native language (sorry for any mistakes...).
Code of Condut | CMSMS Docs | Help Support CMSMS
My developer Page on the Forge
GeekMoot 2015 in Ghent, Belgium: I was there!
GeekMoot 2016 in Leicester, UK: I was there!
DevMoot 2023 in Cynwyd, Wales: I was there!
yelwor
Forum Members
Forum Members
Posts: 33
Joined: Thu Jan 10, 2008 9:37 pm

Re: Missing Modules v1.11.10

Post by yelwor »

As a developer I worked my way back through the installation steps looking at the files which run the scripts against the databases. In the script I looked at which populated the tables with data there was no data entered into table modules.

If I get a chance I will try this again and do the checksum.

Just a note, I've never had to do the checksum before on any previous CMS installations. But there will always be a first time! ;-)
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: Missing Modules v1.11.10

Post by Dr.CSS »

Did you FTP to check that the modules in the modules folder actually made it, if they aren't there they don't get installed...
yelwor
Forum Members
Forum Members
Posts: 33
Joined: Thu Jan 10, 2008 9:37 pm

Re: Missing Modules v1.11.10

Post by yelwor »

Yep, everything had been ftp'd correctly just nothing in the modules table so the modules page had nothing on it at all in admin.
User avatar
Jo Morg
Dev Team Member
Dev Team Member
Posts: 1973
Joined: Mon Jan 29, 2007 4:47 pm

Re: Missing Modules v1.11.10

Post by Jo Morg »

yelwor wrote:...just nothing in the modules table so the modules page had nothing on it at all in admin.
Unless core modules have a different behavior, you can't draw that conclusion. even if all module were uninstalled CMSMS would list them in the modules page, as long as their files exist on their respective folders inside the Modules folder. They would only be flagged as uninstalled. There must be something else wrong you your installation and/or environment.
"There are 10 types of people in this world, those who understand binary... and those who don't."
* by the way: English is NOT my native language (sorry for any mistakes...).
Code of Condut | CMSMS Docs | Help Support CMSMS
My developer Page on the Forge
GeekMoot 2015 in Ghent, Belgium: I was there!
GeekMoot 2016 in Leicester, UK: I was there!
DevMoot 2023 in Cynwyd, Wales: I was there!
Locked

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