Hi guys,
I have a drupal 6 website, recently, I've been unable to access content of a certain type when logged in as admin. What's strange is that i can access that content with a normal user. When i go to Content management -> content the select any content of that type, it doesn't display. Even when i try to access that content from the website directly, i can't view it as admin but can view it as normal user. Your help is much appreciated!
So I've created a new sub-domain. For the front page, I put the "user login" Widget block there.
When I add a new user as admin, logout, push the database and visit the subdomain, I get the login block and try the newly created user, whom I've given a specific role and gave that role permission to view the subdomain. It spins and spins and finally gives me the "wrong user/password" error.
I've tried this with accounts that are handled by Drupal, not LDAP authenticated.
For the past month my LDAP users have been submitting tickets that they can not log in because it is telling them that the username is already being used. What I do to fix this is to delete their username off of my drupal site and then have them log back in using their windows username and password again and that seems to take care to the issue. My question is why is this happening and are there any other drupal users seeing the same thing? Thanks
I have a Views Calc table and it works fine in the display, but I do want to print this information. Ideally it would also export to PDF. Even if I could not get print, I would be happy to go straight to PDF and then print from there.
Steps I have used and results:
1. Installed print module. Added this to all pages, it does not print the dynamic data (I sort of knew I couldn't get this done this way, but was hoping)
When logging into our dev server, I can create content for a sub-domain but I can't really see that until I logout, push the database to the live server and then check. Not efficient!
I could edit the sub-domain while logged into the sub-domain and it will save to the live database, but then, of course if/when I push the dev database, all the content would be wiped out.
Instead of developing and then exporting pages/variants/views etc, how can I edit the sub-domain in 'real time?"
I'm working with Drupal 6.16, Fuzzy Search 6.x-1.3, Php 5.3.21 and MySQL 5.5.30.
In Fuzzy Settings, I cleared and rebuilt the index. The database table fuzzysearch_index was filled with new content.
Now If I insert any word in the serach field - there are always no results found :-(. The database fuzzysearch_index_queue is always empty.
Perhaps, php vision is incompatible with my Fuzzy release, but than it has run never before. However, before I cleaned the index it runs.