Bram Wolf
Members-
Posts
10 -
Joined
-
Last visited
Everything posted by Bram Wolf
-
It doesn't seem to have any? This is the entire content of my body tag the page displays: <p id='bgtitle'>Wand panelen</p> <div id="masthead" class="masthead"> <div class="container"> <a href='/wijdeven/'><p id='logo'>ProcessWire</p></a> <ul id='topnav'><li><a href='/wijdeven/'>Home</a></li><li><a href='/wijdeven/about/'>About</a></li><li><a class='on' href='/wijdeven/wand-panelen/'>Wand panelen</a></li><li><a href='/wijdeven/templates/'>Templates</a></li><li><a href='/wijdeven/site-map/'>Site Map</a></li><li><a href='/wijdeven/koel-panelen/'>Koel Panelen</a></li></ul> <ul id='breadcrumb'><li><a href='/wijdeven/'>Home</a> > </li></ul> <h1 id='title'>Wand panelen</h1> <form id='search_form' action='/wijdeven/search/' method='get'> <input type='text' name='q' id='search_query' value='' /> <button type='submit' id='search_submit'>Search</button> </form> <a href='/wijdeven/site/assets/files/1/westin_interior1.jpg'><img id='photo' src='/wijdeven/site/assets/files/1/westin_interior1.232x176.jpg' alt='Westin Peachtree Atlanta hotel lobby area.' width='232' height='176' /></a> </div> </div> <div id="content" class="content"> <div class="container"> <div id="sidebar"> <div class='sidebar_item'> <h3>About ProcessWire</h3><p>ProcessWire is an open source CMS and web application framework aimed at the needs of designers, developers and their clients. </p><p><a href="http://processwire.com/about/'>http://processwire.com/about/" target="_blank">About ProcessWire</a><br /><a href="http://processwire.com/api/'>http://processwire.com/api/">Developer API</a><br /><a href="http://processwire.com/contact/'>http://processwire.com/contact/">Contact Us</a><br /><a href="http://twitter.com/rc_d">Follow Us on Twitter</a></p> </div> </div><!--/sidebar--> <div id="bodycopy"> </div><!--/bodycopy--> </div><!--/container--> </div><!--/content--> <div id="footer" class="footer"> <div class="container"> <p>Powered by <a href='http://processwire.com'>ProcessWire Open Source CMS/CMF</a> © 2013 <a href="http://www.ryancramer.com">Ryan Cramer Design, LLC</a></p> </div> </div> other than that I just published the page from the admin panel, I can't find any code on the backend of the site. Gr, Bram
-
Thanks for removing it man , Please bare with my newbieness I did what you suggested and removed the page, created a new one, published and it works fine except for the fact that when I enter some info through my setup repeater field and view the page it doesn't show the content of the repeater field. It only shows my the title, and the page does show up in the menu's and site maps. but not the content. Any ideas on this specific dilemma? Gr, Bram
-
Hey Guys, I'm probably the mega newbie here but I got the same error and even with this info can't figure it out. I created a repeater field, en put that into a page, but when I do and I want to move or edit that page it gives me the following: Error: Call to a member function hasRole() on a non-object (line 1275 of [...removed content...]/wire/core/Page.php) This error message was shown because you are logged in as a Superuser. Error has been logged. is there something really obvious i'm doing wrong? Thanks in advance, Bram Wolf
-
The Problem here was that I had to rename the htaccess.txt to .htaccess and in addition comment out the two active ones out of the three optional lines at the top. That did the trick! Maybe it's an idea to place a note with installation process? since I was under the impression that the system was going to do this for me since it's all automated and stuff? just a thought
-
Yes I did, but didn't have to fill it in anywhere since I didn't get that for in the installation process. and indeed, I was already wondering if that was a good idea but I figured I didn't know what to look for and maybe you guys did so but! the file is gone now, thanks for the headsup
-
Here, maybe this helps? http://www.bramwolf.nl/info.php is does say this: _SERVER["SERVER_SOFTWARE"] Apache Gr, Bram
-
Hey Guys, Thanx for the replies but I must admit im pretty much a horrible noob to all of this so, I have no clue where I can find out if one.com runs apache or not, I did check their configuration panel but couldn't find anything. also LAMP stacks sounds like magic to me < btw @ kongondo, the script only came as far as telling me what was and what wasn't turned on and I believe it did say something like it couldn't check if I had apache and that in some cases they couldn't only check it when .htaccess was on in place, maybe that helps? and if that is the problem, one.com doesn't have apache, how could I fix that? or can I do so at all? Bram
-
** SOLVED ** Hey Guys, I've been trying to install process wire on my server but without much luck. I tried the grabpw.php install file and downloading and uploading the complete package to my server manually. When I go to the URL to install it I do get the first screen where it says click here to start install. But once I do I get the following: Internal Server Error The server encountered an internal error or misconfiguration and was unable to complete your request. Please contact the server administrator, support@one.com and inform them of the time the error occurred, and anything you might have done that may have caused the error. More information about this error may be available in the server error log. I tried lookong up if the log would give me any info but I couldn't find anything about this. Does anyone have a suggestion on how to fix this? Your help would be greatly appreciated! Bram Wolf