Search:

Type: Posts; User: thyon

Page 1 of 9 1 2 3 4

Search: Search took 0.01 seconds.

  1. Replies
    6
    Views
    3,266

    Cessation of Development

    Hi

    Just to let you know that I've stopped development on Contao and using it for client websites. I've decided to move all my sites to Wordpress instead (many reasons, theme selection, easy of...
  2. Replies
    1
    Views
    3,845

    Re: Formulargenerator - Formauto Backend

    The Listing module won't work either as the modules haven't been converted for 3.x.

    I am no longer developing for Contao. I've moved to Wordpress as my CMS for clients.
  3. Replies
    8
    Views
    5,658

    Re: Compatibility with 3.x

    I've also tried Joomla recently, but again, it's a bit cludgy. I've basically switched websites to Wordpress and they have amazing cheap purchasable themes, with literally thousands of plugins...
  4. Replies
    8
    Views
    5,658

    Re: Compatibility with 3.x

    formauto was originally designed to use the form design and store those records easily in a database when a user submits a form, like you said for registrations or for contact form leads (to have a...
  5. Replies
    8
    Views
    5,658

    Re: Compatibility with 3.x

    This module has nothing to do with database editing, so you would have to look at other solutions. EFG and http://now.metamodel.me/en/about

    I think i was the only one to use these modues, lol....
  6. Replies
    8
    Views
    5,658

    Re: Compatibility with 3.x

    The driver has been integrated into formauto in it's folder structure rather than a separate extension. You have posted the errors, so we can't help you.

    You also don't need to create the modules,...
  7. Replies
    2
    Views
    2,057

    Re: Which extension would I best use

    Google Charts API would be the way to go. It's amazing.
  8. Replies
    20
    Views
    8,662

    Re: C3 [ztoptab] BE Theme - large top tab nav icons

    I've copied the correct hover.js over. I assumed incorrectly that it was unchanged. I've also changed space issue. Thanks again.
  9. Replies
    20
    Views
    8,662

    Re: C3 [ztoptab] BE Theme - large top tab nav icons

    I hate the fact that Leo made my profile say developer, because I'm certainly not. I'm a designer. Now everyone thinks I run tests, I know php, JS, etc. I get a huge headache when I even think of...
  10. Replies
    20
    Views
    8,662

    Re: C3 [ztoptab] BE Theme - large top tab nav icons

    Hi Andreas

    Not sure why line 233 didn't generate an error, maybe my browsers are just resilient.

    That Theme.focus error message is unrelated to my code, that is a Contao bug. I noticed when on...
  11. Replies
    2
    Views
    1,944

    Re: Access to local variables in child object

    no worries. I just copied the event reader code into a new module.
  12. Replies
    20
    Views
    8,662

    Re: C3 [ztoptab] BE Theme - large top tab nav icons

    Thought some people might be interested to know how the concept redesign started and compare it with how it eventually ended up looking.

    Prototype Design from July 2010:...
  13. Re: C3 ztoptab [BE THEME] - minor conflict zz_bebreadcrumb

    My tab top theme does a good job of tracking the currently selected active item, or it's parent and auto selects that in the favorites or in the first active menu as this helps you identify the...
  14. C3 [zmobilemenu] MobileMenu Responsive BE theme enhancer

    BE Theme enhancer to make Contao a bit more responsive to Mobile. There are problems with this.

    I've used the logo as well as the mobile toggled/js from the main site, so it has a consistent...
  15. Re: C3 ztoptab [BE THEME] - minor conflict zz_bebreadcrumb

    In Contao 3, the Breadcrumb is also listed now in the HEADING of the main winow, although it's not clickable (which it should be!!).
  16. [calendar_invites] Event Invites & Registration (prelim)

    You can view the upcoming module's information here:

    viewtopic.php?f=21&t=6350
  17. [calendar_invites] Event Invites & Registration (prelim)

    Shortly I will be releasing a beta version of an amalgamation of a number of modules and work I've been doing in the last few years. Basically this new module extends the events module and adds a...
  18. Thread: Infofield widget

    by thyon
    Replies
    10
    Views
    3,212

    Re: Infofield widget

    This is the coolest thing I've ever added to Contao. It really makes it much more user friendly. I've even made it possible to check the activeRecord and switch the help depending on the option you...
  19. Replies
    1
    Views
    1,374

    Re: Accessing the backend filter values

    They are stored in the session, e.g.



    $session = $this->Session->getData();
    $search = $session['search'];
    $sorting = $session['sorting'];
    $filters = $session['filter'];
  20. Thread: Infofield widget

    by thyon
    Replies
    10
    Views
    3,212

    Re: Infofield widget

    I thought that developers might want to use this example I created, as it's a really kewl overlooked feature in Contao.

    In the example below I create a non-database field, to use as a help...
  21. Replies
    2
    Views
    1,944

    Access to local variables in child object

    I thought this would work. I'm making a child of EventReader where I want to call the reader to do the normal template setup and parse the event template, upon returning to the child, I will modify...
  22. Replies
    8
    Views
    3,768

    Re: C3 [zlargeicons] BE Theme with large nav icons

    I've added the CSS and replaced the DOM with preg_replace (didn't know I was that good with them yet, LOL).
  23. Replies
    20
    Views
    8,662

    Re: C3 [ztoptab] BE Theme - large top tab nav icons

    You can just edit my tips.js file. I suppress the tips for the main items, you can copy that code into the menuitems.
  24. Replies
    8
    Views
    3,768

    Re: C3 [zlargeicons] BE Theme with large nav icons

    Andreas, I've corrected both the TOP icons (logout, etc.) as well as the "collapse node" and the text for every item.

    You guys have to fix the language stuff.
  25. Replies
    20
    Views
    8,662

    Re: C3 [ztoptab] BE Theme - large top tab nav icons

    I've fixed the "flashing" problem on the TOP icons by moving their tooltips downward. If you update, change themes and back it should be working if you refresh.
  26. Replies
    8
    Views
    3,768

    Re: C3 [zlargeicons] BE Theme with large nav icons

    Andreas, I see what you mean. I never bothered to do it on the largeicons, I'll add it to that one, and also to the TOP icons, where it's also a problem.
  27. Replies
    20
    Views
    8,662

    Re: C3 [ztoptab] BE Theme - large top tab nav icons

    You have to update to the new version, then you have to go To Maintenance, delete the JS/CSS and then also REFRESH. Only then will the new code I write be executed to move the popups or hide them.
    ...
  28. Replies
    12
    Views
    4,418

    Re: C3 [favorites] Backend shortcut system

    Its ok. It only didn't work on Firefox (and probably IE, which I can't test).

    I've fixed the problem. You can update and it will be fixed. I've also had to adjust my zlargeicons and ztoptab themes...
  29. Replies
    8
    Views
    3,768

    Re: C3 [zlargeicons] BE Theme with large nav icons

    That is why I've used both a slimline font as well as made shortened descriptions of most of the text, to remove long descriptions.

    I didn't do the translation, so you'd have to speak to those...
  30. Replies
    20
    Views
    8,662

    Re: C3 [ztoptab] BE Theme - large top tab nav icons

    I've tested this on 3 browsers, so you'll have to give a screenshot to help out.
  31. Replies
    12
    Views
    4,418

    Re: C3 [favorites] Backend shortcut system

    I have tested this on Chrome and Safari, so it's a Firefox problem. I'm not sure I'll be able to solve it, because this is a browser behaviour, and I don't have access to the onclick of the link in...
  32. Replies
    3
    Views
    1,762

    Re: Mootools Tips in C3

    thanks for the "tip" tsarma. :lol:

    I did it by creating a unique tip instance with it's own parameters before the standard one. I was trying to remove/detach or undo the tips, but without that...
  33. Replies
    3
    Views
    1,762

    Re: Mootools Tips in C3

    I never even thought about that. I guess you can. Let me give it a try. I just hate breaking the standard system, just to add a small feature, then whenever leo changes that code, I have to keep...
  34. Re: Contao3: $this->User->filemounts from serialized 2 full

    thanks for posting the content. someone else might want that too.
  35. Replies
    8
    Views
    3,768

    Re: C3 [zlargeicons] BE Theme with large nav icons

    Updated for 3.1 and updated with additional favorites compatibility.
  36. Replies
    4
    Views
    2,326

    Re: FB share on element level

    If you install [myfavicon] I also add the option to share a FB version of the favicon as the primary image, which you can then override per news/even/page. There are extensions to add the og:title,...
  37. Replies
    20
    Views
    8,662

    Re: C3 [ztoptab] BE Theme - large top tab nav icons

    I've updated the theme to v3.1 support:

    - Fixed compatibility with Favorites
    - Return of the Magical HelpViewer (the wide layout was too distracting, and end-users love it too much)
    - Updated...
  38. Replies
    3
    Views
    1,762

    Mootools Tips in C3

    I want to move certain tips to other positions, unfortunately Contao assigns a default script to ALL a links. Is there a way in a custom mootools script to then detach the tips from your selectors...
  39. Re: Contao3: $this->User->filemounts from serialized 2 full

    Looks like you have two questions.

    You have to serialize() and deserialize() data if you are going to directly write to the Database. Normally the Models/Database classes will handle this for you....
  40. Replies
    12
    Views
    4,418

    Re: C3 [favorites] Backend shortcut system

    I believe I have solved a number of people's requests.

    Added Open in New Window, small icon indicator[/*:m:320v0s6e]
    Prevent external URLs like http:, mailto: from being parsed[/*:m:320v0s6e]
    ...
  41. Replies
    2
    Views
    2,150

    Re: C3 Mailchimp Signup Form

    Oops. I chose some obscure language instead of English. It's there now.
  42. Re: Swift_RfcComplianceException not handled by Email.php

    That was it! Thanks for the help. I guess the Newsletter.php has a bug in it too.
  43. [SOLVED] Swift_RfcComplianceException not handled by Email

    I've got my "sendTo()" function is a try block, to trap invalid e-mails, however it still does not catch the exception, even though they match 100%??

    This code is similar to Newsletters.php

    ...
  44. Re: [myfavicon] MyFavicon -- creates, links multi-size ICO f

    Hi

    I don't get your errors, however there could possibly be some other output errors, which I have suppressed and placed in a try block. You can update the extension and delete the favicon.ico...
  45. Replies
    2
    Views
    2,150

    C3 Mailchimp Signup Form

    This allows you to add a quick e-mail ajax subscribe form that does a MailChimp signup using the API.

    https://contao.org/en/extension-list/vi ... mp.en.html
  46. Replies
    8
    Views
    5,658

    Compatibility with 3.x

    I've released the formauto version that is 3.x compatible.

    NOTE: The new version uses .html5 templates instead of .html files for confirmations, this means you use templates. There are two samples...
  47. Replies
    12
    Views
    4,418

    Re: C3 [favorites] Backend shortcut system

    EDIT: see below instead.

    You cannot use the Favorite system for external URLs. It was designed to be used with the internal URLs only. I check the URL for hierarchy, so that if a URL is a deeper...
  48. Re: Dealing with variants in Orders and Product databases

    Why does the IsotopeProductCollection function getProducts() not work then? It's supposed to do all the work for me, it only returns the details of the variant product. I hope I'll be able to figure...
  49. Dealing with variants in Orders and Product databases

    I have two scenarios where I need to understand how variants can be easily brought in:

    1) When a customer places an order and the order is paid, I have a HOOK that renders a Voucher for each item...
  50. Replies
    4
    Views
    2,951

    Re: Payment Gatway - PayFast

    I just set the payment gateway return url to point to step/complete to flag the order as complete. Then while busy making the payment, the ITN runs from the gateway – usually way before the checkout...
  51. Replies
    2
    Views
    1,585

    Re: contao v3 module doc

    Here is a post I created to help you out.

    viewtopic.php?f=9&t=4072#p18950
  52. Thread: SEO optimization

    by thyon
    Replies
    4
    Views
    3,767

    Re: SEO optimization

    There are extensions in Wordpress for SEO, and they go way beyond the normal SEO in Contao. These check a focus keyword (one keyword for a page or post) and this keyword should appear in the TITLE,...
  53. Replies
    20
    Views
    8,662

    Re: C3 [ztoptab] BE Theme - large top tab nav icons

    Sorry Ruud. The settings for my posts were set to not notify me on replies. I've updated my defaults.

    I'll look into this. The HOME alignment problem seems to be a language string that is missing.
  54. Replies
    4
    Views
    2,951

    Re: Payment Gatway - PayFast

    Yes. OK. That's true, but if for some reason the redirect back from PayFast is interrupted, then the transaction is not marked as complete (when you reach /checkout/complete), so no order is...
  55. Replies
    4
    Views
    2,951

    Payment Gatway - PayFast

    I'm developing a payment gateway for the South African payment processor PayFast. I've got it all up and running, but I'm running into a snag when it comes to the order in which things are done in...
  56. Re: Payment Gateway - Credit Card surcharge

    Contao was a great framework to develop in, there just isn't enough people and themes.

    I still charge to customise and add content, clients are not very good with that. They don't know CSS, PHP or...
  57. Re: Payment Gateway - Credit Card surcharge

    You NEVER start from scratch. You buy a theme from some place like Theme Forest. I ensure all the themes I buy are responsive, have all the features the client needs before I go ahead and purchase...
  58. Re: Payment Gateway - Credit Card surcharge

    I'm staying away from complex sites, so there is less custom coding. I'm going Wordpress Themes and WooCommerce.
  59. Re: Payment Gateway - Credit Card surcharge

    non-Contao ;)
  60. Re: Payment Gateway - Credit Card surcharge

    Why were you surprised? I'm not really a developer, as digging into the code is my last resort. Isotope is not the easiest system to modify/code for, so I'm jumping ship.
Results 1 to 60 of 500
Page 1 of 9 1 2 3 4