got it.. this works
404 Page Not Found
We're sorry but the page you are looking for doesn't appear to exist! Please go back in your browser, or click the link to return to website. {siteurl}
You are not logged in. Please login or register.
Monstra → Posts by bernte
Pages 1
got it.. this works
404 Page Not Found
We're sorry but the page you are looking for doesn't appear to exist! Please go back in your browser, or click the link to return to website. {siteurl}
have you tried your code?
i also tried it on normal pages! (START PAGE)
seems that i can't run php from here?
your code:
gives me on frontend:
http://website.com/monstra/
php doesn't parse here!
i added
monstra/plugins/contact/views/frontend/form.view.php
also tested it successfully
there is a bug in
monstra/plugins/contact/views/frontend/form.view.php
on line 14
Awilum... please change
to
also i translated contact to german
de.lang.php
array( 'Contact' => 'Contact', 'Contact plugin for Monstra' => 'Kontakt Plugin für Monstra', 'Name' => 'Name', 'Email' => 'Email', 'Message' => 'Nachricht', 'Send' => 'Senden', 'Empty required fields!' => 'Pflichtfelder angeben!', 'Email address is not valid!' => 'E-Mail-Adresse ist nicht gültig', 'A letter has been sent!' => 'Die Nachricht wurde gesendet!', 'A Letter was not sent!' => 'Die Nachricht wurde nicht gesendet!', 'Wrong captcha!' => 'Captcha falsch!', ), );
is it possible to change the ORDER by NAME from
admin/index.php?id=pages
into ORDER by DATE? (maybe only for Subpages?)
My PAGE-TREE looks like this:
> ABOUT
> CONTACT
> GALLERY
>> 04. Nov 2013 - Gallery Title [6]
>> 11. Oct 2013 - Gallery Title [3]
>> 13. Sep 2013 - Gallery Title [2]
>> 14. Nov 2013 - Gallery Title [5]
>> 16. Aug 2013 - Gallery Title [1]
> LOCATION
> SERVICE
The number in bracket ([1],[2],[3]...) shows the right ORDER
As you can see on Gallery i got the wrong ORDER. I got 30 Gallerys at this moment and its confusing to find the right one for editing.
edit:
Maybe its possible to set ther ORDER manually?
i found a new problem on frontend..
when you go to http://website.com/sitemap all pages are ordered by NAME
should i create a issue on github?
Hi Aryandhani...
thats all i have done before... i think you have missunderstood my question.
i try to explain again!
i click on Pages -> Edit 404 Page
there i insert
404 Page Not Found
We're sorry but the page you are looking for doesn't appear to exist! Please go back in your browser, or click the link to return to website. website.com
then i go to frontend and call a link which doesn't exist!
the 404 template works but not the php-part of
my sourcecode from the frontend looks like this
404 Page Not Found
We're sorry but the page you are looking for doesn't appear to exist! Please go back in your browser, or click the link to return to website. website.com
all i want to know how to echo the site-url inside Pages (without typing manually)
i want to edit my 404 template
i got this code inside the page
404 Page Not Found
We're sorry but the page you are looking for doesn't appear to exist!
Please go back in your browser, or click the link to return to website.
but doesn't work here
regards bernte
on the install.php is the PL Flagg missing.
i want to say that monstra is the best db-free cms i have ever seen! i had not much time to check all stuff.. but the first impression is amazing
Pages 1
Monstra → Posts by bernte