Posts by Leander Costa • 51 points
3 posts
-
3
votes1
answer2437
viewsQ: The git push command is not working after removing a commit
I needed to reverse a commit and locally it works well. Now when I push to my repository, it presents me with error. My attempt git fetch origin c6f1668e2fac57401a99a2184a47f0b58c15e403 git reset…
-
0
votes0
answers80
viewsQ: Sending Ubuntu PHP7 e-mail with error
I am unable to send email through my Vultr cloud account. I have an unblocked account to send emails but nothing happens when I send them. I have installed sendmail and when I send an email by ssh…
-
2
votes0
answers60
viewsQ: Foreach with Orderby by the Order field
I’m trying to order by a foreach by the order of the categories but it won’t! <ul class="categories-legend"> <?php $args = array( 'order' => 'DESC' //this is the default as well );…
wordpressasked Leander Costa 51