Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Upgrade Check Application
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  5 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Michael Babker  
View profile  
 More options Sep 10 2012, 5:12 pm
From: Michael Babker <mbab...@flbab.com>
Date: Mon, 10 Sep 2012 16:12:00 -0500
Subject: Upgrade Check Application

Hello,

Through some local testing, I've found that it is not practical to do our
upgrade checks within our built in script because it is run too late in the
sequence.  To get around that, I've built a stand alone application that can
be used to do the checks and alert users to the status of their host's
support for J! 3.0.  That app can be found at
https://github.com/mbabker/J30UpgradeCheck and has the instructions for use
included.  Feel free to use it and report bugs to me via the repo's tracker.

So it is clear for all, this is as lightweight of a package as possible.  To
get it there, only the necessary library classes are included and all
translations have been removed, so the tool is hard-coded to English.
Otherwise, it is the same information reported in the installation
application if your site is not compatible.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Matt Thomas  
View profile  
 More options Oct 1 2012, 10:36 am
From: Matt Thomas <m...@betweenbrain.com>
Date: Mon, 1 Oct 2012 10:36:38 -0400
Local: Mon, Oct 1 2012 10:36 am
Subject: Re: [jbs] Upgrade Check Application

Hi Michael,

I finally had a chance to test this on my servers and it works flawlessly.
Thanks for putting this together and keep up the great work! Hopefully this
can be used as part of a migration tool at some point.

Best,

Matt Thomas
Founder betweenbrain <http://betweenbrain.com/>™
Lead Developer Construct Template Development
Framework<http://construct-framework.com/>
Phone: 203.632.9322
Twitter: @betweenbrain
Github: https://github.com/betweenbrain


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Kevin  
View profile  
 More options Oct 5 2012, 7:34 pm
From: Kevin <i...@weblinksonline.co.uk>
Date: Fri, 5 Oct 2012 16:34:37 -0700 (PDT)
Local: Fri, Oct 5 2012 7:34 pm
Subject: Re: Upgrade Check Application

Downloaded
Used the Hosts file manager to upload and unzip
Files were set at 666
Reset files 644
Pointed browser at the directory
Full success

Unzipped locally and ftp'd up
files were correct
Pointed browser at the directory
Full success

configuration.php showed 'No'(of course)
Display errors showed 'Actual On' ... not sure about that ... which display
errors, php.ini or Joomla's ?
Output Buffering 'Off' ... again not sure about that setting as the
installer in kickstart says recommended 'Off' doesn't it ?

However it looks great and reports well.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Michael Babker  
View profile  
 More options Oct 5 2012, 10:02 pm
From: Michael Babker <mbab...@flbab.com>
Date: Fri, 05 Oct 2012 21:02:02 -0500
Local: Fri, Oct 5 2012 10:02 pm
Subject: Re: [jbs] Re: Upgrade Check Application

That's odd about the file permissions.  I just checked my local system and
the file permissions are set properly here.  I do remember someone
mentioning that ZIP files from GitHub came down with 666 permissions (or
something that wasn't 644), so that may be the problem.

As to the rest of it, I can double check to make sure the checks are in
sync, but it should be using the same model method from the CMS install app.

From:  Kevin <i...@weblinksonline.co.uk>
Reply-To:  <joomlabugsquad@googlegroups.com>
Date:  Friday, October 5, 2012 6:34 PM
To:  <joomlabugsquad@googlegroups.com>
Subject:  [jbs] Re: Upgrade Check Application

Downloaded
Used the Hosts file manager to upload and unzip
Files were set at 666
Reset files 644
Pointed browser at the directory
Full success

Unzipped locally and ftp'd up
files were correct
Pointed browser at the directory
Full success

configuration.php showed 'No'(of course)
Display errors showed 'Actual On' ... not sure about that ... which display
errors, php.ini or Joomla's ?
Output Buffering 'Off' ... again not sure about that setting as the
installer in kickstart says recommended 'Off' doesn't it ?

However it looks great and reports well.

--
You received this message because you are subscribed to the Google Groups
"Joomla! bug Squad" group.
To view this discussion on the web visit
https://groups.google.com/d/msg/joomlabugsquad/-/iZvReB2mkwwJ.
 To post to this group, send email to joomlabugsquad@googlegroups.com.
To unsubscribe from this group, send email to
joomlabugsquad+unsubscribe@googlegroups.com.
For more options, visit this group at
http://groups.google.com/group/joomlabugsquad?hl=en.

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Kevin  
View profile  
 More options Oct 6 2012, 8:34 am
From: Kevin <i...@weblinksonline.co.uk>
Date: Sat, 6 Oct 2012 05:34:36 -0700 (PDT)
Local: Sat, Oct 6 2012 8:34 am
Subject: Re: [jbs] Re: Upgrade Check Application

The file permissions are probably due to my shared Hosting.  The file
manager in my Host's CP creates ta new folder 711 ... then when I unzip the
zip file a cgi file is placed in the folder ... pointing the browser at the
cgi file returns a message the file permissions are not correct.
Then after changing the chmod to of the folder to 755 the cgi runs when
pointed to in the browser.  And the zip file gets unzipped. ... the
unzipped folders are 755 and files 666.

It must be a problem on the Host side because uploading the unzipped files
results in the correct permissions fot folders and files.  it is very
inexpensive Hosting but serves me well (most of the time) and Joomla runs
well on it.

"* but it should be using the same model method from the CMS install app*."
Joomla install gives the same results for buffering ... it's the install
packed in the jpa file that recommends Off.  If memory serves me correct
J1.5 used to recommend Off ?  But 2.5 recommends On like your app.

Anyway ... it worked on a cheap/inexpensive shared Hosting :D


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »