Posts by Michel Spirlandeli • 1 point
7 posts
-
0
votes0
answers62
viewsQ: Problem starting Tomcat server 8
Feb 25, 2018 9:39:49 PM org.apache.tomcat.util.digester.SetPropertiesRule begin WARNING: [SetPropertiesRule]{Server/Service/Engine/Host/Context} Setting property 'source' to…
-
0
votes0
answers559
viewsQ: Undefined offset error
I have this mistake and I can’t fix it. ErrorException in VendasController.php line 73: Undefined offset: 0 //The line that is returning this error: 'default_note' => $client[0]->default_note,…
-
0
votes0
answers45
viewsQ: javascript privileges
I am trying to do a validation for the user: doctor do not have access to the value of the query and other users have access to the value of the query, I manage to do not appear to the doctor, so…
-
0
votes2
answers79
viewsQ: Error trying to minify js files in Grunt
When I execute the command Grunt uglify this error appears. Loading "gruntfile.js" tasks...ERROR >> SyntaxError: Unexpected identifier Warning: Task "uglify" not found. Use --force to…
-
0
votes0
answers400
viewsQ: Error: Could not find or load main class com.eventoapp.Eventoappalication
I’m with this error I can’t run my application. Error: Could not find or load main class com.eventoapp.Eventoappalication My class package com.eventoapp; import…
-
-2
votes2
answers890
viewsQ: Notice: Undefined variable
I have this problem, the code shows this error: Notice: Undefined variable: Row in C: www crud-master formulario.php on line 33 MODELS: <?php try { $pdo = new…
phpasked Michel Spirlandeli 1 -
0
votes1
answer90
viewsQ: Midia Object has no attribute 'get_absolute_url'
Has anyone ever had that problem? Attributeerror at /midia/create/ MODELS: from django.db import models from django.core.urlresolvers import reverse from django.utils.text import slugify class…
djangoasked Michel Spirlandeli 1