I run Ubercart 2 on Drupal 6 and due to the nature of the checkout process, users are not required to confirm their new account. The end result is that I have had loads of rogue accounts set up which are them posting spam to one or two nodes (strangley it is always the same nodes rather than across the whole site).
When I go in to /admin/user/user I get a list of all users and can filter to show users with specific roles, such as customers. What I need to be able to do is only show users with no role so I can then delete them.
Hi,
Im sure there is a module for this. I need a list of topics / discussions in which the logged in user takes part in.
I want to place such list / table at users profile page so he can check all discusssions he takes part in.
Will be greatful for a hint where to find such module.
Cheers
I have developed site in drupal last year . It is working fine on few domains and locally but when i move the code from one server to another it shows Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Right now I have swftools managing all of my mp3 files. Problem is the mp3's are an hour long and users cannot navigate the site without the audio stopping. Just curious if anyone has come up with a solution or knows of one that would correct this.
I have attempted to edit the content-type.tpl.php file just to show the mp3 player but when the user accesses the pages directly obviously it only shows the mp3 file and an unstyled page.
I even tried using a little jQuery .clone.appendTo and that doesn't bring anything with it to the new window.