This module is available for Drupal 5, but the browse_cap module that is required for this to work is not?

Comments

sarvab’s picture

The patches supplied at http://drupal.org/node/114253 were sufficient enough for me to run browscap at 5.0. They may not work for all cases however.

the1who’s picture

Component: Miscellaneous » Code

When I go to Site Configuration -> Browser Support Settings, I get the following message in a red box that appears:

"You must first populate the browscap table by running cron to use this module."

I have ran cron.php many times, and I have poormans cron module running too. It still hasn't resolved this message. Wondering more information or new code? Thanks, not sure what you need, but hopefully that is enough.

-Matt

the1who’s picture

Just checking up on the status of development. Thanks!

-Matt

sarvab’s picture

Hello,

The error message you are receiving is due to browscap not being setup properly. Did you apply the above patch for browscap, run cron, and still get this message?

the1who’s picture

Status: Active » Fixed

LOL, well, I am sorry! I really don't know how I missed it, but I never realized I needed Browscap too! Wow, that's what I get when I don't have enough sleep. I installed Browscap, ran cron and it works now with no error message as previously stated. I appreciate the reply and well, the reply had wording that I better understood to, "read more" lol

Thanks again! Everything works for me!

-Matt

sarvab’s picture

That would have been my fault for incorrectly setting the modules dependencies which allowed you to install it without browscap in the first place. Glad you got it working though.

Anonymous’s picture

Status: Fixed » Closed (fixed)