Jump to content


Sevarf2

Member Since 23 Jan 2011
Offline Last Active May 19 2013 04:34 PM
-----

Posts I've Made

In Topic: error after changing server HD

14 May 2013 - 04:11 PM

@wanze, thanks but of course I know that... ;) the problem is not here...before changing hard disk the code worked good...


In Topic: Module: Process Login History

06 April 2013 - 05:15 AM

Great module, I started using it and found a little bug in pagination, see the attachment


In Topic: description image issue

18 February 2013 - 06:20 PM

Thanks Nik


In Topic: description image issue

18 February 2013 - 02:08 PM

@WillyC: I didn't understand anything but adding the trackChange now the code works. Thank you so much!! :D


In Topic: description image issue

18 February 2013 - 01:30 PM

I've already debugged all...any error, all the variables are ok
@arjen: according to what Ryan said: "When output formatting is OFF then your images field will always behave as an array. The single-image reference (with setting 1) is primarily for front-end syntactic convenience so that you can do echo $page->image->url rather than $page->image->first()->url. But behind the scenes, it's still always an array. "

@wanze: I check the user with if($m->id) ...