Search…

X3 Photo Gallery Support Forums

Search…
 
User avatar
mjau-mjau
X3 Wizard
Topic Author
Posts: 13993
Joined: 30 Sep 2006, 03:37

X3 Release [0.17]

12 Apr 2016, 17:09

Finally X3 0.17 is available! As many of you know, this release has been long-time in the making, and I am very excited to present the new features and fixes.

* Version 0.16 was skipped, because it merged into 0.17.
* X3 0.17.1 maintenance update was released on April 17.

Latest Demo (there are a few new pages)
https://demo.photo.gallery/

Download & Upgrade
1. Download latest version x3.latest.nocontent.zip
2. Update ALL files in your X3 folder (also root files), EXCEPT folders /content/ and /config/.
3. Enjoy!

---

Plugins
There are several new "plugins" available in X3. "Plugins" may refer to either page-plugins which are applied from page › plugins, or content-plugins, which are applied directly from within your content.
https://demo.photo.gallery/examples/plugins/

Page Intro Plugin
The new page intro plugin allows you to attach an image, gradient or color at top of page. The intro can display behind- or below the menu, at any height, and you can include page context items. I am very excited about this new plugin, because it opens many doors to create more personalized websites and pages. You could enable this plugin globally for example at 280px height, with a smooth gradient (matched to your design), and include title and description within for a very personal touch. Also, image-intros which include title and description, offer a very powerful introduction to the page.
https://demo.photo.gallery/examples/plu ... tro-image/
https://demo.photo.gallery/examples/plu ... -gradient/

Background Plugin
You asked for it: The background plugin allows you to add an image, gradient or color as background for your page.
https://demo.photo.gallery/examples/plu ... und-image/

Video Intro Plugin
The video-intro plugin allows you to add a video intro at top of page. Read all about it:
https://demo.photo.gallery/examples/plu ... deo-intro/

Comparison Slider
You asked for it: A html content plugin to interactively compare two images visually. In addition to instructions in the link below, you will find comparison slider in the panel content templates.
https://demo.photo.gallery/examples/plu ... on-slider/

Content Carousel
Use the content carousel plugin to add html elements in an interactive carousel. The carousel is not styled by default, and only provides the mechanics for the carousel function. Combined with some custom styles and custom content, it offers some great opportunities! In addition to instructions in the link below, you will find content carousel in the panel content templates.
https://demo.photo.gallery/examples/plugins/carousel/

Slidehow Intro
Slideshow intro (start page) feature is now an option from page.gallery.slideshow settings https://d.pr/i/17ZdC. No need to add separate settings and classes in various locations like before.
https://demo.photo.gallery/examples/plu ... how-intro/

Image Sorting
- Sort images by name, title or date (exif).
- Custom sort with drag-and-drop interface.
- New "grid view" mode in panel, for convenient drag-and-drop.

HTML in image captions
Allowing html in image captions offers a lot of new opportunities.
- Supports links (normal, x3-popup and popup-window).
- Dynamic support for {file_name_ext} and {file_name_ext} in href link (useful for simple e-commerce).
- Special .button class and .button-buy class for links
- Works across gallery items, captions, tooltips, popup and image-landing page.
- Defaults captions can be set per-folder.
https://demo.photo.gallery/examples/features/captions/

HTML in page titles and descriptions
Basically the same as above ... Now you can use basic html tags inside page titles and descriptions.

New image links
Now you can add links to your gallery images, which sets them to link to other pages or websites. This feature is useful for portfolio- or product pages.
- Set target window to auto, _self, _blank or popup.
- Supports {file_name}, {file_name_ext} and {path} dynamic vars. May be useful for e-commerce.
- Default page links can be set from page › image settings.
- The new "link" field is located in the panel gallery tab, below titles and descriptions in edit mode.
https://demo.photo.gallery/examples/fea ... age-links/

Image Exif Tags
You asked for it: X3 Popup now shows key image EXIF data tags below the caption. EXIF can be enabled globally, or toggled on a per-page basis. Image date is now extracted from image-exif "photo_taken" tag. If this tag is empty or does not exist for an image, server date will be used.
https://demo.photo.gallery/examples/features/exif/

---

MORE:

---

Improved Diagnostics
- Improved apache modules detection.
- Added advanced Database-connection diagnostics for panel DB-version.
- Added warning for old PHP version 5.3, recommending upgrade to 5.5 or higher.
- Warning displays if open_basedir restriction is enabled.
- Check if default timezone is set in php.ini

Image Names
- Now spaces in filenames are supported (but not recommended) for landing pages, aka /your%20image/
- HREF links (for image landing pages) space-characters(%20) are now replaced with _underscores /your_image/
- Don't mix _underscores in file names with spaces (%20)!
- image.name.with.dots.jpg support for image-landing pages
- Works with jpg/JPG/jpeg/JPEG/png/PNG etc.

More Features
- Added basic video support viewtopic.php?p=39592#p39592
- Added option to show/hide image captions in the x3-popup, on a per-page basis, from page-gallery settings https://d.pr/i/1bDHZ
- New setting "hide child pages from mobile menu" (slidemenu) viewtopic.php?f=53&t=8855&start=0
- Automatic "smart" text-alignment when using the SPLIT setting in gallery- and folders module. No need to add text-align CSS classes.
- image-url in og:image tag only resized if image is wider than 1280px
- Fixed dropdown issue if page has hidden pages.
- Portrait-aspect images in X3-popup are always requested at max 1024px width now (not 1280px), unless original image is requested. This is to prevent memory-limit errors on standard PHP shared servers. viewtopic.php?f=54&t=8838
- Max filesize for image-upload-resizing increased from 10MB to 30MB. * Keep in mind, if a user decides to upload and resize dozens of 20mb files in a single batch, it will require a lot of processing from browser, and could cause a crash if the computer has insufficient resources.
- Removed "minify" from "custom javascript", as it breaks certain javascripts. Minify does not provide any performance benefits here anyway, as page output is already Gzip compressed.
- Preview image (used in og:image, and for some sharing services), is not resized to 1280px width now if image is already smaller than 1280px
- Bigger share-links for mobile in toolbar-overlay (if toolbar enabled on mobile).
- Html-tags are stripped from document meta tags <title> <meta name="description" etc.
- Added 1-line truncate to title in carousel menu to keep things symmetric
- Updated to latest jQuery 2.2.1
- Added user-select:none to 3D logo, to prevent text-selection on click.
- Fixed issue with Yandex Metric counter viewtopic.php?p=39648#p39648
- Menu-Absolute (when menu is layered over slideshow, video or plugins) now uses semi-transparent DARK background also on dark skins.
- Added unique page- and slug classes for each page, to be used for page-specific styling with CSS. Can be used to style elements for multiple pages or sections.
- Moved Font-Awesome CDN resources to cdnjs.com. Seems more consistent than jsdelivr, and is faster to load all resources from a single DNS checkup.
- Remove truncation in captions (it creates more problems than it does good)

Big Fixes
- Improved html5 localStorage detection, and fixed a bug that could break X3 if localStorage is disabled from browser settings.
- Fixed bug where lazy asset CSS files could get loaded twice
- Fixed issue where '&' (and other html-charaters) fails in list menu category header. viewtopic.php?f=54&t=8806&start=0
- Fixed bug in mega-menu when using "double-quotes" in title or description.
- Fixed bug in carousel-video when displaying vimeo/youtube videos from ssl/https website.
- Fixed bug with preview_image not set on initial page for some sharing-service (pinterest).
- GLOB_BRACE removed to fix issues on Apache running on Sun OS viewtopic.php?p=39489#p39489
- Fixed navigation between image-landing pages if numbered images
- Fixed minor bug where image titles- and descriptions containing only numbers don't display in popup caption viewtopic.php?f=54&t=8847&start=0
- Fixed bug with slideshow toggle-play button in IE11/IE10 viewtopic.php?f=54&t=8929&start=0
- Fixed issue in panel when adding "double-quotes" in image titles

Panel
- Added GRID view in panel
- On "Create New Folder" name input, disallowed characters (#$%^&*()+=[]'"/\|{}`~!@) are blocked, and empty spaces are replaced with -hyphens. New help-messages display below the input field on user text-input.
- New setting "Auto Image Orientation" in panel-uploader settings, which auto-rotates images based on EXIF orientation.
- General UI improvements
- Removed concatenation of panel javascript files loaded from jsdelivr CDN, since this no longer provides any benefit with the new http/2 protocol. In fact, it will perform- and cache better with individual requests.
- Added resized preview-image support for png/jpeg/gif extensions.
- Popup now displays png/jpeg/gif
- Image titles- and descriptions now display in popup
- Set folder preview image directly from gallery now viewtopic.php?p=39440#p39440
- Improved sorting by name in panel natcasesort - Sorts items by name as humans would read them.
- Additional "warning" when trying to rename 1.index/index home page viewtopic.php?p=39684#p39684
- Added confirmation dialog before resetting settings (tools->reset) viewtopic.php?f=55&t=8859&start=0
- Improved font support in panel with "Source Sans Pro", including extended latin character set.
- Improved "guest" login. Set login to guest/guest, and guest-login message will display screen. Don't use this unless you have disabled write permissions for everything inside /config/ and /content/. This emulates the x3 demo gallery.
- Added favicon to panel (from content/custom/favicon.favicon.png)
- Added "super" and "user" body classes to panel, depending on user type. Allows adding classes that target specific user-types.
- New content templates for comparison-slider plugin, content carousel and popup links.

Panel Database
- Added Database Connection Checker /panel/db_check.php [demo]
- The panel database install FORM now only displays if 1) "use DB" is selected in panel settings, 2) All DB details are correct, 3) the DB is not already installed in the current DB name. In all other cases, the DB install page will display a warning.
- Real-time connection diagnostics for panel database version on login and install script.
- Added Database setup instructions to panel DB settings.

Panel Bugs
- Fixed bug with "delete selected items" viewtopic.php?f=54&t=8912&start=0
- Fixed various bugs when using the menu's own context-menu for renaming, deleting, moving, copying, uploading and creating new folders.
- Patched issue with mod_security module blocking save settings viewtopic.php?p=38944#p38944
- Updated optional Panel DB connection interface from MySQL to MySQLi to support new PHP7 viewtopic.php?p=39327#p39327
- Removed dysfunctional filemanager_assets/.htaccess
- Fixed various bugs and issues for non-admin DB users
- Fixed support for /config/panel.css for DB-user panel logins
 
rokudamerlin
Experienced
Posts: 161
Joined: 01 Dec 2012, 02:00

Re: X3 Release [0.17]

12 Apr 2016, 18:43

so nice .. cant wait for update :D

verry nice job karl !!!!!!!!!!

thanks for your hard work

greez stefan
 
User avatar
Paul Styler
Experienced
Posts: 26
Joined: 21 Feb 2016, 20:34

Re: X3 Release [0.17]

12 Apr 2016, 20:11

Thanks for great work !
PAUL STYLER PHOTOGRAPHY
The art comes true
 
User avatar
kowapa
Posts: 8
Joined: 07 Apr 2016, 06:27

Re: X3 Release [0.17]

13 Apr 2016, 01:10

Thanks. Downloading. Testing.
:flag_ru: Всегда рад помочь. :flag_dk: Altid glad for hjælpe. :flag_lv: Vienmēr priecīgs palīdzēt. :flag_gb: Always happy to help.
 
User avatar
Martin
Experienced
Posts: 651
Joined: 30 Jan 2011, 23:24

Re: X3 Release [0.17]

13 Apr 2016, 02:24

Wauw!! Great new release...
I'm going to study all the new improvements... :-)

Thnx a lot!
 
dadesign
Posts: 4
Joined: 04 Apr 2016, 02:25

Re: X3 Release [0.17]

13 Apr 2016, 03:30

Fatal error: Can't use method return value in write context in C:\srv\wwwdadesign\app\x3.diagnostics.php on line 291

Code
if(empty($db_result->fetch_object())) { 
need to be a
Code
$check = $db_result->fetch_object();
if(empty($check)) {
Last edited by dadesign on 13 Apr 2016, 04:09, edited 1 time in total.
 
User avatar
mjau-mjau
X3 Wizard
Topic Author
Posts: 13993
Joined: 30 Sep 2006, 03:37

Re: X3 Release [0.17]

13 Apr 2016, 03:54

dadesign wrote:Fatal error: Can't use method return value in write context in C:\srv\wwwdadesign\app\x3.diagnostics.php on line 291
You have database version enabled I assume? I also assume this is PHP version 5.3 or 5.4?
 
dadesign
Posts: 4
Joined: 04 Apr 2016, 02:25

Re: X3 Release [0.17]

13 Apr 2016, 04:16

mjau-mjau wrote:
dadesign wrote:Fatal error: Can't use method return value in write context in C:\srv\wwwdadesign\app\x3.diagnostics.php on line 291
You have database version enabled I assume? I also assume this is PHP version 5.3 or 5.4?

no database, PHP Version 5.4.27


problem near
Code
if(empty($db_result->fetch_object())) { 
empty cannot check returnable value, only variables :)
 
User avatar
alexhenes
Experienced
Posts: 568
Joined: 28 Sep 2006, 16:13

Re: X3 Release [0.17]

13 Apr 2016, 22:27

After installing 0.17 everything seemed to be ok... but the next morning I had trouble pulling up www.merelyafleshwound.com
When I check the server almost all of it's memory was consumed.
So I rebooted the server.
With a fresh server boot I decided to attempt a site crawl using the "Screaming Frog SEO Spider" tool.
When I did this the first dozen urls had response times > 11 seconds. All of the urls after the first dozen or so timed out.
Before this release all of my response times were sub second.
During the crawl the server's cpu was maxed and almost all of the memory was consumed.

In addition I saw the errors below in the servers error log...

[Thu Apr 14 02:16:50.997007 2016] [:error] [pid 12781] [client 136.243.36.94:47708] PHP Warning: Division by zero in /data1/www/fleshwound.prod/extensions/exif_reader.php on line 88
[Thu Apr 14 02:16:51.000204 2016] [:error] [pid 12781] [client 136.243.36.94:47708] PHP Warning: Division by zero in /data1/www/fleshwound.prod/extensions/exif_reader.php on line 88
[Thu Apr 14 02:16:51.000450 2016] [:error] [pid 12781] [client 136.243.36.94:47708] PHP Warning: Division by zero in /data1/www/fleshwound.prod/extensions/exif_reader.php on line 88
[Thu Apr 14 02:16:51.000690 2016] [:error] [pid 12781] [client 136.243.36.94:47708] PHP Warning: Division by zero in /data1/www/fleshwound.prod/extensions/exif_reader.php on line 88
[Thu Apr 14 02:16:51.000924 2016] [:error] [pid 12781] [client 136.243.36.94:47708] PHP Warning: Division by zero in /data1/www/fleshwound.prod/extensions/exif_reader.php on line 88
[Thu Apr 14 02:17:12.286963 2016] [:error] [pid 12796] [client 136.243.36.94:47104] PHP Warning: Division by zero in /data1/www/fleshwound.prod/extensions/exif_reader.php on line 88
[Thu Apr 14 02:17:12.289904 2016] [:error] [pid 12796] [client 136.243.36.94:47104] PHP Warning: Division by zero in /data1/www/fleshwound.prod/extensions/exif_reader.php on line 88
[Thu Apr 14 02:17:12.290383 2016] [:error] [pid 12796] [client 136.243.36.94:47104] PHP Warning: Division by zero in /data1/www/fleshwound.prod/extensions/exif_reader.php on line 88
[Thu Apr 14 02:17:12.290624 2016] [:error] [pid 12796] [client 136.243.36.94:47104] PHP Warning: Division by zero in /data1/www/fleshwound.prod/extensions/exif_reader.php on line 88
[Thu Apr 14 02:17:12.290862 2016] [:error] [pid 12796] [client 136.243.36.94:47104] PHP Warning: Division by zero in /data1/www/fleshwound.prod/extensions/exif_reader.php on line 88

--------------------

[Thu Apr 14 02:21:28.484047 2016] [:error] [pid 13206] [client 136.243.36.94:37374] PHP Notice: Undefined index: date_taken in /data1/www/fleshwound.prod/app/asset-types/image.inc.php on line 37
[Thu Apr 14 02:21:28.484270 2016] [:error] [pid 13206] [client 136.243.36.94:37374] PHP Notice: Undefined index: date_taken in /data1/www/fleshwound.prod/app/asset-types/image.inc.php on line 37
[Thu Apr 14 02:21:28.484454 2016] [:error] [pid 13206] [client 136.243.36.94:37374] PHP Notice: Undefined index: date_taken in /data1/www/fleshwound.prod/app/asset-types/image.inc.php on line 37
[Thu Apr 14 02:21:28.484635 2016] [:error] [pid 13206] [client 136.243.36.94:37374] PHP Notice: Undefined index: date_taken in /data1/www/fleshwound.prod/app/asset-types/image.inc.php on line 37
[Thu Apr 14 02:21:28.484816 2016] [:error] [pid 13206] [client 136.243.36.94:37374] PHP Notice: Undefined index: date_taken in /data1/www/fleshwound.prod/app/asset-types/image.inc.php on line 37
[Thu Apr 14 02:21:28.484995 2016] [:error] [pid 13206] [client 136.243.36.94:37374] PHP Notice: Undefined index: date_taken in /data1/www/fleshwound.prod/app/asset-types/image.inc.php on line 37
[Thu Apr 14 02:21:28.485196 2016] [:error] [pid 13206] [client 136.243.36.94:37374] PHP Notice: Undefined index: date_taken in /data1/www/fleshwound.prod/app/asset-types/image.inc.php on line 37
[Thu Apr 14 02:21:28.485376 2016] [:error] [pid 13206] [client 136.243.36.94:37374] PHP Notice: Undefined index: date_taken in /data1/www/fleshwound.prod/app/asset-types/image.inc.php on line 37
[Thu Apr 14 02:21:28.485552 2016] [:error] [pid 13206] [client 136.243.36.94:37374] PHP Notice: Undefined index: date_taken in /data1/www/fleshwound.prod/app/asset-types/image.inc.php on line 37
[Thu Apr 14 02:21:28.489049 2016] [:error] [pid 13206] [client 136.243.36.94:37374] PHP Notice: Undefined index: date_taken in /data1/www/fleshwound.prod/app/asset-types/image.inc.php on line 37

Please advise
Alex
https://www.merelyafleshwound.com
https://www.goldenbikeshop.com
 
localhost
Experienced
Posts: 158
Joined: 20 Sep 2011, 07:09

Re: X3 Release [0.17]

13 Apr 2016, 22:29

Dang it? I will drop every other job that I am doing right now to update my install. :twisted: :D
 
User avatar
GeoPal
Experienced
Posts: 227
Joined: 20 Dec 2007, 12:56

Re: X3 Release [0.17]

14 Apr 2016, 03:22

The www.geopalstudio.com page isn’t working
www.geopalstudio.com is currently unable to handle this request.

this is what I get after installing the update and pointing the browser to the Panel folder (http://www.geopalstudio.com/x3/panel/)
e.g. I cannot load the panel, site is working?
Thanks Karl for the great work, updates were worth waiting as always!
 
User avatar
mjau-mjau
X3 Wizard
Topic Author
Posts: 13993
Joined: 30 Sep 2006, 03:37

Re: X3 Release [0.17]

14 Apr 2016, 06:37

alexhenes wrote:After installing 0.17 everything seemed to be ok... but the next morning I had trouble pulling up http://www.merelyafleshwound.com
When I check the server almost all of it's memory was consumed.
I believe we have discussed server speeds before, and you have a massive content structure which requires a massive amount of processing from your server. Especially after an update, all pages will want to get recreated, and possibly a lot of images also ... If many of these tasks are requested from your server within the same time period, all processes will be slowed proportionally. Nothing changed in latest version in regards to performance ...

If you have FTP for me, I can take a look around ... I would try to disable the EXIF reader, although I doubt that has much impact on performance.
alexhenes wrote:During the crawl the server's cpu was maxed and almost all of the memory was consumed.
That is entirely natural. Just like it would on your desktop computer if it was asked to resize images, or render pages. What server is this?
alexhenes wrote:In addition I saw the errors below in the servers error log...
They are only "notices", but I will try to fix them.
 
User avatar
mjau-mjau
X3 Wizard
Topic Author
Posts: 13993
Joined: 30 Sep 2006, 03:37

Re: X3 Release [0.17]

14 Apr 2016, 07:11

GeoPal wrote:The http://www.geopalstudio.com page isn’t working
http://www.geopalstudio.com is currently unable to handle this request.

this is what I get after installing the update and pointing the browser to the Panel folder (http://www.geopalstudio.com/x3/panel/)
This is a bug in PHP versions prior to php 5.5 ... I will have it fixed for a release tonight!

You can hotfix it, by opening panel/login.php, and changing line 169 from:
Code
if(empty($db_result->fetch_object())) {
to:
Code
$fetch = $db_result->fetch_object();
if(empty($fetch)) {
 
User avatar
GeoPal
Experienced
Posts: 227
Joined: 20 Dec 2007, 12:56

Re: X3 Release [0.17]

14 Apr 2016, 07:27

Thanks Karl, the fix is working!
What language is the panel text, definitely not English?!
Best, George
 
dadesign
Posts: 4
Joined: 04 Apr 2016, 02:25

Re: X3 Release [0.17]

14 Apr 2016, 09:37

some problem with templater
Code
[14-Apr-2016 15:36:34 Europe/Oslo] PHP Fatal error:  Maximum function nesting level of '100' reached, aborting! in C:\srv\wwwdadesign\app\parsers\Twig\Node.php on line 140

[14-Apr-2016 15:36:34 Europe/Oslo] PHP Stack trace:

[14-Apr-2016 15:36:34 Europe/Oslo] PHP   1. {main}() C:\srv\wwwdadesign\index.php:0

[14-Apr-2016 15:36:34 Europe/Oslo] PHP   2. Stacey->__construct() C:\srv\wwwdadesign\index.php:65

[14-Apr-2016 15:36:34 Europe/Oslo] PHP   3. Stacey->create_page() C:\srv\wwwdadesign\app\stacey.inc.php:328

[14-Apr-2016 15:36:34 Europe/Oslo] PHP   4. Stacey->render() C:\srv\wwwdadesign\app\stacey.inc.php:206

[14-Apr-2016 15:36:34 Europe/Oslo] PHP   5. Cache->create() C:\srv\wwwdadesign\app\stacey.inc.php:102

[14-Apr-2016 15:36:34 Europe/Oslo] PHP   6. Page->parse_template() C:\srv\wwwdadesign\app\cache.inc.php:108

[14-Apr-2016 15:36:34 Europe/Oslo] PHP   7. TemplateParser::parse() C:\srv\wwwdadesign\app\asset-types\page.inc.php:50

[14-Apr-2016 15:36:34 Europe/Oslo] PHP   8. Twig_Environment->render() C:\srv\wwwdadesign\app\parsers\template-parser.inc.php:27

[14-Apr-2016 15:36:34 Europe/Oslo] PHP   9. Twig_Template->render() C:\srv\wwwdadesign\app\parsers\Twig\Environment.php:292

[14-Apr-2016 15:36:34 Europe/Oslo] PHP  10. Twig_Template->display() C:\srv\wwwdadesign\app\parsers\Twig\Template.php:261

[14-Apr-2016 15:36:34 Europe/Oslo] PHP  11. Twig_Template->displayWithErrorHandling() C:\srv\wwwdadesign\app\parsers\Twig\Template.php:250

[14-Apr-2016 15:36:34 Europe/Oslo] PHP  12. __TwigTemplate_be251a80cefc6dcbcf550b1693727309775a38bda055a28c5622c1509545a68d->doDisplay() C:\srv\wwwdadesign\app\parsers\Twig\Template.php:276

[14-Apr-2016 15:36:34 Europe/Oslo] PHP  13. Twig_Template->display() C:\srv\wwwdadesign\app\parsers\Twig\Environment.php(331) : eval()'d code:242

[14-Apr-2016 15:36:34 Europe/Oslo] PHP  14. Twig_Template->displayWithErrorHandling() C:\srv\wwwdadesign\app\parsers\Twig\Template.php:250

[14-Apr-2016 15:36:34 Europe/Oslo] PHP  15. __TwigTemplate_185d59e1c84fc12211671a10fe5282fdfd65f438498889b845ff7b9337a3b7a7->doDisplay() C:\srv\wwwdadesign\app\parsers\Twig\Template.php:276

[14-Apr-2016 15:36:34 Europe/Oslo] PHP  16. Twig_Template->display() C:\srv\wwwdadesign\app\parsers\Twig\Environment.php(331) : eval()'d code:295

[14-Apr-2016 15:36:34 Europe/Oslo] PHP  17. Twig_Template->displayWithErrorHandling() C:\srv\wwwdadesign\app\parsers\Twig\Template.php:250

[14-Apr-2016 15:36:34 Europe/Oslo] PHP  18. __TwigTemplate_822840988cad7eabfff58a6d564192a3274110d6dcd9a2af5ddd870df06fe063->doDisplay() C:\srv\wwwdadesign\app\parsers\Twig\Template.php:276

[14-Apr-2016 15:36:34 Europe/Oslo] PHP  19. call_user_func_array:{C:\srv\wwwdadesign\app\parsers\Twig\Environment.php(331) : eval()'d code:91}() C:\srv\wwwdadesign\app\parsers\Twig\Environment.php(331) : eval()'d code:91

[14-Apr-2016 15:36:34 Europe/Oslo] PHP  20. Imagevue_Twig_Extension->getMenu() C:\srv\wwwdadesign\app\parsers\Twig\Environment.php(331) : eval()'d code:91

[14-Apr-2016 15:36:34 Europe/Oslo] PHP  21. Cache->create() C:\srv\wwwdadesign\extensions\twig.imagevue.inc.php:67

[14-Apr-2016 15:36:34 Europe/Oslo] PHP  22. Page->parse_template() C:\srv\wwwdadesign\app\cache.inc.php:108

[14-Apr-2016 15:36:34 Europe/Oslo] PHP  23. TemplateParser::parse() C:\srv\wwwdadesign\app\asset-types\page.inc.php:50

[14-Apr-2016 15:36:34 Europe/Oslo] PHP  24. Twig_Environment->render() C:\srv\wwwdadesign\app\parsers\template-parser.inc.php:27

[14-Apr-2016 15:36:34 Europe/Oslo] PHP  25. Twig_Template->render() C:\srv\wwwdadesign\app\parsers\Twig\Environment.php:292

[14-Apr-2016 15:36:34 Europe/Oslo] PHP  26. Twig_Template->display() C:\srv\wwwdadesign\app\parsers\Twig\Template.php:261

[14-Apr-2016 15:36:34 Europe/Oslo] PHP  27. Twig_Template->displayWithErrorHandling() C:\srv\wwwdadesign\app\parsers\Twig\Template.php:250

[14-Apr-2016 15:36:34 Europe/Oslo] PHP  28. __TwigTemplate_d82caf5b44f080dfe7856b0928c21eec002d91cdefd382150b2039638f2dcb66->doDisplay() C:\srv\wwwdadesign\app\parsers\Twig\Template.php:276

[14-Apr-2016 15:36:34 Europe/Oslo] PHP  29. Twig_Environment->loadTemplate() C:\srv\wwwdadesign\app\parsers\Twig\Environment.php(331) : eval()'d code:19

[14-Apr-2016 15:36:34 Europe/Oslo] PHP  30. Twig_Environment->compileSource() C:\srv\wwwdadesign\app\parsers\Twig\Environment.php:331

[14-Apr-2016 15:36:34 Europe/Oslo] PHP  31. Twig_Environment->compile() C:\srv\wwwdadesign\app\parsers\Twig\Environment.php:559

[14-Apr-2016 15:36:34 Europe/Oslo] PHP  32. Twig_Compiler->compile() C:\srv\wwwdadesign\app\parsers\Twig\Environment.php:543

[14-Apr-2016 15:36:34 Europe/Oslo] PHP  33. Twig_Node_Module->compile() C:\srv\wwwdadesign\app\parsers\Twig\Compiler.php:86

[14-Apr-2016 15:36:34 Europe/Oslo] PHP  34. Twig_Node_Module->compileTemplate() C:\srv\wwwdadesign\app\parsers\Twig\Node\Module.php:38

[14-Apr-2016 15:36:34 Europe/Oslo] PHP  35. Twig_Node_Module->compileDisplayBody() C:\srv\wwwdadesign\app\parsers\Twig\Node\Module.php:61

[14-Apr-2016 15:36:34 Europe/Oslo] PHP  36. Twig_Compiler->subcompile() C:\srv\wwwdadesign\app\parsers\Twig\Node\Module.php:109

[14-Apr-2016 15:36:34 Europe/Oslo] PHP  37. Twig_Node->compile() C:\srv\wwwdadesign\app\parsers\Twig\Compiler.php:97

[14-Apr-2016 15:36:34 Europe/Oslo] PHP  38. Twig_Node_Spaceless->compile() C:\srv\wwwdadesign\app\parsers\Twig\Node.php:105

[14-Apr-2016 15:36:34 Europe/Oslo] PHP  39. Twig_Compiler->subcompile() C:\srv\wwwdadesign\app\parsers\Twig\Node\Spaceless.php:36

[14-Apr-2016 15:36:34 Europe/Oslo] PHP  40. Twig_Node->compile() C:\srv\wwwdadesign\app\parsers\Twig\Compiler.php:97

[14-Apr-2016 15:36:34 Europe/Oslo] PHP  41. Twig_Node_For->compile() C:\srv\wwwdadesign\app\parsers\Twig\Node.php:105

[14-Apr-2016 15:36:34 Europe/Oslo] PHP  42. Twig_Compiler->subcompile() C:\srv\wwwdadesign\app\parsers\Twig\Node\For.php:89

[14-Apr-2016 15:36:34 Europe/Oslo] PHP  43. Twig_Node->compile() C:\srv\wwwdadesign\app\parsers\Twig\Compiler.php:97

[14-Apr-2016 15:36:34 Europe/Oslo] PHP  44. Twig_Node->compile() C:\srv\wwwdadesign\app\parsers\Twig\Node.php:105

[14-Apr-2016 15:36:34 Europe/Oslo] PHP  45. Twig_Node_If->compile() C:\srv\wwwdadesign\app\parsers\Twig\Node.php:105

[14-Apr-2016 15:36:34 Europe/Oslo] PHP  46. Twig_Compiler->subcompile() C:\srv\wwwdadesign\app\parsers\Twig\Node\If.php:49

[14-Apr-2016 15:36:34 Europe/Oslo] PHP  47. Twig_Node->compile() C:\srv\wwwdadesign\app\parsers\Twig\Compiler.php:97

[14-Apr-2016 15:36:34 Europe/Oslo] PHP  48. Twig_Node_If->compile() C:\srv\wwwdadesign\app\parsers\Twig\Node.php:105

[14-Apr-2016 15:36:34 Europe/Oslo] PHP  49. Twig_Compiler->subcompile() C:\srv\wwwdadesign\app\parsers\Twig\Node\If.php:49

[14-Apr-2016 15:36:34 Europe/Oslo] PHP  50. Twig_Node->compile() C:\srv\wwwdadesign\app\parsers\Twig\Compiler.php:97

[14-Apr-2016 15:36:34 Europe/Oslo] PHP  51. Twig_Node_Set->compile() C:\srv\wwwdadesign\app\parsers\Twig\Node.php:105

[14-Apr-2016 15:36:34 Europe/Oslo] PHP  52. Twig_Compiler->subcompile() C:\srv\wwwdadesign\app\parsers\Twig\Node\Set.php:94

[14-Apr-2016 15:36:34 Europe/Oslo] PHP  53. Twig_Node->compile() C:\srv\wwwdadesign\app\parsers\Twig\Compiler.php:97

[14-Apr-2016 15:36:34 Europe/Oslo] PHP  54. Twig_Node_Expression_Binary->compile() C:\srv\wwwdadesign\app\parsers\Twig\Node.php:105

[14-Apr-2016 15:36:34 Europe/Oslo] PHP  55. Twig_Compiler->subcompile() C:\srv\wwwdadesign\app\parsers\Twig\Node\Expression\Binary.php:28

[14-Apr-2016 15:36:34 Europe/Oslo] PHP  56. Twig_Node_Expression_Binary->compile() C:\srv\wwwdadesign\app\parsers\Twig\Compiler.php:97

[14-Apr-2016 15:36:34 Europe/Oslo] PHP  57. Twig_Compiler->subcompile() C:\srv\wwwdadesign\app\parsers\Twig\Node\Expression\Binary.php:28

[14-Apr-2016 15:36:34 Europe/Oslo] PHP  58. Twig_Node_Expression_Binary->compile() C:\srv\wwwdadesign\app\parsers\Twig\Compiler.php:97

[14-Apr-2016 15:36:34 Europe/Oslo] PHP  59. Twig_Compiler->subcompile() C:\srv\wwwdadesign\app\parsers\Twig\Node\Expression\Binary.php:28

[14-Apr-2016 15:36:34 Europe/Oslo] PHP  60. Twig_Node_Expression_Binary->compile() C:\srv\wwwdadesign\app\parsers\Twig\Compiler.php:97

[14-Apr-2016 15:36:34 Europe/Oslo] PHP  61. Twig_Compiler->subcompile() C:\srv\wwwdadesign\app\parsers\Twig\Node\Expression\Binary.php:28

[14-Apr-2016 15:36:34 Europe/Oslo] PHP  62. Twig_Node_Expression_Binary->compile() C:\srv\wwwdadesign\app\parsers\Twig\Compiler.php:97

[14-Apr-2016 15:36:34 Europe/Oslo] PHP  63. Twig_Compiler->subcompile() C:\srv\wwwdadesign\app\parsers\Twig\Node\Expression\Binary.php:28

[14-Apr-2016 15:36:34 Europe/Oslo] PHP  64. Twig_Node_Expression_Binary->compile() C:\srv\wwwdadesign\app\parsers\Twig\Compiler.php:97

[14-Apr-2016 15:36:34 Europe/Oslo] PHP  65. Twig_Compiler->subcompile() C:\srv\wwwdadesign\app\parsers\Twig\Node\Expression\Binary.php:28

[14-Apr-2016 15:36:34 Europe/Oslo] PHP  66. Twig_Node_Expression_Binary->compile() C:\srv\wwwdadesign\app\parsers\Twig\Compiler.php:97

[14-Apr-2016 15:36:34 Europe/Oslo] PHP  67. Twig_Compiler->subcompile() C:\srv\wwwdadesign\app\parsers\Twig\Node\Expression\Binary.php:28

[14-Apr-2016 15:36:34 Europe/Oslo] PHP  68. Twig_Node_Expression_Binary->compile() C:\srv\wwwdadesign\app\parsers\Twig\Compiler.php:97

[14-Apr-2016 15:36:34 Europe/Oslo] PHP  69. Twig_Compiler->subcompile() C:\srv\wwwdadesign\app\parsers\Twig\Node\Expression\Binary.php:28

[14-Apr-2016 15:36:34 Europe/Oslo] PHP  70. Twig_Node_Expression_Binary->compile() C:\srv\wwwdadesign\app\parsers\Twig\Compiler.php:97

[14-Apr-2016 15:36:34 Europe/Oslo] PHP  71. Twig_Compiler->subcompile() C:\srv\wwwdadesign\app\parsers\Twig\Node\Expression\Binary.php:28

[14-Apr-2016 15:36:34 Europe/Oslo] PHP  72. Twig_Node_Expression_Binary->compile() C:\srv\wwwdadesign\app\parsers\Twig\Compiler.php:97

[14-Apr-2016 15:36:34 Europe/Oslo] PHP  73. Twig_Compiler->subcompile() C:\srv\wwwdadesign\app\parsers\Twig\Node\Expression\Binary.php:28

[14-Apr-2016 15:36:34 Europe/Oslo] PHP  74. Twig_Node_Expression_Binary->compile() C:\srv\wwwdadesign\app\parsers\Twig\Compiler.php:97

[14-Apr-2016 15:36:34 Europe/Oslo] PHP  75. Twig_Compiler->subcompile() C:\srv\wwwdadesign\app\parsers\Twig\Node\Expression\Binary.php:28

[14-Apr-2016 15:36:34 Europe/Oslo] PHP  76. Twig_Node_Expression_Binary->compile() C:\srv\wwwdadesign\app\parsers\Twig\Compiler.php:97

[14-Apr-2016 15:36:34 Europe/Oslo] PHP  77. Twig_Compiler->subcompile() C:\srv\wwwdadesign\app\parsers\Twig\Node\Expression\Binary.php:28

[14-Apr-2016 15:36:34 Europe/Oslo] PHP  78. Twig_Node_Expression_Binary->compile() C:\srv\wwwdadesign\app\parsers\Twig\Compiler.php:97

[14-Apr-2016 15:36:34 Europe/Oslo] PHP  79. Twig_Compiler->subcompile() C:\srv\wwwdadesign\app\parsers\Twig\Node\Expression\Binary.php:28

[14-Apr-2016 15:36:34 Europe/Oslo] PHP  80. Twig_Node_Expression_Binary->compile() C:\srv\wwwdadesign\app\parsers\Twig\Compiler.php:97

[14-Apr-2016 15:36:34 Europe/Oslo] PHP  81. Twig_Compiler->subcompile() C:\srv\wwwdadesign\app\parsers\Twig\Node\Expression\Binary.php:28

[14-Apr-2016 15:36:34 Europe/Oslo] PHP  82. Twig_Node_Expression_Binary->compile() C:\srv\wwwdadesign\app\parsers\Twig\Compiler.php:97

[14-Apr-2016 15:36:34 Europe/Oslo] PHP  83. Twig_Compiler->subcompile() C:\srv\wwwdadesign\app\parsers\Twig\Node\Expression\Binary.php:28

[14-Apr-2016 15:36:34 Europe/Oslo] PHP  84. Twig_Node_Expression_Binary->compile() C:\srv\wwwdadesign\app\parsers\Twig\Compiler.php:97

[14-Apr-2016 15:36:34 Europe/Oslo] PHP  85. Twig_Compiler->subcompile() C:\srv\wwwdadesign\app\parsers\Twig\Node\Expression\Binary.php:28

[14-Apr-2016 15:36:34 Europe/Oslo] PHP  86. Twig_Node_Expression_Binary->compile() C:\srv\wwwdadesign\app\parsers\Twig\Compiler.php:97

[14-Apr-2016 15:36:34 Europe/Oslo] PHP  87. Twig_Compiler->subcompile() C:\srv\wwwdadesign\app\parsers\Twig\Node\Expression\Binary.php:28

[14-Apr-2016 15:36:34 Europe/Oslo] PHP  88. Twig_Node_Expression_Binary->compile() C:\srv\wwwdadesign\app\parsers\Twig\Compiler.php:97

[14-Apr-2016 15:36:34 Europe/Oslo] PHP  89. Twig_Compiler->subcompile() C:\srv\wwwdadesign\app\parsers\Twig\Node\Expression\Binary.php:28

[14-Apr-2016 15:36:34 Europe/Oslo] PHP  90. Twig_Node_Expression_Binary->compile() C:\srv\wwwdadesign\app\parsers\Twig\Compiler.php:97

[14-Apr-2016 15:36:34 Europe/Oslo] PHP  91. Twig_Compiler->subcompile() C:\srv\wwwdadesign\app\parsers\Twig\Node\Expression\Binary.php:28

[14-Apr-2016 15:36:34 Europe/Oslo] PHP  92. Twig_Node_Expression_Binary->compile() C:\srv\wwwdadesign\app\parsers\Twig\Compiler.php:97

[14-Apr-2016 15:36:34 Europe/Oslo] PHP  93. Twig_Compiler->subcompile() C:\srv\wwwdadesign\app\parsers\Twig\Node\Expression\Binary.php:34

[14-Apr-2016 15:36:34 Europe/Oslo] PHP  94. Twig_Node_Expression_GetAttr->compile() C:\srv\wwwdadesign\app\parsers\Twig\Compiler.php:97

[14-Apr-2016 15:36:34 Europe/Oslo] PHP  95. Twig_Compiler->subcompile() C:\srv\wwwdadesign\app\parsers\Twig\Node\Expression\GetAttr.php:31

[14-Apr-2016 15:36:34 Europe/Oslo] PHP  96. Twig_Node_Expression_GetAttr->compile() C:\srv\wwwdadesign\app\parsers\Twig\Compiler.php:97

[14-Apr-2016 15:36:34 Europe/Oslo] PHP  97. Twig_Compiler->subcompile() C:\srv\wwwdadesign\app\parsers\Twig\Node\Expression\GetAttr.php:31

[14-Apr-2016 15:36:34 Europe/Oslo] PHP  98. Twig_Node_Expression_Name->compile() C:\srv\wwwdadesign\app\parsers\Twig\Compiler.php:97

[14-Apr-2016 15:36:34 Europe/Oslo] PHP  99. Twig_Node->getAttribute() C:\srv\wwwdadesign\app\parsers\Twig\Node\Expression\Name.php:27