I am getting this
warning: Division by zero in /home/svn/codebase/drupal/ecommerce-5.8/includes/pager.inc on line 73.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | error_division_by_zero.png | 14.11 KB | mroswell |
| #2 | error_no_scroll.png | 311.46 KB | mroswell |
I am getting this
warning: Division by zero in /home/svn/codebase/drupal/ecommerce-5.8/includes/pager.inc on line 73.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | error_division_by_zero.png | 14.11 KB | mroswell |
| #2 | error_no_scroll.png | 311.46 KB | mroswell |
Comments
Comment #1
bcobin commentedSame problem here. I'm using the module to expose video thumbnails and the view generates the full node view for the first item (with a separate class: viewscarousel-node) then displays the next three correctly, although scroll doesn't work.
Same error - same line for page view.
Trying to use it as a block breaks the theme and throws a "jQuery(priv.list).parent().get(0) is undefined" error.
I'm terming this critical because it makes it unusable. Looks like it will be great when it's working.. hope this helps!
Comment #2
mroswell commentedHere are screenshots of the same three issues for me
- Error in pager.inc on line 73
- Full node view for first node
- Scroll bar doesn't work. (see hourglass in image)
Additionally, the browser icon signals that the page hasn't loaded yet.
Comment #3
mroswell commentedActivity seems to be happening over here, including a module called views_carousel:
http://drupal.org/project/carousel
Comment #4
2pha18 years on...... a little outdated.... time to close, lol