Upgrading Zurmo Version with an existing installation
#2
Posted 26 May 2012 - 02:13 AM
Jason Green
Zurmo Team
Need support? Upgrade now
#4
Posted 26 May 2012 - 01:45 PM
A. Backup your config/perInstance.php and config/debug.php files
B. Backup your app folder and db (just in case)
B. Download the latest stable and replace the entire app folder with the new stable release.
C. Put the config files from step A in the correct spot. You will not be replacing files as these 2 files will not exist yet from the stable download.
D. Use the command line tool to run updateSchema by doing from the command folder: zurmoc updateSchema super. Assumming your super admin username is 'super' otherwise use the correct one. if you are on linux you might have to do php zurmoc from the command line instead of just php.
E. clear the contents from assets/ folder and also runtime/minScript/cache
F. When you login, you should execute the &clearCache=1 upon going to the login page in the URL.
G. Make sure to hold shift on the browser to refresh the JS/CSS. You might have to do this a few times.
I hope this helps.
Jason Green
Zurmo Team
Need support? Upgrade now
#6
Posted 12 July 2012 - 06:10 PM
An error has occurred. Please click here to continue to the home page. If the error persists please contact your administrator.
include(a.php): failed to open stream: No such file or directory
I'ved ran the test.php script to check if my system settings are still correct. And they are!
I recovered the files and database with my backup to run 0.6.2 again.
Please help me out!
#7
Posted 12 July 2012 - 10:31 PM
What do you mean you ran the test.php script? you aren't supposed to run that through the browser. Is that message above after you ran test.php or just going to the login page?I'm running version 0.6.2 and want to upgrade to 0.6.6.. I followed the directions above.. But my zurmo won't work!!
I'ved ran the test.php script to check if my system settings are still correct. And they are!
I recovered the files and database with my backup to run 0.6.2 again.
Please help me out!
Jason Green
Zurmo Team
Need support? Upgrade now
#8
Posted 12 July 2012 - 11:05 PM
The login page is showing up.. but when i try to login (doenst matter what username) my address bar shows me:
http://www.mywebsite.com/app/index.php/users/default/confirmTimeZonewith the error page..
I tried the test.php script to check if it had something to do with file permissions. But that is not the problem..
Then i did a fresh clean install.. which work like a charm.. But it's not an option since i will lose my data.
After that i tried to reproduce the problem..
I copied the newest zurmo to my server.. unzipped in the right directory.
Copied the 2 setting files from the old zurmo to the updated one.
And so far so good, the login page came up, i tried to login.. going to the timezoneconfirmation (following the address bar) And now i'm getting another error!
include(u.php): failed to open stream: No such file or directory
i enabled the debug to produce a stack trace..: stacktrace
And here is my perInstance.php (censored offcourse;) )
I hope you can help me out
#9
Posted 13 July 2012 - 02:20 AM
http://www.mywebsite.com/app/index.php/users/default/confirmTimeZone
You should try to reload the URL with ?clearCache=1 added on. Please paste the url here so i can make sure ?clearCache=1 will work. If you have get params, you will need to use &clearCache=1 instead.
Also your second scenario, what is the stack trace where you get:
include(u.php): failed to open stream: No such file or directory
Jason Green
Zurmo Team
Need support? Upgrade now
#10
Posted 13 July 2012 - 02:21 AM
Jason Green
Zurmo Team
Need support? Upgrade now
#11
Posted 13 July 2012 - 06:09 AM
Stupid TypoAnother question - why aren't u updating to 0.6.9?
You should try to reload the URL with ?clearCache=1 added on. Please paste the url here so i can make sure ?clearCache=1 will work. If you have get params, you will need to use &clearCache=1 instead.
i tried the following urls..
mydomain.com/app/index.php?clearCache=1&/users/default/confirmTimeZone --> stacktrace2
mydomain.com/app/index.php?&clearCache=1&/users/default/confirmTimeZone --> stacktrace2
mydomain.com/app/index.php&clearCache=1&/users/default/confirmTimeZone --> 404 not found
mydomain.com/app/index.php/users/default/confirmTimeZone?clearCache=1 --> stacktrace2
mydomain.com/app/index.php/users/default/confirmTimeZone&clearCache=1 --> error page
mydomain.com/app/index.php/users/default/confirmTimeZone?&clearCache=1 --> stacktrace2
Yesterday.. i enabled the debug mode in "debug.php" and just refreshed the page to retrieve the stack trace..
So i was a little bit flabbergasted when you asked:
Also your second scenario, what is the stack trace where you get:
include(u.php): failed to open stream: No such file or directory
But when i now refresh the page, the stacktrace look different ..
Now the "include(u.php): failed to open stream: No such file or directory" error is in the stack trace2...
#12
Posted 15 July 2012 - 02:49 AM
Jason Green
Zurmo Team
Need support? Upgrade now
#13
Posted 17 July 2012 - 08:04 AM
The following error shows up above the normal layout..
What is this error ?
THIS IS NOT A VALID XHTML FILE
DOMDocument::validate(): Element ul content does not follow the DTD, expecting (li)+, got
DOMDocument::validate(): Element colgroup is not declared in form list of possible children
DOMDocument::validate(): Element th is not declared in div list of possible children
DOMDocument::validate(): Element td is not declared in div list of possible children
DOMDocument::validate(): Element th is not declared in div list of possible children
DOMDocument::validate(): Element td is not declared in div list of possible children
DOMDocument::validate(): Element th is not declared in div list of possible children
DOMDocument::validate(): Element td is not declared in div list of possible children
DOMDocument::validate(): Element th is not declared in div list of possible children
DOMDocument::validate(): Element td is not declared in div list of possible children
When i want to go the another page.. Click dashboard for example. I'm getting a new error:
Here the stack trace.include(MeetingsMyListView.php): failed to open stream: No such file or directory
#14
Posted 18 July 2012 - 03:54 AM
Turn debug to false. Also clear the portlets table. Then make sure to add ?clearCache=1 to your url. Assumming you have no other get params.Nice, i'm 1 step further..
The following error shows up above the normal layout..
What is this error ?
When i want to go the another page.. Click dashboard for example. I'm getting a new error:
Here the stack trace.
Jason Green
Zurmo Team
Need support? Upgrade now
#15
Posted 18 July 2012 - 12:05 PM
I'm still expierence problems
When i go to "my profile",
Stack trace
When i login as super user, and try to click an item in the settings menu (right top corner):
Admin - Does nothing
About - Does nothing
Logout - Does nothing
Designer - Stack trace
Your Profile - Does nothing
Import - Stack trace
Groups - Stack trace
Users - Stack trace
Roles - Stack trace
Why is upgrading so difficult with deleting tables etc?
#16
Posted 18 July 2012 - 03:24 PM
B. make sure to clear runtime/minscript/cache and the contents of the assets/ folder. Then clear your browser cache too and refresh.
The reason it is so hard is because we haven't completed the new upgrade process yet. Once that is completed it will be much easier.
Jason Green
Zurmo Team
Need support? Upgrade now
#18
Posted 19 July 2012 - 02:02 AM
Thanks for the kind words. Please keep us posted and try to help others in the forum if you have timeNice, that works! Zurmo is now running fine!!!
Zurmo is a great CRM initiative with active support from the developers!
Credits to every zurmo developer with Jason in advance!
Jason Green
Zurmo Team
Need support? Upgrade now
#20
Posted 24 July 2012 - 02:24 PM
https://www.pivotalt...y/show/33280615
In the meantime, which module is this in?
Jason Green
Zurmo Team
Need support? Upgrade now
Also tagged with one or more of these keywords: upgrade, install, update
Zurmo Discussions →
User Questions →
All currencies in custom field now £0 after updateStarted by mledwards, Yesterday, 09:51 AM |
|
|
||
Zurmo Discussions →
Installation and Setup →
Install Language trough .PO FileStarted by quirogapj, 03 May 2013 |
|
|
||
Zurmo Discussions →
Installation and Setup →
Installation ErrorStarted by DrewUte, 30 Apr 2013 |
|
|
||
Zurmo Discussions →
Installation and Setup →
Unable to open zurmoc for upgradeStarted by hamidre13, 25 Apr 2013 |
|
|
||
Zurmo Discussions →
Installation and Setup →
Upgrade to 1.5Started by davyca, 22 Apr 2013 |
|
|
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users










