If you have already installed Zenukers, the activation of Google +1 makes it necessary change manually the content.xml.
Users who have already installed Zenukers on their space can update all files except /static and /db folders. The activation of +1 Google button makes it necessary to change manually the content.xml file inside the /db folder. Infact, the introduction of +1 Google button made the number of parameters of the Social block grow, which settings are in this XML file. To adapt the file to the system you can proceed this way.
Warning: to open XML files we suggest to use a simple text editor, like Notepad.
1) open the file content.xml, that's in the /db/ folder.
2) locate, in the file, the line of the SOCIALS block. The line should look like this:
<block name="SOCIALS" parameter="1,1,0,0,0"></block>
According to the given settings, the value of the parameters can change (parameter="1,1,0,0,0"). As you can see, parameters were five in the previous version. With the introduction of +1 Google button they became six, so the line will get this structure.
<block name="SOCIALS" parameter="1,1,0,0,0,0"></block>
It means it's necessary to add a new parameter to the list, inserting ",0" at the end of the list.
3) save and upload the file in the /db/ folder
To add +1 Google button in your pages, please go to graphics > html content > and change the Social block.
Dynblock movement
Furthermore, to adequate the system properly, it's necessary to shift the folder /dynblock and all its content from the /public/ folder of the root to the /static/public/ folder. After the movement, you have to delete the /public/ folder of the root. If you made changes to the files of the /dynblock/ folder you can upload your folder inside /static/public/. Anyway, you'll have to delete the /public/ folder of the root in all the cases.
Tradinfo