Errors when trying to configure
| Project: | AdSense |
| Version: | 6.x-1.2 |
| Component: | Miscellaneous |
| Category: | support request |
| Priority: | minor |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Hello. Okay, I have a few issues. I managed to get several google adsense ads into blocks on my site with no problem by copying/pasting the code and changing the format to php. The ads show up in the blocks with no problem. I tried to use this module and continued to get a error so I deleted it and did the above.
Tonight I decided to add one more adsense ad on the left hand side of my site and did the same process and get a "this page can not be found" whcih is similar to what was going on before, however I am sticking with php. So I tried to reuse this module agai. (The main reason for uninstalling it was because the website had a deadline to be up and running and I figured I would mess with it later when there was more time.)
Now I am getting the following error when trying to access it from my site configuration:
Fatal error: require_once() [function.require]: Failed opening required 'modules/Adsense/includes/adsense.search_options.inc' (include_path='.:/usr/local/php5/lib/php') in /home/content/l/t/m/ltmttb/html/Music/ads/modules/Adsense/adsense.admin.inc on line 19
warning: include_once(modules/Adsense/help/adsense.help.inc) [function.include-once]: failed to open stream: No such file or directory in /home/content/l/t/m/ltmttb/html/Music/ads/modules/Adsense/adsense.admin.inc on line 18.
warning: include_once() [function.include]: Failed opening 'modules/Adsense/help/adsense.help.inc' for inclusion (include_path='.:/usr/local/php5/lib/php') in /home/content/l/t/m/ltmttb/html/Music/ads/modules/Adsense/adsense.admin.inc on line 18.
warning: require_once(modules/Adsense/includes/adsense.search_options.inc) [function.require-once]: failed to open stream: No such file or directory in /home/content/l/t/m/ltmttb/html/Music/ads/modules/Adsense/adsense.admin.inc on line 19.

#1
BTW:
this was the error I was getting before:
Fatal error: Call to undefined function adsense_id_help_text() in /home/content/l/t/m/ltmttb/html/Music/ads/modules/Adsense/adsense.admin.inc on line 157
#2
All those error messages are about a missing file /home/content/l/t/m/ltmttb/html/Music/ads/modules/Adsense/adsense.admin.inc
That file is included with the module, so you should have it inside your adsense module directory.. If you've deleted re-install the module and you should have it back.
#3
No further info in two weeks. Closing the issue.