jotadecma
Forum Replies Created
-
Forum: Plugins
In reply to: [MailPoet Newsletters (Previous)] Subscribing doesnt workHi, I have the same problem, since the last update my subscribing doesn´t work anymore. but I don´t have any error message, it looks like as if all right, I am trying to test subscribing and nothing happen when I introduce data in the fields.
My site: http://soluciones.con-pnl.com
Please your advise.
Forum: Networking WordPress
In reply to: I can not open the dashboard in my second siteJust on creation of my second site, after push the create button…
Forum: Networking WordPress
In reply to: I can not open the dashboard in my second siteHi,
According to your suggestion, I asked to my webhost and now I have the subdomains like xxx.subdomain.domain.com but when I try to create one of them by the WP network panel, still appearing the message: ‘Site address missing or invalid’
Have I to make something additional, in order WP identify the new site?
As the WPMU installation was made in a subdirectory, what must be the location of new sites?, at the root directory or into the same subdirectory of installation?.Forum: Networking WordPress
In reply to: I can not open the dashboard in my second siteI mean it is the problem, in that case, I should be move my network installation (actually just one site) to the root directory…..do you know the proven steps to do this?
I have found some informations about to moving multisite, but I am not sure if the procedures are very effectives and I am afraid of loss my main site. Thanks a lot for your help….!!Forum: Networking WordPress
In reply to: I can not open the dashboard in my second siteI am trying to edit or visit my new second site created at xxx.subdomain.domain.com because my main worpress site was created in the subdomain.
Forum: Networking WordPress
In reply to: I can not open the dashboard in my second siteThanks for your answer, I have WordPress in it’s own folder, how I need to change the value for RewriteBase?.
And .htaccess.php was created in the public_html folder and it has the following script
# BEGIN WordPress RewriteEngine On RewriteBase / RewriteRule ^index\.php$ - [L] # uploaded files RewriteRule ^files/(.+) wp-includes/ms-files.php?file=$1 [L] RewriteCond %{REQUEST_FILENAME} -f [OR] RewriteCond %{REQUEST_FILENAME} -d RewriteRule ^ - [L] RewriteRule . index.php [L] # END WordPressPlease your indications,
Forum: Networking WordPress
In reply to: Dashboard Multisite subdomains not workingI have the same problem, my main site is named:
gda.gerenciadeativos.com.br
and my fisrt secondary site is sp.gda.gerenciadeativos.com.br
the main site is ok, but when I try to login the secondary the browser indicates that it doesn´t exist
Inside the network panel it appears good by when I try to visit or edit, I can not have access to login page.thanks for your help