when viewing the server --> https://webtest.uarts.edu:8081/
this is all that shows up -->
Fatal error: Call to undefined function: quotesmart() in /applications/matrix/core/include/asset_manager.inc on line 7058
here is the error code I've been emailed all night as things went bump...
*MySource Error*
File : [SYSTEM_ROOT]/core/include/assertions.inc
Line : 516
Version : 3.8.4
DB Type : pgsql
[ASSERT EXCEPTION] DB Error: unknown error
SELECT l.url, l.assetid
FROM sq_ast_lookup l
WHERE l.url = 'webtest.uarts.edu:8081/Campus_Resources' AND l.https = 1
ORDER BY LENGTH(l.url) DESC LIMIT 1, 0 [nativecode=ERROR: LIMIT #,# syntax is not supported
HINT: Use separate LIMIT and OFFSET clauses.
] (LINE 5894 IN [SYSTEM_ROOT]/core/include/asset_manager.inc) [SYS0270]
------------------------------------------------------------------
*Root Urls*
webtest.uarts.edu:8081
------------------------------------------------------------------
*Current URL*
https://webtest.uarts.edu:8081//Campus_Resources
------------------------------------------------------------------
*Back Trace*
0 => array (
"function" => "sq_error_handler",
"args" => array (
0 => 256,
1 => "[ASSERT EXCEPTION] DB Error: unknown error<br/>SELECT l.url, l.assetid\n\t\t\t\tFROM sq_ast_lookup l\n\t\t\t\t WHERE l.url = \'webtest.uarts.edu:8081/Campus_Resources\' AND l.https = 1\n\t\t\t\tORDER BY LENGTH(l.url) DESC LIMIT 1, 0 [nativecode=ERROR: LIMIT #,# syntax is not supported\nHINT: Use separate LIMIT and OFFSET clauses.\n] (LINE 5894 IN [SYSTEM_ROOT]/core/include/asset_manager.inc) [SYS0270]",
2 => "[SYSTEM_ROOT]/core/include/locale_manager.inc",
3 => 512,
4 => array (
[Max Depth Reached]
)
)
),
1 => array (
"file" => "[SYSTEM_ROOT]/core/include/locale_manager.inc",
"line" => 512,
"function" => "trigger_error",
"args" => array (
0 => "[ASSERT EXCEPTION] DB Error: unknown error<br/>SELECT l.url, l.assetid\n\t\t\t\tFROM sq_ast_lookup l\n\t\t\t\t WHERE l.url = \'webtest.uarts.edu:8081/Campus_Resources\' AND l.https = 1\n\t\t\t\tORDER BY LENGTH(l.url) DESC LIMIT 1, 0 [nativecode=ERROR: LIMIT #,# syntax is not supported\nHINT: Use separate LIMIT and OFFSET clauses.\n] (LINE 5894 IN [SYSTEM_ROOT]/core/include/asset_manager.inc) [SYS0270]",
1 => 256
)
),
2 => array (
"file" => "[SYSTEM_ROOT]/core/include/general.inc",
"line" => 958,
"function" => "raiseerror",
"class" => "locale_manager",
"type" => "->",
"args" => array (
0 => "SYS0270",
1 => 256,
2 => array (
[Max Depth Reached]
)
)
),
3 => array (
"file" => "[SYSTEM_ROOT]/core/include/assertions.inc",
"line" => 516,
"function" => "trigger_localised_error",
"args" => array (
0 => "SYS0270",
1 => 256,
2 => "DB Error: unknown error<br/>SELECT l.url, l.assetid\n\t\t\t\tFROM sq_ast_lookup l\n\t\t\t\t WHERE l.url = \'webtest.uarts.edu:8081/Campus_Resources\' AND l.https = 1\n\t\t\t\tORDER BY LENGTH(l.url) DESC LIMIT 1, 0 [nativecode=ERROR: LIMIT #,# syntax is not supported\nHINT: Use separate LIMIT and OFFSET clauses.\n]",
3 => 5894,
4 => "[SYSTEM_ROOT]/core/include/asset_manager.inc"
)
),
4 => array (
"file" => "[SYSTEM_ROOT]/core/include/assertions.inc",
"line" => 429,
"function" => "trigger_exception",
"args" => array (
0 => "DB Error: unknown error<br/>SELECT l.url, l.assetid\n\t\t\t\tFROM sq_ast_lookup l\n\t\t\t\t WHERE l.url = \'webtest.uarts.edu:8081/Campus_Resources\' AND l.https = 1\n\t\t\t\tORDER BY LENGTH(l.url) DESC LIMIT 1, 0 [nativecode=ERROR: LIMIT #,# syntax is not supported\nHINT: Use separate LIMIT and OFFSET clauses.\n]",
1 => ,
2 => 1
)
),
5 => array (
"file" => "[SYSTEM_ROOT]/core/include/asset_manager.inc",
"line" => 5894,
"function" => "assert_valid_db_result",
"args" => array (
0 => new db_error Object (
[Max Depth Reached]
)
)
),
6 => array (
"file" => "[SYSTEM_ROOT]/core/include/mysource.inc",
"line" => 358,
"function" => "getassetfromurl",
"class" => "asset_manager",
"type" => "->",
"args" => array (
0 => "https",
1 => ,
2 => 1,
3 => 1
)
),
7 => array (
"file" => "[SYSTEM_ROOT]/core/web/index.php",
"line" => 38,
"function" => "start",
"class" => "mysource",
"type" => "->",
"args" => array (
[Empty]
)
)</pre><br />
This is a production server, and I've never seen anything like this before with Matrix.
I've attempted to simply restart apache, but that didn't do it.
I also restarted postgresql and that didn't help either.
Any and all help is appreciated.