1 2013-12-06 12:13:50

(7 replies, posted in Questions)

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}

2 2013-12-06 12:02:49

(7 replies, posted in Questions)

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!

3

(29 replies, posted in Plugins)

i added

monstra/plugins/contact/views/frontend/form.view.php








'.$errors['captcha_wrong'].''; ?>
0) { ?>

also tested it successfully

4

(29 replies, posted in Plugins)

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!',
        ),
    );

5

(0 replies, posted in Questions)

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?

6

(7 replies, posted in Questions)

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)

7

(7 replies, posted in Questions)

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.

website.com

but doesn't work here


regards bernte

8

Topic: [BUG] Missing Flagg (1 replies, posted in Questions)

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 big_smile