After enabling module I could not get it working and saw following message in logs.
file_get_contents(sites/mysite/modules/bestreply/bestreply.js): failed to open stream: No such file or directory in ...mysite/httpdocs/includes/common.inc on line 2412.

I noticed bestreply.js was purposefully removed from package. But confirmed in the code that it is still referencing it. Can't use the module till this is fixed.

Comments

taslett’s picture

The bestreply.js has been re added to 6.x-7.3, not sure how I removed it in the first place.

taslett’s picture

Status: Active » Closed (fixed)
ajayg’s picture

Status: Closed (fixed) » Active

Something really strange happening.
I uninstalled previous version (first disabled module and then uninstalled). And then installed this latest version. The module installed fine. However I do not see permissions menu anymore for the module and trying to goto bestreply link in adming config (or module config) gives white screen on death.

ajayg’s picture

IS somehow drupal 7.x version got tagged for 6.7 ?
I am seeing following error in the log

[Sun Feb 06 18:05:09 2011] [error] [client 207.172.220.87] PHP Fatal error:  Call to undefined function db_select() in ......./httpdocs/sites/mysite/modules/bestreply/bestreply.module on line 360, referer: http://mysite/admin

And this function db_select is not defined in bestreply.module. (6.7)

I looked at the previous version from CVS repository and I could not find db_select in that version.

taslett’s picture

Assigned: Unassigned » taslett
Status: Active » Closed (fixed)

Sorry ajayg, I stumble badly with cvs every time I try to use it.
Release 6.x-8.1 will be available soon.