Page 1 of 1
0.10beta3 Page preview doesn't work
Posted: Mon May 23, 2005 5:46 pm
by pinthenet
I have just noticed an odd problem with Page creation. If I setup a page then request Preview it deletes all entries incl title, menu text and content and gives me a blank display. If I create a page and submit it, then reopen it has taken the changes and I can then Preview it. I can also open any existing pages and Preview them. I notice that if I Preview an existing page I see an empty Page form while it rebuilds the display with the Preview pane, then I get the Preview
I've tried IE & Firefox and I've used TinyMCE & HTMLEdit
I've just tried on another installation which has PHPLayers 1.2 (the one above was reverted to 1.1) and I get the same effect but I also see the 6 Template Error: messages
Is there some othe subtle problem with PHPlayers?
Has anyone else seen this?
John
Re: 0.10beta3 Page preview doesn't work
Posted: Sun May 29, 2005 8:25 am
by pinthenet
Hmm, I seem to be the only one with this problem. Installed the daily snapshot yesterday & I still can't preview a new page....
John
Re: 0.10beta3 Page preview (still) doesn't work
Posted: Mon May 30, 2005 7:52 am
by pinthenet
Just noticed an error message (I was expecting it at the top of the page but it's on the content area):
Notice: Undefined variable: adminaccess in d:\develop\easyphp1-8\www\cms\admin\addcontent.php on line 279
This is an upgraded test installation with cms-daily from 29.05
John
Re: 0.10beta3 Page preview doesn't work
Posted: Mon May 30, 2005 10:10 am
by piratos
At first change the phplayers.module.php : $mid->setTpldir('templates');
Then set all Smartytags in 'parameter' not in "parameter"
Then testing.
Re: 0.10beta3 Page preview doesn't work
Posted: Mon May 30, 2005 4:14 pm
by Ted
I committed the phplayers change thing afternoon. I hope it helps...
Still have no idea about the smarty problem with "". Seems like only a few people are having the problem. Must be version dependant.
Re: 0.10beta3 Page preview doesn't work
Posted: Mon May 30, 2005 5:26 pm
by pinthenet
I am a little confused.....
I have a problem in admin when I create a new page and try to preview it before I submit it. The PHPLayers problem is something else?
Another point - 0.10beta3 doesn't seem to offer the 'apply' function when editing an existing page - that was quite usefule
And another (just checked that the missing 'apply' is really missing): the text for the 'Options' shows '--Add me -options --'
Have I messed up my installation?
John