Jump to content


thomas.isberg

Member Since 06 Feb 2012
Offline Last Active May 03 2013 02:09 AM
-----

Posts I've Made

In Topic: Deploy database but not users

04 April 2013 - 01:44 PM

Thanks! I read the forum thread and realize that every website that need to be updated deals with this issue, since editorial content is likely created on the live server. I only thought of the problem with my users, since I'm in development phase and make every update locally before I publish live.

 

Thanks also for your tips from Google!


In Topic: Exclude pages with unpublished parent

04 December 2012 - 06:08 PM

Thanks Ryan, yes I needed the pagination. :)

In Topic: Setting translated title

04 December 2012 - 05:54 PM

Thank you Ryan, you are absolutely right!

In Topic: Exclude pages with unpublished parent

30 November 2012 - 09:20 AM

Thanks Soma! Does that actually work? I knew that array value was unsupported by has_parent, but didn't think about the possibility to put several has_parent conditions in there. :)

I'll try that.

Thanks,
.Thomas