Add Page button not visible in form

Permalink
Hi Group,

Just setup Concrete5 on a webserver. Install went super, default website is running OK. Have been able to change the content of the mainpage OK. Now I want to add a page as demonstrated in the video, but I don't see the button at the bottom-right of the form where you add a page. I have tried this with FF, IE and Chrome; no luck. Why does this button not appear for me?

 
Mnkras replied on at Permalink Reply
Mnkras
the add page button is in the top left corner...
exbm replied on at Permalink Reply
I just made a similar post about this problem... the "add page" button is fine. When you click on it you get a form at the bottom of that form there is another "add page" button that is missing. Also, when i click on a page type nothing happens. There are a couple of other random forms missing that button. The property page is missing the save button.

Now I know I am not the only one!
12345j replied on at Permalink Reply
12345j
have you tried adding the page from the sitemap? you can go to sitemap, click on home, select add new page, and that may work. also, have you tried just scrolling down? The button may be hidden.
exbm replied on at Permalink Reply 1 Attachment
tried using the site map already and it doesn't show there.. I looked at the form using firebug and no there is no button
exbm replied on at Permalink Reply
I looked into the source and I have gotten the bug down to somewhere in collections_metadata_fields.php.. It is giving an exception force quiting.. but because of configuration of my php ini it doesn't show the error.. I'll try and figure this out

EDIT:

the error is happening on line 110 when rendering the tags attribute
skymark replied on at Permalink Reply
Any breakthroughs on this?? I seem to be having the exact same problem as you.
exbm replied on at Permalink Reply