
Bug: Placing a 2nd Tabbed Container view on a page creates a math error on the 2nd container
Reported by dleffler | August 3rd, 2011 @ 04:28 AM | in 2.0.1 (closed)
Dumps the following stack trace
( ! ) Warning: Smarty error: math: parameter x is empty in
C:\xampp\htdocs\exp2\external\Smarty-2\libs\Smarty.class.php on
line 1093 Call Stack
Time Memory Function Location
1 0.0021 363960 {main}( ) ..\index.php:0
2 0.2562 13190352 include_once(
'C:\xampp\htdocs\exp2\themes\retrotheme\index.php' )
..\index.php:97
3 0.4759 14516992 expTheme::main( ) ..\index.php:32
4 0.4759 14516992 exponent_theme_main( ) ..\expTheme.php:37
5 0.4843 14540544 exponent_theme_mainContainer( )
..\theme.php:658
6 0.4844 14540160 exponent_theme_showSectionalModule( )
..\theme.php:802
7 0.4844 14540216 exponent_theme_showModule( ) ..\theme.php:427
8 0.4850 14541112 call_user_func ( ) ..\theme.php:572
9 0.4850 14541136 containermodule::show( ) ..\theme.php:572
10 0.6224 14886224 containermodule->show( ) ..\class.php:141
11 0.6267 14898896 BaseTemplate->output( ) ..\class.php:201
12 0.6274 14898952 Smarty->display( ) ..\template.php:124
13 0.6274 14899048 Smarty->fetch( ) ..\Smarty.class.php:1106
14 0.6290 15063208 include(
'C:\xampp\htdocs\exp2\tmp\views_c\24380be553257bc6ee2a9ff88a46c2a9^%%DA^DA2^DA2F22C9%%Tabbed.tpl.php'
) ..\Smarty.class.php:1256
15 0.6330 15111880 smarty_function_math( )
..\24380be553257bc6ee2a9ff88a46c2a9^%%DA^DA2^DA2F22C9%%Tabbed.tpl.php:87
16 0.6330 15114752 Smarty->trigger_error( )
..\function.math.php:55
17 0.6330 15114904 trigger_error ( ) ..\Smarty.class.php:1093
Comments and changes to this ticket
-
dleffler September 23rd, 2011 @ 01:10 AM
- Milestone set to 2.0.2
- Assigned user set to dleffler
- Milestone order changed from 86 to 0
This is fixed in the Smarty v3 upgrade planned for 2.0.2
-
dleffler September 24th, 2011 @ 08:59 PM
- Title changed from Placing a 2nd Tabbed Container view on a page creates a math error on the 2nd container to Bug: Placing a 2nd Tabbed Container view on a page creates a math error on the 2nd container
-
dleffler September 30th, 2011 @ 12:03 PM
- State changed from new to resolved
- Milestone changed from 2.0.2 to 2.0.1
Appears this intermitent issue was caused by a syntax problem in the uniqueid plugin
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Bug Tracker for Exponent CMS