Drupal running on a non-standard port

I have a server which I want to run Drupal site on it.
The default http port 80 was block by my ISP and it does not have a static IP address.
I have to run Drupal on non 80 port, let's say 8765.
Since I do not have a static IP, I apply a sub-domain name from noip.com which is
http://drupal8.myftp.org.
So finally my domain name should be
http://drupal8.myftp.org:8765

automatically add location (gps/html5) when creating new node

Hi all,

Is it possible in drupal to add the location of a mobile user to a new node that he or she is trying to create?

So opening the site will prompt for the question is you want to share your location. When clicked yes, your location will be added to the new node that you create. No need to fill in address and such.

D8 - Global Twig Variables?

Is it possible to create global twig variables in a Drupal 8 module?

[Drupal 8] How to add RTL and LTR buttons to CKEditor?

Hi,

I've just installed Drupal 8, RC2.
I would like to use it for a multilingual site, with Arabic, French and English.
But I don't see how to add a RTL and a LTR button to CKEditor…

Any help?

Thanks,

Rémi

Unexpected 'class' in ControllerResolver.php when moving site to new domain

Have a running 8.0.0 rc2 site running under domain A. When I simply rename the site's file directory such that it responds at domain B I get the following:

Parse error: syntax error, unexpected 'class' (T_CLASS), expecting identifier (T_STRING) or variable (T_VARIABLE) or '{' or '$' in /example/core/lib/Drupal/Core/Controller/ControllerResolver.php on line 151

No Styles Post install Drupal 8 on IIS.

Installing Drupal 8 Beta on Windows 8.1 and Windows 10 - the install completes without error but does not render properly.

No styles / theme renders.

Drupal 7 installs fine on the same machines and Drupal 8 installs on the same machine if I switch to Apache so it's definitely an IIS thing.

Just FYI in case anyone finds a work-around.

Pages

Subscribe with RSS Subscribe to RSS - Drupal 8.x