Wizard adventures after step 9 failed.
Posted
#252
(In Topic #58)

Standard member

v10 beta 4
Hello AgainHope Chris I do not spam you with too many issues

Wizard installation from step 3
Install profile - Community site
everything went well till step 9, I chose site open and did not modified message, once i proceeded I receive error i didn't set value in all required fields, not error stack tho, I went back to step 9 to double check, didn't change anything and proceeded to see this little bug Screenshot by Lightshot , after that any action took me back to dashboard with no further error messages, except for message to run wizard setup was still there, guess if all went ok it should be gone correct?
Not sure it was best idea, but after that I ran wizard again with taking minimalistic site profile on step 3, from there i did not modify anything and proceeded, steps 4, 5 ok, step 6 Guess if no block were chosen earlier then there is nothing to edit in this step, tho preview show block, question is which one and shouldn't it be editable in this step? Screenshot by Lightshot
As you can see on the screenshot colour changed after first wizard, but if chosen colour should show on preview during setup then preview isn't working. Step 7ok, 8 Preview seems be to not working, step 9 On the first try there was a message Screenshot by Lightshot, but on every next it was gone and following stack error started showing up v10b4_wizard_step9 - Pastebin.com
Wizard setup does not pass and once site come back to dashboard there is still run wizard setup message, but now after 2nd wizart setup attempt along wizard message there was following error messages:
A configuration option (store_revisions) which does not exist was referenced
They persist pretty much everywhere on the website :/, I Figured they appeared, because of some addons got uninstalled during 2nd wiard run. Despite that, I run wizard 3rd time using just default setting on community site profile. Steps 4, 5 were ok, step 6 showed error
A configuration option (sitewide_im) which does not exist was referenced
step 7 ok, 8 error
A configuration option (forced_preview_option) which does not exist was referenced
9 If I chose Site open I end up with same stack error as before, If I chose site closed nothing is happening and it is in loading with no end.
Stack error seems to be appearing now very often in admin zone. Tho except for last part of the link it is really the same.
Error log show same 4 messages constantly:
15-Mar-2016 04:20:30 UTC PHP Notice Undefined index: c_value in /sources/config.php on line 242
15-Mar-2016 04:20:30 UTC PHP Notice Undefined index: c_needs_dereference in /sources/config.php on line 241
15-Mar-2016 04:20:30 UTC Composr PHP NOTICE [8] Undefined index: c_needs_dereference in sources/config.php on line 241 (version: 10 beta4, PHP version: 5.5.32, URL: /adminzone/index.php?page=admin-actionlog) @ http://zzz.com/adminzone/index.php?page=admin-actionlog
15-Mar-2016 04:20:30 UTC PHP Notice Undefined index: c_needs_dereference in sources/config.php on line 241 @ http://zzzz.com/adminzone/index.php?page=admin-actionlog
After 4th try and skipping step 9 wizard finally completed, tho there is still error:
A configuration option (store_revisions) which does not exist was referenced (installing all add-ons did not resolved this error Screenshot by Lightshot)
with stack error mentioned above: v10b4_wizard_step9 - Pastebin.com
All that suggest there is something wrong with step 9.
Note I will test all this again when you release next version with fixed downloader so I don't have to bother you again with that.
There is bunch of errors with missing images, tho I don't think that is really an issue.
Chris if you want to have a look I have restored FTP access for you, as well pass to admin on website is same as to FTP.
I am off to bed for and will be online tomorrow. You can change fiddle with config as I will reinstall from scratch when you release beta5
Few suggestion:
- Off button for preview feature
- Rules, choosing any set of rules make site scroll down - Imho it is rather annoying.
Kind Regards
Last edit: by Crsnic
Lost in madness.
Posted

Site director

Hello Again
Hi

Hope Chris I do not spam you with too many issuesso few things with wizard since yesterday.
Of course not, feedback is much appreciated.
once i proceeded I receive error i didn't set value in all required fields, not error stack tho
I wonder if you have a need to increase the max_input_vars PHP setting, or have Suhosin on the server and need to change that setting.
That said, I've just made some changes to make the Setup Wizard use fewer parameters for the next release.
I went back to step 9 to double check, didn't change anything and proceeded to see this little bug Screenshot by Lightshot ,
I have no idea how you ended up here, as it looks like no part of Composr even links to that page. It's a page showing an error message that we never ended up using, I'll remove it, but I think you must have reached it via some kind of random coincidence, but I can't think what.
guess if all went ok it should be gone correct?
Yes, but you can dismiss the message and configure the site via other means, the wizard is optional.
step 6 Guess if no block were chosen earlier then there is nothing to edit in this step
, tho preview show block, question is which one and shouldn't it be editable in this step? Screenshot by Lightshot
Ah, it should skip this step if no blocks are going to be left. Fixed.
As you can see on the screenshot colour changed after first wizard, but if chosen colour should show on preview during setup then preview isn't working.
The colour is chosen later in the wizard.
8 Preview seems be to not working
Fixed.
step 9 On the first try there was a message Screenshot by Lightshot, but on every next it was gone and following stack error started showing up v10b4_wizard_step9 - Pastebin.com
Yeah, that was a nasty bug that happened if the actionlog addon was removed. Sorry about that.
Here's the fix for that (sources/hooks/systems/page_groupings/core.php): https://raw.githubusercontent.com/ocproducts/composr/master/sources/hooks/systems/page_groupings/core.php
A configuration option (store_revisions) which does not exist was referenced
As above.
A configuration option (sitewide_im) which does not exist was referenced
A configuration option (forced_preview_option) which does not exist was referenced
Similar issue. I'll have to put out a new beta to solve this, will be soon.
There is bunch of errors with missing images, tho I don't think that is really an issue.
I just did a lot of testing, lots of problems fixed for next release.
- Off button for preview feature
There is an "Enable previewing" option.
- Rules, choosing any set of rules make site scroll down - Imho it is rather annoying.
Okay, we'll change that.
Become a fan of Composr on Facebook or add me as a friend. Add me on on Mastodon. Follow me on Minds (where I am most active). Support me on Patreon
- If not, please let us know how we can do better (please try and propose any bigger ideas in such a way that they are fundable and scalable).
- If so, please let others know about Composr whenever you see the opportunity or support me on Patreon.
- If my reply is too Vulcan or expressed too much in business-strategy terms, and not particularly personal, I apologise. As a company & project maintainer, time is very limited to me, so usually when I write a reply I try and make it generic advice to all readers. I'm also naturally a joined-up thinker, so I always express my thoughts in combined business and technical terms. I recognise not everyone likes that, don't let my Vulcan-thinking stop you enjoying Composr on fun personal projects.
- If my response can inspire a community tutorial, that's a great way of giving back to the project as a user.
Posted

Standard member

Chris Graham said
Of course not, feedback is much appreciated.
Great to hear that, I will add some more when I have anything relevant to add

Edit; I found one. Will post in separate topic

At this time I think answer is no, Only thing I changed I got hosting with less limitation on resources and that solved issue with max_users_connections and such and other from hosting side.Chris Graham said
I wonder if you have a need to increase the max_input_vars PHP setting, or have Suhosin on the server and need to change that setting.
I know I can skip wizard, tho since I am planning on using this CMS I want to help at least test CMS features and wizard is one of them, I would say, a quite important one for many users who have low programming skills like myself. That is least I can do to helpChris Graham said
Yes, but you can dismiss the message and configure the site via other means, the wizard is optional.

I'll test it bit more and see if I didn't mix up anything.Chris Graham said
The colour is chosen later in the wizard.
Thank you for the info, I will keep that in mind if I experience it again.Chris Graham said
Yeah, that was a nasty bug that happened if the actionlog addon was removed. Sorry about that.
Here's the fix for that (sources/hooks/systems/page_groupings/core.php): https://raw.githubusercontent.com/ocproducts/composr/master/sources/hooks/systems/page_groupings/core.php
Thank you for all the help. Much appreciated!
I hope next release is quite soon as I'd like to reinstall CMS from skratch and would be nice to exclude already fixed bugs

Greg
Lost in madness.
1 guest and 0 members have just viewed this.