zikula-modules / Locations

Database for all kinds of locations
http://code.zikula.org/locations
6 stars 2 forks source link

zikula 1.3 compatibility issues #17

Open hvorragend opened 13 years ago

hvorragend commented 13 years ago

So far, I have found the following modifications required to be compatible with zikula 1.3:

remove =& and use = 

(pnadmin.php line 132, pnuser.php line 130)

require_once 'system/pnForm/plugins/function.pnformvalidationsummary.php'; (block.locationsFormFrame.php line 12) is not functional. commenting out the line makes it functional, but not sure if this changes functionality. 

Changed 6 weeks ago by rallek

Status set to pending-review

tried the two hacks of 1. hack of 2 is not valid anymore in ci#3066 (I think)

but installation is not possible with or without the hack of 1.

error message:

Error on Testseite für 130

The 'erweiterungen' module returned an error in 'initialise'.
Connection failed to database: could not find driver
Alexalter commented 9 years ago

Hi, kompatibel Locations 2.0.1 mit Zikula 1.3.9 ? bei installation das Locations in Zikula 1.3.9 kommt die selber Fehler

Fehler: "The 'erweiterungen' module returned an error in 'initialise'. Die Verbindung zur Datenbank ist fehlgeschlagen: could not find driver"

Bitte um Hilfe Grüß Alex