I hope someone please give me some good advise. On the user's Subscription page provided by the Subscriptions module, there are three tabs - Overview, Content types and Categories.
1. My client wants to combine the Content types and Categories tab into one tab showing the two forms on one page. What would the easiest approach be to achieve this without making major code changes to the modules?
2. My client also wants to move the Settings form to the new combined tab. How difficult would this be to achieve?
I was attempting to remove some cache entries and seem to have made a big mistake. I edited some database fields trying to correct an error pointing to the wrong address for bootstrap javascript file.
I am now getting a 500 error and cannot work out how to fix it and I am hoping someone has seen this or knows how to fix it please?
All signs seem to point to an issue with the 'locale' module and the system expecting a result as an array.
When someone ( from any role ) creating a new content in content type "mytype", then i want to email a notification to all people within a specific role. Lets call it "role1". Making this in rules doesn't work for me. been trying several hours without any luck.
First, Jaypan, thanks for responding so quickly to my last issue. You pointed me in the right direction and were a big help.
There is now an SSL available to use for the website, and if you input https:// in front of the domain it loads correctly. Everything is currently re-directed to the non-secure WWW version of the website. I need to re-direct everything to the secure WWW version.
I've made a 'copy' from a local site D7 (site1.com) to another one D7 (site2.com)(by copying site/all site/default without setting.php, backup/restore database, and update site2.com), but the problem is that most of links of site2.com move towards site1.com.
I don't find anything in database, or in administration (nor in setting.php) to change that.