Skip to content

Instantly share code, notes, and snippets.

a:5:{i:0;s:32:"Value '500,00' has to be numeric";i:1;s:778:"#0 /web/magento/app/code/core/Mage/Checkout/controllers/CartController.php(148): Zend_Currency->toCurrency('500,00')
#1 /web/magento/app/code/core/Mage/Core/Controller/Varien/Action.php(418): Mage_Checkout_CartController->indexAction()
#2 /web/magento/app/code/core/Mage/Core/Controller/Varien/Router/Standard.php(250): Mage_Core_Controller_Varien_Action->dispatch('index')
#3 /web/magento/app/code/core/Mage/Core/Controller/Varien/Front.php(172): Mage_Core_Controller_Varien_Router_Standard->match(Object(Mage_Core_Controller_Request_Http))
#4 /web/magento/app/code/core/Mage/Core/Model/App.php(354): Mage_Core_Controller_Varien_Front->dispatch()
#5 /web/magento/app/Mage.php(684): Mage_Core_Model_App->run(Array)
#6 /web/magento/index.php(87): Mage::run('', 'store')
$.validator.setDefaults(
{
submitHandler: function() { alert("submitted!"); },
showErrors: function(map, list)
{
this.currentElements.parents('label:first, div:first').find('.has-error').remove();
this.currentElements.parents('.form-group:first').removeClass('has-error');
$.each(list, function(index, error)
{
App.Ingresse.ClickLogin = function() {
var target = $('a#sync_ingresse');
target.bind('click', function(event) {
event.preventDefault();
$loadingBtn = $(this);
oldText = $loadingBtn.text();
stringIcon = '<i class="fa fa-spinner fa-spin"></i> ';
$loadingBtn.html(stringIcon + oldText);
[root@ip-10-50-1-200 core]# cat bootstrap_phpunit.php
<?php
/**
* Set error reporting and display errors settings. You will want to change these when in production.
*/
error_reporting(E_ALL);
ini_set('display_errors', 1);
$app_path = rtrim($_SERVER['app_path'], '/').'/';
<phpunit colors="true" stopOnFailure="false" bootstrap="../core/bootstrap_phpunit.php">
<php>
<server name="doc_root" value="../../"/>
<server name="app_path" value="fuel/app"/>
<server name="core_path" value="fuel/core"/>
<server name="package_path" value="fuel/packages"/>
<server name="vendor_path" value="fuel/vendor"/>
<server name="FUEL_ENV" value="test"/>
</php>
<testsuites>
<?xml version="1.0" ?>
<project name="FuelPHP" default="help">
<property name="basedir" value="${project.basedir}" />
<property name="builddir" value="${basedir}/build" />
<property name="branch" value="1.1/develop" />
<property name="tag" value="v1.1-rc1" />
<property name="submodules" value="fuel/core,fuel/packages/auth,fuel/packages/email,fuel/packages/oil,fuel/packages/orm,fuel/packages/parser" />
Started by user Admin Jenkins
Building in workspace /var/lib/jenkins/workspace/Dashboard-Rivendel
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url https://bitbucket.org/rivendel-tecnologia/dashboard-rivendel.git # timeout=10
Fetching upstream changes from https://bitbucket.org/rivendel-tecnologia/dashboard-rivendel.git
> git --version # timeout=10
using .gitcredentials to set credentials
> git config --local credential.helper store --file=/tmp/git3062663633840890471.credentials # timeout=10
> git fetch --tags --progress https://bitbucket.org/rivendel-tecnologia/dashboard-rivendel.git +refs/heads/*:refs/remotes/origin/*
PHP Fatal error: Cannot redeclare class Fuel\Core\Autoloader in /var/lib/jenkins/workspace/Dashboard-Rivendel/fuel/core/classes/autoloader.php on line 24
/* 0 */
{
"_id" : ObjectId("53f6308cb95b15138525ee91"),
"title" : "Modelo 1",
"thumb" : "/assets/img/works/3.jpg",
"description" : "Modelo 1 de teste",
"folder" : "1",
"file" : "index.html",
"less" : "less/modelo3.less",
"css" : "less/modelo3.css",
Error: [$injector:unpr] Unknown provider: ingresseSDKProvider <- ingresseSDK
http://errors.angularjs.org/1.2.21/$injector/unpr?p0=ingresseSDKProvider%20%3C-%20ingresseSDK
minErr/<@http://localhost:9000/bower_components/angular/angular.js:78:5
createInjector/providerCache.$injector<@http://localhost:9000/bower_components/angular/angular.js:3776:13
getService@http://localhost:9000/bower_components/angular/angular.js:3904:11
createInjector/instanceCache.$injector<@http://localhost:9000/bower_components/angular/angular.js:3781:1
getService@http://localhost:9000/bower_components/angular/angular.js:3904:11
invoke@http://localhost:9000/bower_components/angular/angular.js:3931:1
instantiate@http://localhost:9000/bower_components/angular/angular.js:3951:7
$ControllerProvider/this.$get</<@http://localhost:9000/bower_components/angular/angular.js:7244:7