Jump to content

houseofdeadleg

Members
  • Posts

    92
  • Joined

  • Last visited

Everything posted by houseofdeadleg

  1. I had a test feed in place and working perfectly in a template, as soon as I've put in a new feed Ive received teh error message "Warning: Invalid argument supplied for foreach() in /Applications/MAMP/htdocs/sirius_updated/site/modules/MarkupLoadRSS/MarkupLoadRSS.module on line 330". The new feed contains CDATA, but I'm judging this shouldn't really be a problem, as there;s a post from the first page that works with this in.
  2. I've got it working and displaying the last 6 items from a test feed in a page using the MarkupLoadRSS module, would it possible to include pagination so you can go to the previous/next 6 results? And while I'm at it, is it possible to perform search and filters on the feed to get specific results as well?
  3. And while I'm at it, is it possible to perform search and filters on the feed to get specific results as well?
  4. I've got it working and displaying the last 6 items from a test feed in a page using the MarkupLoadRSS module, would it possible to include pagination so you can go to the previous/next 6 results?
  5. I'm currently developing a website and we need to get some information from an external provider for display on a few different sections of the site. We have a couple of different options - an xml feed or information provided as an iframe. I'd rather go the XML route and have full control over how we display the information, but I've not really dabbled in XML before and I'm a bit lost on where to start with this. Should it be possible to use the MarkupLoadRSS as a starting point for this?
  6. Just updated and new tab looks to be working again.
  7. I've just updated this module to the latest version, and now when the editor's in a new tab none of the child pages show up. If it's set to bottom/top then it shows perfectly.
  8. I've noticed I'm getting a lot of these errors logged – Error: Exception: SQLSTATE[HY000] [1040] Too many connections (in …/wire/core/ProcessWire.php line 186). Can anyone suggest why this might be the case? Is it likely to be something in the Processwire setup/modules, or more likely to be something from the server/hosting side?
  9. @macrura just tried turning HTML purifier off and that worked, the rel attribute doesnt get stripped out. Thought Id already tried that but must have missed it out.
  10. @macrura I think I did try turning off the HTML purifer as well with no success, but I'll try that again when I get chance to be sure. Yeah, after closing the dialogue the rel's in the source. Save the page and go back to check and it's gone.
  11. @pwired I tried turning off ACF, didn't help. The class can be applied with no problems, as can the target and title attributes from the same dialogue box, only the rel attribute gets stripped, even though it's applied the same way. To clarify, it gets applied as it should (as shown in the preview at the bottom of the dialogue), but when the page is saved it gets taken out.
  12. I'm not sure if this is the correct section to post this, but anyway, I've run into a small issue with adding links in CKeditor. I need to apply a class and rel attribute to some links. I've added the appropriate classes, etc in the ProcessPageEditLink module via the insert link dialogue, and the class can now be applied easily. I also tested with the title and target attributes and they also can be applied, however the rel attribute keeps getting stripped out. Any ideas why this might be?
  13. @adrian Got it all working, works a treat:)
  14. Just a quick query re. this module. Is it possible to use it for a repeater? I have a video repeater with the following fields: Title Date Link Image (thumbnail) Featured (checkbox) I was hoping that I could use this module to populate the image field for instance using the link field. Hopefully that all makes sense.
  15. That's exactly what I'd like to do, the question is how? I'm not a particularly advanced PHPer, as the output is being generated from the module I'm not entirely sure when/where I should be counting.
  16. I've skimmed through all the pages relating to this module and searched the rest of the forum but haven't found an answer to my problem as yet, so apologies if this has been asked before and I've missed it. I'm using MSN on a site to output the navigation horizontally with drop downs for subpages. All's working well, except on one dropdown where there are so many subpages that they extend below the bottom of the screen. I was wondering if it's possible to split the output of the dropdown into multiple columns so that each contains maybe 10 items?
  17. Trying to add it to the basic-page.php template, also selected this template in the "login template" section. I've managed to make it output the login boxes, but only them, nothing else in the source, just the styles and the login form. Even after logging in it still shows a missing variable error.
  18. I'm probably missing something really obvious with this (php isn't my first language), but when I try to inject the form into a template all I get is an unknown variable warning for $loginForm.
  19. Just been having a look at this as it seems to be something I'm after along the lines of this thread. One question though – currently if the page is protected all you see is the message/login boxes, no header, navigation, etc. Is it possible for the message/login boxes, etc to appear within the body section of an existing template? As in, it goes to a normal page but all the content is hidden and all that's there is the login boxes?
  20. Not sure about EOT (so much so that I removed it from the example above) but I'm using the example to echo out a mix of HTML and PHP with loops, etc. I'll post what I've got in the original thread when I get chance if that's of any use?
  21. Thanks for all the responses guys, I copied in the code SiNNuT posted and it (almost) works perfectly. It's throwing up this error - Notice: Undefined index: awesome_password, if anyone can shed any light on what this means I'd appreciate it. On a related note, is the content on a private page going to be crawlable by Google et al's bots?
  22. It was late and I was tired when I wrote the first post so maybe I didn't describe it properly. It made sense at the time This is an idea I have for my personal site. I'm the only administrator, under no circumstances do I want anyone else to have access, or even know the url, of the backend. Everything has to be done from the front end. So, say I create a project/article/whatever on self-sufficiency and I send the url and a password to view it to Tom and Barbara. When they visit the page first thing they see is a login box. They use the password I sent and BAM, they can see it. Say I then want to show it to Jerry and Margot, I send them the same url and password (as the password was set for that page (in a field in the template) when it was created). Hopefully that makes sense outside my head.
  23. I've done a quick search through the forums and found a couple of similar threads to this, but none of them seemed to work in quite the way I'm looking for (or maybe they did and they just went over my head) so I thought I'd start a new thread for it. What I would like to be able to do is create new pages (projects) on my site but with the ability to mark them as private so that only someone with a password (set in the back end) can view that particular page. I'm not sure if this is best approached with templates, roles or some combination of both. It may be that there is only ever one private project, or it may run into maybe 10-12, each with their own individual password set when the project is created. What I have so far is a project template file that I use for all the artwork pages and a modified version with the addition of a password field. Any help is much appreciated.
  24. Coda 2 is my main environment for when I'm working on a site, Sublime Text 2 for Processing, TextWrangler for quick and dirty editing.
  25. houseofdeadleg

    New Logo

    The new logo is very similar in form to the Polytron logo -
×
×
  • Create New...