Search:

Type: Posts; User: wotanskrieg

Page 1 of 5 1 2 3 4

Search: Search took 0.00 seconds.

  1. Replies
    2
    Views
    1,472

    Let me take another example. I have made also...

    Let me take another example.

    I have made also tag {{edEventExtended::workshop}}.
    In the event you select if the event has workshops and you fill extra field (multitextwizard).
    In FE you can...
  2. Replies
    2
    Views
    1,472

    Custom instertag - if statement

    Hi.

    I have created custom instertag "{{edEventExtended::name}}".

    Is it possible to make if statement using without php? Because I must include it in content element.

    Thanks.
  3. Replies
    3
    Views
    1,793

    Don't know why my post wasn't submited but ok. ...

    Don't know why my post wasn't submited but ok.

    Andreas unfortunately this code snippet isn't working :S
  4. Replies
    3
    Views
    1,793

    Unfortunately it doesn't work :)

    Unfortunately it doesn't work :)
  5. Replies
    3
    Views
    1,793

    DCA - Extend only eval

    Hi.
    Is it possible to only extend eval of field?

    For example I have made module which extend event with some extra fields.
    I have need to extend or change field "location" eval so that...
  6. Replies
    1
    Views
    1,603

    Contao 3 - Mobile page layout

    Hi,
    can anyone tells how Mobile page layout works? Which techinch uses to recognize the mobile device / os.

    Tnx
  7. Replies
    4
    Views
    3,808

    Re: Fatal error: Allowed memory size...

    Hi,
    yeah I'm familiar with MetaModels but I discover that the problem isn't in the Catalog but in some custom script which generates top keywords :)
  8. Replies
    4
    Views
    3,808

    Re: Fatal error: Allowed memory size...

    Yeah that is quick solution but not the right one.

    I'm more looking for info where is the problem. Is it in sql query or somewhere else?

    If I only raise the memory_limit then this becomes...
  9. Replies
    4
    Views
    3,808

    Fatal error: Allowed memory size...

    Hi.
    I have one "big" site, where I parse data and save it as catalog items. Now there is aprox. 70 000 items and I get this error:


    "Fatal error: Allowed memory size of 268435456 bytes...
  10. Thread: MetaModels

    by wotanskrieg
    Replies
    2
    Views
    1,172

    Re: MetaModels

    Hm...while I was testing everything works fine - basically I've created items (list, reader) with filtering.

    I've got just one question. The filter - select now works great but was just wondering...
  11. Thread: MetaModels

    by wotanskrieg
    Replies
    2
    Views
    1,172

    MetaModels

    Anyone here who has used this extension?
  12. Replies
    2
    Views
    1,309

    Re: News - facebook comment

    Yes I've used this extension and modify so the url of FB comment is dynamic and it works like charm.

    Cheers
  13. Replies
    2
    Views
    1,309

    News - facebook comment

    Since we're living in a dawn of social media this would be pretty handy. So anyone knows if there is any module with which you could change regular news comment with facebook comments? I've been...
  14. Replies
    1
    Views
    1,006

    Filter and catalog list

    Hi,
    i have some issue with filtering. On the same page I have filter and two catalog list.

    When I select some option in filter, both filters are applied, even on the catalog list in which I have...
  15. Re: [SimpleBusinessManager] Simple Business Manager

    One more thing. Maybe this was because you need it to work this way, but it's very frustrating when you enter the client you must first enter the company name and than you must make a few clicks to...
  16. Re: [SimpleBusinessManager] Simple Business Manager

    I found out, that when the pdf is generated and when you want to close it, it always ask you if you would like to save changes - but no changes was made.
  17. Re: [SimpleBusinessManager] Simple Business Manager

    Really great extension.

    If you need simple "CRM" with option of invoicing and quotes than I recommend this extension. The greatest feature is the template modification, cause you can design it in...
  18. Replies
    4
    Views
    1,867

    Re: How to add onclick to FG submit input

    @MicoX
    I didn't even try anything about his thread but you can insert extra attribute via Jquery attr()
  19. Replies
    3
    Views
    1,483

    Re: Catalog tstamp

    Anyone?
  20. Replies
    5
    Views
    1,994

    Re: White Screen of Death

    Blah I've set language file to UTF-8 (because of Latin A/B) and than the server didn't handle it.
  21. Replies
    3
    Views
    1,483

    Re: Catalog tstamp

    Yeah I've notice this when I was debugig,
    but is the item tstamp public or do I need to read it directly from db?
  22. Replies
    5
    Views
    1,994

    Re: White Screen of Death

    I got this error on one of the server. When you login to BE I just print the white screen.

    Have anyone experience this?
  23. Replies
    3
    Views
    1,483

    Catalog tstamp

    Hi,
    I tough that this work, but in a week or two I've notice that date isn't right.

    I print the date/tstamp when item was added via Frontend by "$entry['data']['category']['ref']['0']['tstamp']"...
  24. Replies
    1
    Views
    1,230

    Nginx and Contao

    Hi,
    I'm testing Contao page on Nginx server but there is something wrong with base url.
    The base url is compiled like that: http://domain.com/domain.com instead of only http://domain.com.

    Has...
  25. Replies
    5
    Views
    2,079

    Re: Upload image uniq name

    Ok I've figure it out.

    In the ModuleCatalogEdit.php i've change path of file to members/user_ '.' $userid, so it isn't even necessary to assign each member their own directory because when they...
  26. Replies
    5
    Views
    2,079

    Re: Upload image uniq name

    That would be a great solution, but we are talking about Catalog here. But ok this is a good start since the new folder has the user ID, now it only needs to be uploded to this folder.
  27. Replies
    5
    Views
    2,079

    Re: Upload image uniq name

    Yeah you have a point, but if you have member who upload image 1.jpg and than the other member upload the image 1.jpg...well the first members image will be overridden.
  28. Replies
    5
    Views
    2,079

    Upload image uniq name

    Hi,
    when you upload image with name image.jpg and then the new item has the same name (image.jpg) the first one gets overridden.

    Can someone point some solution for uniq names...so if the image...
  29. Thread: Alias

    by wotanskrieg
    Replies
    5
    Views
    1,925

    Re: Alias

    OK.

    Please let me know when the bug will be removed.

    Thank.
  30. Thread: Alias

    by wotanskrieg
    Replies
    5
    Views
    1,925

    Re: Alias

    I'm using Catalog 2.0.0 beta2 build 61 and Contao 2.11.0, installed via ER.
  31. Thread: Alias

    by wotanskrieg
    Replies
    5
    Views
    1,925

    Alias

    I've notice when you generate SEO Frendly alias if there are more than two the same title, than the all others are overrided.

    For example.

    You have two items with the same title: BMW
    so the...
  32. Re: Resize image - Input type = File [SOLVED]

    Ok, i've used the getImage for thumbnails because the pages has thousands of images, so the previus solution wasn't optimal. So insted of 6MB of thumbnails per page I've optimized to less then 1MB,...
  33. Re: Resize image - Input type = File [SOLVED]

    Jap I agree with you. But if you need only one image size than this easy solution is the best and fastes.

    Best regards.
  34. Replies
    11
    Views
    3,041

    Re: Facebook comment module

    When I insert it via content element to page than the page FB comment is empty (just blank space where is hould be placed). The URL is pointed to page where comment is inserted.

    Which config can...
  35. Re: Resize image - Input type = File

    Hi Medianomaly as I can understand your post you are talking about croping the "visual effect" but I need that when you upload it that is resized to given dimensions (like avatar resizer). Because...
  36. Replies
    11
    Views
    3,041

    Re: Facebook comment module

    Is this module working? Because on my page I can't get it to work....
  37. Re: [fblikeit] A configurable Facebook like it button

    I have installed this and i'm using it with catalog items. When I like it on FB there is no image, but the catalog item has it.
  38. Resize image - Input type = File [SOLVED]

    Hi,
    I'm wondering how to scale or resize image to given dimension? I have catalog where user are adding their picture to website and when he upload image from (catalog edit) I would like that image...
  39. Re: Registration - Activation email template

    OK I've figure it out. In the ModuleRegistration.php I've changed all $objEmail->text to $objEmail->html and it works like charm.

    So for everyone who wants to send activation email as template you...
  40. Re: Registration - Activation email template

    OK i've changed the evel in dca for activation "reg_text" ($GLOBALS['TL_DCA']['tl_module']['fields']['reg_text'] = array).

    Before

    'eval' => array('style'=>'height:120px;',...
  41. Registration - Activation email template [SOLVED]

    Hi,
    is there a way to send registration activation email via html template?

    Best regards!
  42. Registration - Activation email template

    Hi,
    is there a way to send registration activation email via html template?

    Best regards!
  43. [registration_info_mailer] - Multi registration

    Can anyone please delete this thred, cause its worthless :)
  44. Replies
    0
    Views
    864

    Catalog tags

    Hi,
    I've opened this thread before, but now it's little bit different.

    I've created field in catalog (tag) than i've connected with tag cloud via tag extension. With little "link" modification in...
  45. Replies
    0
    Views
    758

    Contao developer wanted

    Hello,
    Cause we need some reinforcement in our team we're searching for contao developer. Your main object would only be module development, so you can work at your home or your office (if we deal...
  46. Replies
    16
    Views
    30,153

    Re: SOAP-ERROR: Parsing WSDL Resolved

    There is smth. wrong with Extension catalog because no matter what page i try (different server, localhost) I get error:


    [11-Feb-2012 14:57:23] PHP Fatal error: Uncaught exception 'SoapFault'...
  47. Replies
    8
    Views
    2,421

    Re: Template implementation

    85 views and 2 feedback....that might be a record ?
  48. Replies
    10
    Views
    3,150

    Re: Subdomain Path to Contao Issue v2.10.4

    I have the same issue the base url is allways subdomain.example.com/subdomain.example.com and not subdomain.example.com. No matter what I do with htaccess or localconfig the base url isn't right.
    ...
  49. Re: [isotope_category] Category management in Isotope

    If I use this, than in product list module "Current Product's Categories" it shows all products from store. This happens if you have on product reader "Related products from category". Without this...
  50. Replies
    3
    Views
    1,774

    Re: css not showing up. (.not-ie)

    write down the html code too
  51. Replies
    6
    Views
    2,727

    Re: HowTo Add a class to a label in a form

    You can style label like that
    label[for="ctrl_1"]{
    css
    }

    It's not dynamic way, but is a way :)
  52. Replies
    8
    Views
    2,421

    Re: Template implementation

    Yes @Ruud I agree, but let say that we talk about most used technics. So there is only A or B :) My specification will be given or let me say the project will be present when I will get enought...
  53. Replies
    8
    Views
    2,421

    Re: Template implementation

    I've edit the post, so the answare should take you only 10 secound: A or B :)

    Best regards,
    W.
  54. Replies
    8
    Views
    2,421

    Template implementation

    Hi,
    i'm developing some project and I need some information about how do to implement design into contao?

    A) Do you do via Contao stylesheet and with default fe_pages?

    or

    B) Do you develope...
  55. Replies
    4
    Views
    1,797

    Re: custom address field

    Can you explain this in other way, cause I don't understand :)
  56. Re: Currency format bug in isotope v1.3.0 rc1

    Blah, my bad. This is the formating for large number. Admin please delete this poste.

    Thanks.
  57. Currency format bug in isotope v1.3.0 rc1

    Hi,
    there is a bug in Currency Format. No matters what you choose the price is always 10.00!

    For example I want to display the price in format 10,000.00 which means 10,00 but in the FE it shows...
  58. Replies
    4
    Views
    1,797

    Re: custom address field

    For text input, you can add check Label in Shipping and Billing address and rename it as you wish (in Store config.)
  59. Replies
    3
    Views
    1,439

    Re: Default page layout - Contao 2.10.2

    Yeah on your version there was a bug, i suppose.

    I've figure it out, that works if you select default layout in pageroot.
  60. Replies
    12
    Views
    3,877

    Re: Comments for products?

    This comment module is not working.

    Error: Invalid request token!

    That means that is not compatible with 2.10.X versions?

    Thanks.
Results 1 to 60 of 264
Page 1 of 5 1 2 3 4