Closed Bug 656127 Opened 13 years ago Closed 13 years ago

Please push update for join.mozilla.org

Categories

(Infrastructure & Operations Graveyard :: WebOps: Other, task)

x86
Linux
task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: paulosman, Assigned: fox2mike)

References

Details

See jabba's notes here: https://bugzilla.mozilla.org/show_bug.cgi?id=640582#c22

Basically we just need someone to run an svn up and edit a line in the configuration file. There's no database for this project, just a bunch of PHP files. The config.php file will need to be edited. Specifically, change:

define('URL_BASE', '//www-stage.mozilla.org/join/');

to

define('URL_BASE', '//join.mozilla.org/');

There have been no additional strings localized, so locales directory doesn't need to be synced.
Depends on: 656066
We are have engagement in a holding patter in anticipation of pushing this bit of content. Any chance someone can give this a look this morning? Thanks.
Assignee: server-ops → shyam
[root@mradm02 join.mozilla.org]# svn up 
A    card.php
U    pdf.php
U    moz-header.php
U    assets/less/base.less
U    assets/less/structure.less
A    assets/less/utility.less
A    assets/less/main.less
U    assets/less/moz.less
U    assets/less/README.txt
U    assets/less/bsd-form.less
A    assets/css/main.css
D    assets/fonts/league-gothic/League_Gothic-webfont.svg
D    assets/fonts/league-gothic/League_Gothic-webfont.woff
D    assets/fonts/league-gothic/League_Gothic-webfont.eot
D    assets/fonts/league-gothic/League_Gothic-webfont.ttf
A    assets/fonts/league-gothic/league_gothic-webfont.svg
A    assets/fonts/league-gothic/league_gothic-webfont.woff
A    assets/fonts/league-gothic/league_gothic-webfont.eot
A    assets/fonts/league-gothic/generator_config.txt
A    assets/fonts/league-gothic/league_gothic-webfont.ttf
U    assets/pdf/pdf-config.php
U    assets/pdf/joinmoz-card-en.pdf
U    assets/pdf/joinmoz-cert-en.pdf
U    assets/pdf/joinmoz-card-de.pdf
U    assets/pdf/joinmoz-cert-de.pdf
U    assets/pdf/templates/joinmoz-card-translated.eps
U    assets/pdf/templates/joinmoz-cert-translated.eps
A    assets/pdf/templates/Moz.joboptions
D    assets/img/shirt-en_US.png
D    assets/img/mozilla-crest.png
D    assets/img/shirt-de_DE.png
U    assets/img/merch-de_DE.png
A    assets/img/act1-crowd.png
A    assets/img/act1-background.png
U    assets/img/merch-en_US.png
U    assets/img/act2-background.png
U    assets/img/card-de_DE.png
A    assets/img/page-compact
A    assets/img/page-compact/card-en_US.png
A    assets/img/page-compact/firefox-logo.png
A    assets/img/page-compact/act1-crowd.png
A    assets/img/page-compact/act2-heart.jpg
A    assets/img/page-compact/card-de_DE.png
U    assets/img/card-en_US.png
A    assets/img/firefox-crest.png
A    assets/img/title.png
U    footer.php
A    lib/fonts/league-gothic-ISO-8859-1.afm
A    lib/fonts/league-gothic-ISO-8859-2.afm
A    lib/fonts/league-gothic-ISO-8859-1.t1a
A    lib/fonts/league-gothic-ISO-8859-2.t1a
A    lib/fonts/league-gothic-ISO-8859-1.php
U    lib/fonts/mkfont.php
A    lib/fonts/league-gothic-ISO-8859-2.php
A    lib/fonts/league-gothic-ISO-8859-1.z
A    lib/fonts/league-gothic-ISO-8859-2.z
U    moz-footer.php
A    certificate.php
U    thankyou.php
U    config.php
U    faq.php
U    header.php
A    home.php
Updated to revision 88608.

[root@mradm02 includes]# svn up
U    MozillaOrg/LeftMenu.php
U    community-sub.inc.php
Updated to revision 88608.
[root@mradm02 includes]# vim community-sub.inc.php 
[root@mradm02 includes]# vim MozillaOrg/LeftMenu.php 
[root@mradm02 includes]# cd ../locale/
[root@mradm02 locale]# svn up
U    compile.sh
U    pt_BR/LC_MESSAGES/messages.po
Updated to revision 88608.

I updated the config.php, but it had :

define('URL_BASE', '//donate.mozilla.org/page/-/joinmozilla/');

Not what you said, which has now been updated to join.mozilla.org

Let me know if you have any issues.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Looks perfect to me. The certificate printer works, and fonts/images all look correct. Thanks for the super-fast response and action!
Component: Server Operations: Web Operations → WebOps: Other
Product: mozilla.org → Infrastructure & Operations
Product: Infrastructure & Operations → Infrastructure & Operations Graveyard
You need to log in before you can comment on or make changes to this bug.