You are not logged in.
Pages: 1
Hi everyone,
I just downloaded pluck 4.6.4 and in fact this is my first time of using pluck as a cms. but all the modules I downloaded from Pluck website arent working including themes, the error message I keep getting is about compatibility.
Can anyone advice on what to do or where to get the right modules and themes?
Offline
Hi everyone,
I just downloaded pluck 4.6.4 and in fact this is my first time of using pluck as a cms. but all the modules I downloaded from Pluck website arent working including themes, the error message I keep getting is about compatibility.
Can anyone advice on what to do or where to get the right modules and themes?
Edit module_info.php file in module directory. Change
$module_compatibility = "4.6.3";into
$module_compatibility = "4.6.4";Offline
Pages: 1