#EL30 Technical: How I created my task

My task uses tables, views and a page on gRSShopper. If you want to try it yourself, here is my stuff: http://x28.privat.t-online.de/372/x28stuff.sql

  • go to cPanel > Databases > phpMyAdmin,
  • click your gRSShopper database
  • click Import, browse to the downloaded .sql file, scroll down and click OK. It should replace the tables x28term and x28week, and add the views x28term_html, x28week_html, and a new page. I prefixed everything with ‘x28’ to not get messed with your own stuff. Of course I tested it but still, I don’t fluently speak SQL and hope I won’t break anything. Proceed at your own risk!
  • go to the new page called “an x28map starter file” and publish it.
  • go to the new view “x28week_html” and change both occurrences of mmelcher.org to your own domain (because Javascript won’t load “cross origins”).

Unfortunately, it does not work with https (since the location of the javascript is on http). So, if you have a forced redirect to https in your .htaccess (which happened to me recently!), feel free to copy both the Javascript and CSS file to your own site. (But then don’t forget to watch my Github for updates.)

Hammer, screwdriver and a cog

This entry was posted in EL30 and tagged . Bookmark the permalink.

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

This site uses Akismet to reduce spam. Learn how your comment data is processed.