Posts by Marcos Vicente Siqueira • 27 points
5 posts
-
0
votes0
answers67
viewsQ: Error Bundle install
Every time I turn bundle install this error appears. /usr/local/bin/bundle:23:in `load': cannot load such file -- /usr/lib/ruby/gems/2.3.0/gems/bundler-1.16.1/exe/bundle (LoadError) from…
-
0
votes1
answer421
viewsQ: Shortcut home button to upload the site?
I have a website, and the customer asked that when I click on the home button of the website KEYBOARD rise in full. How I do?
-
0
votes0
answers29
viewsQ: Upload wordpress media?
I have a wordpress project. I need to upload a 10mb file, but Thema allows only up to 2mb. Already have to change the . htaccess, and Function.php, wp-config, and php.ini. Someone knows how to fix…
-
0
votes0
answers70
viewsQ: Cakephp 2.x if, Else
I have a project in Cakephp 2.x, with the following code: <?php echo $this->Form->create('Planos', array('url' => 'addPlanos')); foreach($ListarPlanos as $indice => $AdicionarPlanos):…
-
-1
votes2
answers53
viewsQ: How to give an echo in the sport?
Array ( [0] => Array ( [Planos] => Array ( [id] => 57 [nome] => test [descricao] => test [valor] => 1.00 [status] => 0 …