NOTE: I know I should probably divide these two questions in two posts -- just hoping someone out there can answer both in one ;)
I installed the playlist.module, the audio.module and the getid3 module, as described in the INSTALL.txt on my site. (i.e. I added the getid3 module in the audio module file, so that the path is main/modules/audio/getid3/getid3/, as instructed.)
However, when I go to 'settings --> audio' I get this message:
The getid3.php file could not be found in this directory.
And this box is also error-highlighted in red:
getID3 path:
modules/audio/getid3/getid3/
I even added just the getid3.php file in the 'audio' file, along with the entire 'getid3' directory, and I still get this error message. What am I doing wrong?
*****
ALSO: ... (continued after the break here)
I have the AdSense module installed ... it seems that if a user doesn't opt to join the AdSense-share option -- where they plug in an AdSense ID to share in revenues -- this red error box pops up:
user warning: Table 'meetuonc_maindrpl.adsense_clicks' doesn't exist query: SELECT COUNT(*) FROM adsense_clicks in /home/meetuonc/public_html/main/includes/database.mysql.inc on line 120.
user warning: Table 'meetuonc_maindrpl.adsense_clicks' doesn't exist query: SELECT aid, timestamp, ip FROM adsense_clicks ORDER BY timestamp DESC LIMIT 0, 50 in /home/meetuonc/public_html/main/includes/database.mysql.inc on line 120.