can some1 look at the freightquote modue and see why it want display in shipping modules in zen version 210, it is there but it is blank. need this for another module to work.
can some1 look at the freightquote modue and see why it want display in shipping modules in zen version 210, it is there but it is blank. need this for another module to work.
Two things are unfortunately not in your favor.
The mod was built to use different styles of language files than are used in 2.1.0
The OP has not been on the forum in almost 9 years.
The website freightquoteDOTcom is still up.
I would suggest contacting someone through their website.
A little help with colors.
myZenCartHost.com - Zen Cart Certified, PCI Compatible Hosting by JEANDRET
Free SSL & Domain with semi-annual and longer hosting. Updating 1.5.2 and Up.
i need help with this error
and here is line from fileCode:PHP Fatal error: Uncaught TypeError: implode(): Argument #1 ($pieces) must be of type array, string given in
/* Formats the database columns to be used in SQL queries */
function getDatabaseColumns() {
$fqString = implode(',', $this->fqDatabaseColumns);
return $fqString;
}
sorry this is for zen version 210 php80