Closed (fixed)
Project:
Advertisement
Version:
5.x-1.1-rc1
Component:
installation
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
29 May 2007 at 06:25 UTC
Updated:
20 Jun 2007 at 15:51 UTC
Long lists of errors in user module after upgrade from dev version to rc1 (file attached)
ads no longer display.
admin settings for statistics module gives illegal operand error.
| Comment | File | Size | Author |
|---|---|---|---|
| advertisement_module_rc1_error.txt | 8.75 KB | Clemens |
Comments
Comment #1
jeremy commentedIt sounds like you're reporting multiple errors here? Please help by only reporting one bug per issue, otherwise things become too confusing. I have not been able to duplicate the bug you have reported -- do you have any non-standard modules in your configuration? When ads stop displaying, can you view the source on your web page and find the adserve.php url? Copy and paste that into your web browser, then add "&debug=2" at the end and post the resulting debug text here.
Any more information that you can provide to help me duplicate this bug would be great.
Comment #2
jeremy commentedIt turned out code written in the 4.7.x branch wasn't forwarded to the 5.x branch. Specifically, user_load() wasn't being called before user_access(), causing the errors you reported. This is now fixed in the 5.x development tree.
Comment #3
jeremy commentedLink to fix.
Comment #4
(not verified) commented