Unable to install
musashi9 |
|
---|---|
I am unable to load the extensiosn page (to install) once I have uploaded Pagegroup I just get a white blank page. I only get my normal page back when I delete pagegroup folder from my plugin dir |
Dayver |
|
---|---|
Folder name should be pagegroup иге I do not understand why you get a blank page because of that (in file datas/config.php please сheck the $cfg['display_errors'] = TRUE; for error detection) Pavlo Tkachenko aka Dayver
|
musashi9 |
|
---|---|
Parse error: syntax error, unexpected ';', expecting ')' in /home/mysite/public_html/plugins/pagegroup/lang/pagegroup.en.lang.php on line 14 |
Twiebie |
|
||
---|---|---|---|
The arrays on line 14, 15 and 17 are not closed. Try replacing that block with this one:
|
musashi9 |
|
---|---|
That worked thanks |
Dayver |
|
---|---|
Sorry, did not test with English only translated from Russian and unfortunately made a mistake. Thank Twiebie Pavlo Tkachenko aka Dayver
|
musashi9 |
|
---|---|
How do I use this plugin? |
Dayver |
|
---|---|
The plugin allows to group pages into groups of a certain field . For example, if you have an Internet shop site that sells handkerchiefs in the category of " Silk scarves " is except shawls with various patterns and even a polka dot scarves 5 differences between them only in the color of peas that using this plugin you can combine pages headscarves in peas in the same group . Then in the category will be displayed only one polka dot scarf , but next to it will be " pereklyuchator " by the color of peas . Switching within the group is fast and easy with the help of AJAX. For the functional store that gives everyone the opportunity to have a product ( even with minor differences ) a separate page. Since then the use of plug-in versatile he can be , not only for online shopping, but also other kinds of sites. Pavlo Tkachenko aka Dayver
|
musashi9 |
|
---|---|
How do I set it up? I am a noob :D Extra Fields ?
|
Dayver |
|
---|---|
After instal in admin panel go to config page of plugin and fill all config field then press button "Create the specified extra field" then press button for save config. Edit the templates theme of your site:
Sorry for my english (using Google Translate) Pavlo Tkachenko aka Dayver
|