Don't have an account yet? You can create one, it is free, just click here
as a registered user you have some advantages like free downloads, comments and posting on our forums, depending upon this site's configuration and options.
I would like to know if there are modules (Download and CMpro) for MDlite (see gpldev.org).
Those modules are the same for MDlite or I need to change something?
What should I change?
mrblackbirdus MD user level 4
Joined: Dec 16, 2003
Posts: 46
bannato
 Posted:
Oct 06, 2006 - 04:09 AM
I installed cmpro e download in mdlite but I have some problem....
When I go in download in control panel I have this message:
Fatal error: Call to a member function Close() on a non-object in ...\www\mdlite\modules\Downloads\admin.php on line 61
when I want to show the map in cmpro control panel (index.php?module=CMpro&type=admin&func=showmap) I have this message:
Hai avuto un errore durante questa operazione:Errore nel database scelto: SELECT md_cmpro.subid, md_cmpro.subname, md_cmpro.suburl, md_cmpro.subimage, md_cmpro.subactive FROM md_cmpro WHERE ( = 1 OR = 0) ORDER BY md_cmpro.suborder
Can somebody help me?
TiMax Project Manager
Joined: July 31, 2003
Posts: 1557
Location: Quebec - Canada
 Posted:
Oct 07, 2006 - 04:14 PM
Download module is not ready for MDLite
Not use MDLite in any production site, soon we release first RC and it have lot of things changed
_________________ TiMaxMAX s.o.s.Fantasia e dinamicità Italiane, qualità e servizi Canadesi Web Services, hosting ed housing professionali
mrblackbirdus MD user level 4
Joined: Dec 16, 2003
Posts: 46
bannato
 Posted:
Oct 09, 2006 - 12:03 PM
Ok for the Download Module, but I don't remember where I read that CMpro is ready for the MDlite changing a little bit code...
I'm testing MDlite in local, so I'm trying something...
cyaneo MD user level 5
Joined: Aug 21, 2003
Posts: 138
Location: AUSTRIA
bannato
 Posted:
Jan 27, 2007 - 12:37 PM
I still have this error with MDLite RC2 and Downloads 1.4.5 - seems to be the same DL module as using on MDMods.com.
Or did I miss something?
TiMax Project Manager
Joined: July 31, 2003
Posts: 1557
Location: Quebec - Canada
 Posted:
Jan 28, 2007 - 02:46 PM
you need to modify pntable.php file, something like that
_________________ TiMaxMAX s.o.s.Fantasia e dinamicità Italiane, qualità e servizi Canadesi Web Services, hosting ed housing professionali
puzzled New MD user
Joined: May 12, 2007
Posts: 5
bannato
 Posted:
May 13, 2007 - 12:53 AM
Post subject: CMpro 1.2.1
Just downloaded CMpro 1.2.1 from downloads/content
Have activated module under modules.
I am receiving folowing error ...
An error occurred during this operation:
Database select error: SELECT md_cmpro.subid, md_cmpro.gid, md_cmpro.subname, md_cmpro.subimage, md_cmpro.suburl, md_cmpro.suburlnew FROM md_cmpro WHERE md_cmpro.subactive = 1 AND ='0' ORDER BY md_cmpro.suborder
Thank you for your time.
TiMax Project Manager
Joined: July 31, 2003
Posts: 1557
Location: Quebec - Canada
 Posted:
May 13, 2007 - 01:33 AM
Do you are tried to install it in MDLite ?
Do you have checked if tables are present in your db ?
_________________ TiMaxMAX s.o.s.Fantasia e dinamicità Italiane, qualità e servizi Canadesi Web Services, hosting ed housing professionali
MDMods.com MD user level 5
Joined: Jan 06, 2007
Posts: 55
bannato
 Posted:
May 13, 2007 - 04:00 AM
puzzled: Think I've fixed your problem. Download the attached version of CMPro and overwrite it. In the future, you need to say where exactly you're getting the error, otherwise people will struggle to give you any assistance.
Problem is that if your website isn't multilingual then the column name isn't defined, so the fix is to move the database table definition outside of the if (pnConfigGetVar('multilingual') == 1) statement. Thought I already sorted this out about a year ago now, that's the only reason I already knew what your problem was.
Of course, if you're using MDLite, you'd be better off using the Newer beta version that's designed for MDLite