Division by zero.
|
Division by zero is not allowed.
|
|
The error occurred in C:/websites/Piragis/functions/category.cfc: line 1125
Called from C:/websites/Piragis/category.cfm: line 135
Called from C:/websites/Piragis/category.cfm: line 22
Called from C:/websites/Piragis/category.cfm: line 1
Called from C:/websites/Piragis/category.cfm: line 1
|
1123 : <cfset End = arguments.CurrentPage * arguments.DisplayCount>
1124 : <cfset End = IIf(End GT arguments.TotalRecords, arguments.TotalRecords, End)>
1125 : <cfset MaxPages = arguments.TotalRecords / arguments.DisplayCount>
1126 : <CFIF arguments.TotalRecords MOD arguments.DisplayCount><cfset MaxPages = IncrementValue(MaxPages)></CFIF>
1127 :
|
|
Resources:
|
Browser |
Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com) |
Remote Address |
172.70.127.58 |
Referrer |
|
Date/Time |
17-Mar-25 07:43 PM |
|