bfarber Posted January 10, 2008 Posted January 10, 2008 We've updated the upgrade pack to remove the extra folder. Sorry for the confusion. We do not have an exact list of changes for this release I'm afraid.
David_T Posted January 10, 2008 Posted January 10, 2008 Something is still messed with the upgrade package. I just uploaded it, now suddenly nothing loads. Every page is showing up blank now.
Will L. Posted January 10, 2008 Posted January 10, 2008 Something is still messed with the upgrade package. I just uploaded it, now suddenly nothing loads. Every page is showing up blank now. check for error_log inside upgrade ftp folder if not go to cpanel check error logs this error means missing a file that is called to require(); or require_once();
David_T Posted January 10, 2008 Posted January 10, 2008 I haven't even run the upgrade yet, I just copied the files over to the FTP. Even the ACP won't load, it's all blank.
Will L. Posted January 10, 2008 Posted January 10, 2008 I haven't even run the upgrade yet, I just copied the files over to the FTP. Even the ACP won't load, it's all blank. nvm I found out myself on JCXP odd and error_log files in main ftp forums folder
ErwinB Posted January 10, 2008 Posted January 10, 2008 We do not have an exact list of changes for this release I'm afraid. You 'forgot' to post the changes for the languages files (actually I don't care about the upgrade folder, it must be uploaded to upgrade to 2.3.4), and you do not have an exact list of changes for this release. Is that a joke?
bfarber Posted January 10, 2008 Posted January 10, 2008 You 'forgot' to post the changes for the languages files (actually I don't care about the upgrade folder, it must be uploaded to upgrade to 2.3.4), and you [i]do not have an exact list of changes for this release[/i]. Is that a joke? We didn't forget - we use an automated export tool to grab the files changed, and somehow it missed the language files. The upgrade pack was updated to include them once it was pointed out. And by "list of exact changes" I mean I can't tell you "open file x, look for line # and replace "xyz" with "abc"" - I don't have a list of the exact code changes. We already posted a list of which bugs were fixed in this release (the changelog) here.
cooldude7273 Posted January 10, 2008 Posted January 10, 2008 You 'forgot' to post the changes for the languages files (actually I don't care about the upgrade folder, it must be uploaded to upgrade to 2.3.4), and you [i]do not have an exact list of changes for this release[/i]. Is that a joke? Calm down man, I think someone may have woken up on the wrong side of the bed today...
ErwinB Posted January 10, 2008 Posted January 10, 2008 And by "list of exact changes" I mean I can't tell you "open file x, look for line # and replace "xyz" with "abc"" - I don't have a list of the exact code changes. We already posted a list of which bugs were fixed in this release (the changelog) here. Ok, sorry, I understood it a different way (changes/*code* changes) ^_^.
TestingSomething Posted January 10, 2008 Posted January 10, 2008 To whoever said to use a tool to see differences, that really only works well for unmodified files. Becuase modifications are setting line numbers totally off and making the whole file seem changed. Unless my comparison tool is just sucky. So I had to put my mods back in rather than go the opposite route.
ErwinB Posted January 11, 2008 Posted January 11, 2008 Becuase modifications are setting line numbers totally off and making the whole file seem changed I had the same problem before with WinMerge. Which software are you using? I suggest you to take a look to the settings, like end of line and file formats, it often solved problems like that for me but I don't remember exactly theses settings actually. Edit: if you're using WinMerge, you should read this http://winmerge.org/2.6/manual/Faq.html#d0e5207
atomicknight Posted January 11, 2008 Posted January 11, 2008 Any decent file comparison software won't do things by line number. WinMerge works quite well in that regard, granted that you choose to ignore differences in line breaks as pointed out above.
TestingSomething Posted January 11, 2008 Posted January 11, 2008 Hmm I guess I better try something like that then next time becuase I am sure some files have small enough changes to where it would take less time to put the new changes in than to go looking through my mods tos ee which use that file and then putting them back in.
bfarber Posted January 11, 2008 Posted January 11, 2008 I use ExamDiff when I have a need. Works decently well.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.