dbldee
Forum Replies Created
-
Forum: Networking WordPress
In reply to: Adding new user or change user statusThanks Andrea
Not what I really wanted but could not change user status
It now seems that I have multiple Super Admins
Important: This user has super admin privileges.There must be a way that a user to be registered other than just a user!!
Forum: Networking WordPress
In reply to: Adding new user or change user statusNot sure if it was intended to operate this way, but a partial solution found
Remote posts were not being accepted because the login did not have required privileges.
ie Cannnot be a user, must be contributor or author.
Some how was able to change status to Super Admin
Is the change to Network or Sub site? and how can we tell?Forum: Networking WordPress
In reply to: Posts body not loadingForum: Networking WordPress
In reply to: Menu missing with 3.04That’s a big oops
I was logged in as an Author
thanksForum: Networking WordPress
In reply to: Change user rolesWith Discussion settings
Other comment settings:
Other comment settings: Comment author must fill out name and e-mail
Users must be registered and logged in to comment (Signup has been disabled. Only members of this site can comment.)how is this enabled?
thanks
Forum: Networking WordPress
In reply to: Change user rolesPlugins disabled
Wierd, but with a new install, everything works!!
Forum: Networking WordPress
In reply to: Change user rolesHello Andrea
From Super Admin -> Sites
Edit | Backend | Deactivate | Archive | Spam | Delete | VisitWith edit
screen shot captureForum: Networking WordPress
In reply to: Change user rolesRemote publishing is enabled and was working previously
From Super Admin I can add user but the only options are user and email address.
When I go to Edit User
The user is noticed but “Role” remains emptyI thought maybe the issues are related???
Forum: Networking WordPress
In reply to: Change user rolesStill cannot assign roles
User can be added to site, but under the Site Users Panel
The user name can be seen but “Role” with the Dropdown menu remains empty
in addition to Remote publishing” not postingAny suggestions appreciated
Forum: Networking WordPress
In reply to: Change user roleshttp://domain.com/directory/wp-admin/ms-users.php
the user name is shown but
no role for this siteIs the menu loaded from database?
Forum: Networking WordPress
In reply to: Sub-directory Blogs not foundPermissions set at 644
Forum: Networking WordPress
In reply to: Sub-directory Blogs not foundthanks ipstenu
Like I said, not sure where the incorrect file came from
Do auto updates include any .htaccess ?Or it could have been overwritten, however it now matches the generated file.
Forum: Networking WordPress
In reply to: Sub-directory Blogs not foundI have resolved a similiar error where the subsites of my install in a subdirectory were not displayed.
the .htaccess file needs updatingRewriteBase / changed to RewriteBase/ yourdirectory/
RewriteRule ./index.php [L] changed to RewriteRule ./yourdirectory/index.php
I am not too sure if this is in the generated .htacces or where it happened but more importantly is that the site now function after weeks of frustation and headbanging.
not sure if both adjustments are required..
Forum: Networking WordPress
In reply to: Multisite network setup problemPost any error messages or a link to your installation
Forum: Networking WordPress
In reply to: Cannot adjust user rolesHello Andrea
Argh!!
the site is installed in subdirectory
the main site can be accessed, but custom permalinks cannot be rewritten, (returns 400 Bad request) but subsites cannot be accessed
With remote publishing it was advised not to use admin login with a user with privileges, however even with admin login
the following error is received
————————————————
There was an error while trying to publish an article to
your blog at http://econsumersearch.com/blog.
Generated error: [XML-RPC #2]: Invalid return payload: enable debugging to examine incoming payload (XML error: Invalid document end at line 2, column 1)
This error usually indicates an internal error on your blog. Please verify your blog configuration and your server logs for more details. (Step 2/3 – Publish post)
Blog XML-RPC server URL: http://www.eConsumersearch.com/blog/xmlrpc.php (#25965)
——————————————————–
User added but cannot adjust rolesTried just about everything, plugins,themes,etc..
About to give up,
Tables appear to exist in the database, so accessing subsites appears to be the problem.
Is there anyway the content such as posts, widgets etc can be saved? not too sure about reinstalling if the problem will persist