Closed (fixed)
Project:
Mass Contact
Version:
5.x-2.4
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
6 Apr 2008 at 15:45 UTC
Updated:
1 Aug 2008 at 15:46 UTC
Following problems
The 'Related tasks' are leading nowhere,
When clicking on 'Add a category' i end up with the following error message:
Not Found
The requested URL /admin/build/mass_contact/add was not found on this server.
Comments
Comment #1
oadaeh commentedDoes that happen for all 'Related tasks's or just 'Add a category'? They all work fine for me on three different sites. Does the user accessing those areas have the 'administer site configuration' permission, because that is required?
Comment #2
meible commentedWell,
It happens with all, but I now figured that it is a problem with the link.
I have a multilingual site .
/admin/build/mass_contact/add leads to nowhere,
?q=en/admin/build/mass_contact/add actually works. Strange on my old system the first version worked as well.
However, the module does not send out mails, I only get an error. Telling me to look at the logfile, but I don't know which logfile it is referring to
Comment #3
oadaeh commentedDoes admin/build/mass_contact/add (w/o the leading /) or ?q=admin/build/mass_contact/add (w/o the "en/") lead anywhere useful?
None of the links are hard coded in the module's code to the root path like that. However, I haven't actually tested them with the l10n or i18n modules, so I don't know if they work correctly or not. Since it's using the standard Drupal menu structure, I can't imagine it not working.
The logfile it's referring to is in Administer -> Logs -> Recent log entries or admin/logs/watchdog.
Comment #4
oadaeh commentedI submitted a change that will hopefully take care of this issue. I'm going to assume this works and mark it closed. If the change does not actually correct the problem, please re-open this issue.
Here are the various commits: DRUPAL-5--2, DRUPAL-6--1 and HEAD,
Comment #5
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.