Jump to content

DV-JF

Members
  • Posts

    316
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by DV-JF

  1. Of course this would be the simplest way to get rid of it, but I wonder, why I can#t delete it the regular way. When installing MapMarkerFieldtype I've had some problems, because PHP-allow_url_fopen and PHP-allow_url_include where switched off an the server. After activating them, it seemed to work for me, but I still get an errormessage, when I try to open the field settings. Perhaps my saving problem is in relationship to the hassle while installing the field?!
  2. Tried both: A different browser (Chrome and FF latest ver.) and both "Save" buttons ;( Nothing worked for me... I'm using PW Ver. 2.3 with teflon admintheme http://modules.processwire.com/modules/teflon/ Any other ideas?
  3. DV-JF

    ordenaracidade.pt

    Really nice site, I like the way you include the single information by opening a "lightbox". There's a small error, I've found FF latest Version 23" @ 1920x1080 / Chrome looks fine. Greets!
  4. Yeah I agree
  5. Hi, is there a possibility to redirect or rewrite an old gallery with all its subpages to a single page. I relaunched a site using following URL structure, eg: /scenario.php?ordner=gallery&datei=show&Gallery_ID=2&Unterkategorie=0 /scenario.php?ordner=gallery&datei=show&Gallery_ID=2&Image_ID_before=14&ZuStr= /scenario.php?ordner=gallery&datei=show_details&Gallery_ID=2&Image_ID=5643&Model_ID=&Unterkategorie_ID=&ZuStr= Now I want to redirect all pages from the "Gallery_ID=2" to one single PW page e.g. example.com/gallery/people/ Is this possible with this module without creating a single redirect for every old page or how can I handle this task? Greets!
  6. Yes, why do you ask? Is there another option?
  7. Hey Ryan, thx for replying, but that way doesn't work for me ?!? After saving the old coordinates reappear and I can still see the map on frontend.
  8. I must be blind, but I can find no way how to delete or unset the map, once I've added it. Neither setting the latitude and longitude to 0 nor deleting the field "Adress" works for me. Everytime I click save lat and long reappear and I can still see the map??? Can yo help?
  9. Hey tiagoroldao, your the only one who mentioned yeoman in the forum here yet. So here's my question to you: How's your workflow with yeoman and Processwire? I would like to hear how you deal with it. Many greets!
  10. Hey Ryan, I agree with you. Processwires page system would match perfectly, the only problem for the editors I see is, that the whole content witch is displayed on one page at the frontend site, would be fragmented into many child-pages without having the opportunity to edit and manage it on one single site. Many greets, DV-JF alias Jens.
  11. Nice Site,I really like it. I've found an error, witch I wanne report to you: When I click on a thumbnail at "Menu" site, there seems something to be broken. I Only can see a spinner, but nothing else happens (Firefox Ver. 25.0.1).
  12. Is it possible to use the field dependencies with PW 2.3.0 or do I have to use the dev branch in order to use them?
  13. This topic is really interesting, cause I'm asking myself too, how to manage site specific content. I reopened this thread before reading this topic. I want to create a structure witch makes it easy for the editors to create "individual" sites without breaking the hole site or layout. Therefore I thought it would be nice to have some predefined "blocks of content", e.g. 1 column of text 2 columns of text 3 columns of text Block of Images Toggle Section 1 column text, 1 image beside and so one The idea behind: If I could predefine such content blocks, then it would be very easy for the editors to structure their articles and sites the way they want it. The idea behind using childpages seems obviously to me, but I worry that this concept isn't explainable to most of the editors. Till now I haven't found a nice way to do this. The way Soma described it, seems to be the clearest: How do you handle this? Greets
  14. I would like to come back to this question: Is it possible to use a repeater field the way Soma described it or is there a way to create such functionality? Many greets.
  15. Tanks for the hint That's exactly what I was looking for !!!
  16. Hi, I've created a frontend login form and redirect to a site where I want to offer some PDFs for registered users. I uploaded the files to a fields called pdf_files und looped through them to show them on the site. No Problem so far, BUT: The direct URLs to the PDFs are public reachable. Is there a way to solve this problem? Many, greets, DV-JF alias, Jens.
  17. So, do I understand that correctly: There is no native PW possibility to share data between two different sites using different databases but the same core?
  18. OK, I've to come back to this topic as things going to be serious: I've decided to set up two sites with method #1 - http://processwire.com/api/modules/multi-site-support/ and I'm syncing the template-folders 1:1 manually. Everything works fine for me so far, but now I want to share content between these two different sites but I don´t know how to deal this situation: On site ONE I've created a search form witch crawls and filters specific sites based on templatefiles and outputs a list of persons. I want to integrate this list and search form into site TWO. Now I'm wondering if I have to include the index.php (like described here: http://processwire.com/api/include/) cause site ONE and TWO are sharing the same basic installation and (I guess) the same index.php, too. Any ideas, I'm really confused !?
  19. Hi, is it possible to set the HTML5 placeholder attribute to a created text field?
  20. No, here's a screenshot of how it looks, when I try to save the field...
  21. I can't see any map. After entering a correct cityname and click outside the field nothing happens. Lat and long are blank. That where my thoughts, too, so I checked via chrome if the gmaps api is working: When I'm open the url to edit the field it there are four requests - all seems to be loaded correctly : Request URL:http://maps.google.com/maps/api/js?sensor=false Request Method:GET Status Code:200 OK Request URL:http://maps.gstatic.com/intl/de_de/mapfiles/api-3/14/1/main.js Request Method:GET Status Code:200 OK Request URL:http://maps.gstatic.com/cat_js/intl/de_de/mapfiles/api-3/14/1/{common,util,stats}.js Request Method:GET Status Code:200 http://maps.googleapis.com/maps/api/js/AuthenticationService.Authenticate?1shttp://example.com/verwaltung/setup/field/edit?id=112&5e1&callback=_xdc_._opu9sd&token=49333 Request Method:GET Status Code:200 No Scripts are blocked, tested it on different browsers. Same problem when I enter the lat and long by hand.
  22. What if I use the module "Multisite" by apeisa http://processwire.com/talk/topic/1025-multisite/ ? Only problem there: i only get "one" backend working.
  23. This sounds like a plan, but it wont help me, cause I definitely need to have two different URL's even in the PW backend. When I have two different page trees how would you share the content? Is there a way to have "one content" on both page-trees? Greets
  24. Hi, after installing the module and while I tried to add a field I got this error: MapMarker: Error geocoding address Then I assumed the field to my basic-template but when I try to save the page I got this error again and the coordinates aren't saved. I tried to search for this issue but didn't found anything, but the code where the error comes from: https://github.com/ryancramerdesign/FieldtypeMapMarker/blob/master/MapMarker.php#L84 I'm using PW Ver. 2.3.0. and the latest Version of this module. Any ideas? Greets, Jens alias DV-JF
  25. Hi, I'm trying to set up a multisite with following specifications: 2 different URLs I have to reach the backend via the two URL's (eg. http://example-firstsite.com/processwire/ and http://example-secondsite.com/processwire/) so that i can create different user / editor roles witch only get "their content" I want to use the nearly same template-files on both sites I want to use only one core I want to share some content between the sites I want to have a "child-page based database for persons" witch I can query and use on both sites with it's own url I tried to use apeisa Plugin Multisite but had to recognize that it´s not possible to use it without having a "master-site" Can you give me any advices how to set PocessWire up to comply with the requirements? Many greets, Jens alias DV-JF.
×
×
  • Create New...