Search found 2 matches
- Tue May 14, 2013 8:15 pm
- Forum: Tips and Tricks
- Topic: Pretty URLs using Abyss Web Server X2 v2.8
- Replies: 1
- Views: 3861
Pretty URLs using Abyss Web Server X2 v2.8
Here is the configuration to get Pretty URLs working with Abyss Web Server X2 v2.8 and CMSMS 1.11.6 In the CONFIG.PHP put the following: $config['url_rewriting'] = 'mod_rewrite'; $config['page_extension'] = '.html'; Then under the Host -> Edit -> URL Rewriting area in Abyss setup a rule: Enabled Rul...
- Tue Mar 26, 2013 5:16 pm
- Forum: Modules/Add-Ons
- Topic: [SOLVED] Array to string conversion..class.Gallery_utils.php
- Replies: 1
- Views: 1257
[SOLVED] Array to string conversion..class.Gallery_utils.php
I am getting the following error TWICE for each image in a gallery when going to a Gallery Listing in the backend...it is coming out just above the "List/Gallery/gallery-name" line: Notice: Array to string conversion in D:\roots\www\bbc\modules\Gallery\lib\class.Gallery_utils.php on line 2...