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 recently began working with Drupal 5 and I'm really impressed thus far. I have read a few books and gotten our site architecture to a point that I am very happy.
There is one last piece that I need to integrate and I would like to get some insight on the best way to approach this.
I have nicelinks working well on a Drupal 4.7.6.3 site, but would like to tweak it a bit to support my environment. My Drupal is actually vbDrupal and I've noticed that the Drupal side of things is having difficulty locating certain files due to the way the site structure is customized. (Example: forum/modules/nicelinks/nicelinks.js not found).
I have a cron function set up to add content automatically. This works wonderfully if I run it myself (using the cron url) but the content is not added if it is run anonymously.
Is there a way to temporarily (via code) become a user just for the specific function and then unload the $user object once it is finished?
I have no desire to change permissions to allow anonymous users to add content.
I seem to have found a serious bug in lm_paypal. It's hard for me to believe this has not be uncovered after a year so I am asking if anyone else can confirm this bug.
We discovered in testing that the "my account" display of paid adverts changes in some unpredictable fashion when you click on the sort buttons for Title or any other field.