WebsiteBaker Support (2.12.x) > Modules
Test Responsive FolderGallery (RFG) 0.75
dbs:
After <?php is right because it is php code.
Seems something with your backend theme is wrong.
Can you tell some more details about your system? (wb version, php version, backend theme)
henri:
Hello dbs
WebsiteBaker Version: 2.12.1 -r188
PHP-Version: 7.2.11
Website Baker Default Theme version 1.3.14
henri:
Hello dbs
Responsive FolderGallery (RFG) 0.75 works fine in the following version
WebsiteBaker Version: 2.11.0 -r79
PHP-Version: 7.2.11
Website Baker Default Theme version 1.3.2
dbs:
Next try. Remove the second line, use only the first.
--- Code: ---if (!class_exists('Template')) {require(WB_PATH.'/include/phplib/template.inc');}
--- End code ---
Maybe now a notice about fredit is in errorlog.
Solution: permissioncheck.php line 8 should looks like this
--- Code: ---$fredit = isset($fredit) ? (int)@$aRequestVars['fredit'] : ''; // >0 = frontend edit
--- End code ---
henri:
Hello dbs
Now this code is added to line 2 of view.php
if (!class_exists('Template')) {require(WB_PATH.'/include/phplib/template.inc');}
I get the same error message again:
Template Error: set_root: is not a directory.
Halted.
In admin WebsiteBaker Error log shows no errors
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version