Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
I have a site that runs fine most of the week, but on Mondays it suddenly shows up with no styles. It's like the CSS is gone. I clear the Drupal cache and it returns. Fine. Good for another week most likely. I have the CSS being aggregated, by the way.
My question is what is the best way to troubleshoot such a thing? I'm at a loss.
We are currently looking for a website developer to migrate our website from Drupal 6.22 to version 7.22. When trying to update the core files to version 7.22 it will not let us enable the template because it is not compatible. The company that developed the website for us is no longer in business.
Please contact me through here in private message with experience, example of work, and a contact phone number.
GOALS:
- conversion from Drupal 6.22
- Keep cost at minimum
- No redesign of any pages if possible
- Quick turn around time
Hi All
a quick thanks to the community for it's previous support.
the challenge
lm_paypal_subscription has no concept of an expiry date witch i need to provide on letters and member cards using views pdf.
the only solution i can think of is to is to create an sql trigger that populates an extended sql field when the first subscription is made
and then
have a cronjob that looks for expired subscriptions and if still active extends the expiry 365days
and then
somehow use the custom sql value in views pdf and on there profile page
I'm looking for a server admin or developer to set up a VPS for a large drupal site. Looking for performance optimizations and hardening as well. Experience with the Boost module a plus, but not required.
I'm getting ready to launch and need a solid setup asap. Contact me for more details. Please include your experience (or link to a portfolio/CV), hourly/project rate, and availability.
We use third-party hosted apps to create content. These apps provide us with XML data that is meant to be imported into our site's search index. For example, you search for "bananas", a result from the third-party app would come up where we wrote about "bananas" with a link to that site (a different CMS). I haven't been able to figure out how you'd add content to Drupal's search index.
I'm working on an already built site that’s using commerce for workshop registrations. We want each individual user to be able to change the status of any of their own completed orders. We just want people to be able to change the status to cancelled. I can’t figure out how to even get started on this.