Closed (won't fix)
Project:
Advertisement
Version:
5.x-1.7
Component:
ad module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
25 Nov 2009 at 23:54 UTC
Updated:
11 Oct 2012 at 05:22 UTC
Please forgive me, but I searched and could not find this.
Successfully upgraded from Drupal 5.6 to 5.20 - everything works EXCEPT I cannot get to the admin/content/ad/configure page.
It just sits there ... forever
1) Checked error logs (in Drupal), can't see anything
2) I was able to get it ONCE after problem started by going to admin/content/ad and highlighting all Ads and setting them Active. No luck since.
3) Ads are showing just fine
4) I was hopeful that my issue paralleled this one, but no luck ... it is not the Update Status module
Comments
Comment #1
jeremy commentedAre any errors showing up in the Apache error_log?
Can you try disabling other non-core Drupal modules and see if the problem goes away? And if so, can you re-enable them a few at a time until you track down which one introduces the problem?
Comment #2
anonymous07 commentedJeremy, nothing is showing up in the log related to this ... I have checked everywhere.
You just wait and nothing ever happens ... Firefox, IE, various client machines ... it doesn't matter. I was able to get the settings back once since this started; now no more luck.
I will try what you are suggesting but I seriously doubt I can do that until the weekend.
(PS, I thought I would get an email notification from the forum on your post? I just happened to check this thread and saw your post.)
Comment #3
anonymous07 commentedJeremy: An update. I stubbornly tried again to run the settings ... and this time I just left it running for 15 minutes -- the settings page finally appeared!
Again:
1) No errors in Apache Log
2) No errors in Drupal log
But it came up! This makes my day!
Any ideas? What else should I check?
Thank you for responding quickly. I have some followup inquiries for you:
I like this module ... A LOT and I am just wondering:
1) Is there any way I can access the fields from Node Import module? Or do I have have to do this programmatically? They don't show up when I setup the import.
2) Do you plan to maintain the module further for D5?
3) Do you want suggestions for functionality?
4) Do you want additional Testing?
Let me know because I very willing to test stuff. I am technical, however I am just coming up to speed with PHP (thus my reliance on contributed modules).
PS: I really need something that can Import CSV or TSV (Google Affiliate Network, CJ, etc) into Drupal5 and calculate/set some fields (especially StartDate, EndDate type stuff) for this module ... I am chasing my tale with all the Import/Export threads/modules and wiki and getting nowhere ... slowly :(
Including:
Import/Export Wiki
Content migration, import, and export
Feed API Tutorial
Import Wizard - Mashup several import-related modules into one import profile
Anyway, I digress. Let me know what you think and thank you.
Comment #4
jeremy commentedBe sure you've note enabled the ad_cache_memcache module (or that if you have, that memcache is properly setup).
No, I am not really maintaining the 5.x branch of the ad module -- it is very outdated and will remain so. When people provide obvious bug-fix patches I merge them, but I will not be merging new features. I highly recommend you upgrade to Drupal 6 and use the latest branch, there are countless changes and improvements (though none directly related to import/export, which you'd still likely have to do programmatically).
Comment #5
john franklin commentedClosing out all bugs for 5.x and older versions of Drupal. If this is still an issue, please reopen and update with 6.x details.