Unhandled Error!

URL has no certificate information

Document /modules/vj/classes/vj_module.php
Document type PHP document
Line 1559
Exception class Exception

Code Highlight

                    break;
                case 1:
                    $sup_ref = null;
                    $encodedurl = $params[0];
                    break;
                default:
                    throw new Exception("URL has no certificate information");
            }
 
            $url = false;
            if (isset($cert_ref)) {
                $diamond = VJMetals_DiamondCertified::create()->find_by_cd_supplier_ref($sup_ref);
                if ($diamond && !empty($diamond->cd_cert_url)) {
# Call Stack Code Document Line
10 VJ_Module->get_certificate_func(array(7) [0 => 'Josyfon_', 1 => 'ASD63736G', 2 => 'phproad', 3 => 'thirdpart', 4 => 'syntaxhighlighter', 5 => 'scripts', 6 => 'shBrushPhp.js']) /controllers/application.php 194
9 Application->find_access_point(()) /controllers/application.php 66
8 Application->On404(())
7 call_user_func_array(array(2) [0 => object(Application), 1 => 'On404'], array(0)) /phproad/modules/phpr/classes/phpr_controller.php 170
6 Phpr_Controller->executeAction('On404', array(0)) /phproad/modules/phpr/classes/phpr_controller.php 84
5 Phpr_Controller->_run('On404', array(0)) /phproad/modules/phpr/classes/phpr_response.php 64
4 Phpr_Response->open404(()) /phproad/modules/phpr/classes/phpr_response.php 37
3 Phpr_Response->open('/get_certificate/Josyfon_/ASD63736G/phproad/thirdpart/syntaxhighlighter/scripts/shBrushPhp.js') /phproad/system/phproad.php 31
2 include('/home/vicjames/public_html/phproad/system/phproad.php') /boot.php 115
1 require_once('/home/vicjames/public_html/boot.php') /index.php 2