Hi, i have this error message in reports/updates for quicktabs module :'Project not supported: This project is no longer supported, and is no longer available for download. Disabling everything included by this project is strongly recommended!. Content :Quicktabs, Quicktabs Styles'.
The problem is that there is not update available. It says 'module not supported'. should i be worried?, is the module still working?, should i replace the module? could you please give me some more insights?
PD: I'm upgrading to D9 but its gonna take somme time.
I have installed the Download count Module. this module logs all downloads of a file. during this activity, it captures the IP address of the user from where it is being downloaded.
I want to display the count of downloads in multiple-way on different pages. because of different ways to display the count, I have to create multiple views.
Also, I want those counts should not to include the list of IP addresses this list of IPs is common for all the views.
Do you have a website with the goal of reaching a top page on the Search Engines. Then you need as many Quality Backlinks to your web-page as you can get. Welcome Backlink Party....a new website were you can add your Website with the goal of receiving Backlinks. Give a Backlink, Get a Backlink.
Thanks for visiting and let us know how we can improve.
I have a custom drush command. I then created a custom cron function and added some conditions to it. Now if the condition is true i want the cron function to be triggered. I used exec("my drush command"); but the script/function is against our security policies. What other functions can i use to execute the drush command without using exec("my drush command");.