However with one exception... What is it with this new message deal. Let me show you what it looks like when i pull up all my messages. see image. the red part, hey no messages at all lovely... But the db is full of messages, where are they?
then when i click on send message, the white part (in image) it comes up on the very bottom of the page i feel like i have to type on my knees lol.. and its totally unusable. No members list, it minimizes as soon as i try to do anything with it... Its totally useless to me.
So what can i do about this, did you all test this on macabre? I think im gonna need some help with this one team.. Thanks see image.
That is when i discovered that the update must have overwritten the htaccess file. See with my system for some reason not all settings in the php ini work unless i also put them in the htaccess file as well, the commands are just a bit different so look them up first.
As soon as i put my htaccess off of a backup back, the site loaded, then i went to messages, and nothing, and i thought ok ill install the mailbox update, just as i was about to leave the page (10 sec or so later) BOOM i saw the message window populate with all the messages.
I will still install the update to the mailbox but it does work now.
So if you have a mem command in your php ini, set it inside your htaccess as well.
like this
php_value memory_limit 200M
make sure your htaccess is the same as it was before the update and you should be ok.
also how do you know how much memory to add..
here is a bare bones message
[Sun Jul 13 17:07:32 2014] [error] [client xx.xx.xx.xx] PHP Fatal error: Allowed memory size of 52428800 bytes exhausted (tried to allocate 270708 bytes)
so for me 52428800 is how much you have
and 270708 is how much more it was trying to load
go here
http://www.thebyteconverter.com/
under byte type in your first number mine is 52428800 which is 50MB, thats what clued me off to the htaccess, because that is the htaccess system default memory for me, so thats how i new something was wrong with the htaccess.
so now in byte type in your other number 270708 1/4 of a MB so we will round up to 1MB
so for me i know i need to have 51 MB on login. So i set it to 200 to have enough for the whole site just to be safe.
And thats how you do it..
:)
base_user_online table only shows me online
oh ok its a toggle switch, either online or all users... so you have to watch that, the little icon with two heads is a toggle.
I love Oxwall , I think it is the best community software out there today really !
The techs and designers all work hard on this software and i give thanks for that , you are appreciated, I have bought many plugins for the software to enhance my site and make it the best that I think it can be.
So,
With that being said . . . . . .
I have to say that I tried to upgrade to 1.7 , got many many errors that literally crashed my site totally. THEN only after I had upgraded did I get a notice that all plugins had to be stopped before upgrading and re started one by one.
For a site as big as mine , this is a real pain.
I think in my humble opinion that if an upgrade is released , that it should be able to update without having to do a hundred different things before ( 100 is an exaggeration I know , Im making a point is all )
I restored back to 1.5.3 and luckily was able to save all my data totally except for just a few days worth.
I will not upgrade again because of this experience unless it can be upgraded without issues.
The point of this post is a question :
Isn't there a way to create an upgrade that incorporates all the plugins already installed ?
When softalicious notify's me about upgrades , usually I say go ahead and do it but now my thoughts on that have changed due to this experience. Now I wont upgrade until I read what needs to be done. stopping all the plugins and halting my site for a lengthy amount of time just doesnt work for me. It should be seamless and no-one should even realize it is being upgraded , but in this case it was a disaster.
That is not to say that I will stop using it, as I said earlier. Oxwall rocks and nothing compares to it. I am appreciative of all the work that goes into it and I support it by buying the plugins and doing what I can when I have the ability.
Thoughts Oxwall Team ?
John M.
Steve