Posts by Rafael Corrêa Gomes • 195 points
6 posts
-
0
votes3
answers636
viewsA: Less is a programming language, or just something more complex than CSS?
LESS is referenced as a language, it generates CSS from a logic. LESS generates CSS just as PHP ends in HTML. We can not deny that it is more complex, but in favor of less code to do beyond terms…
-
1
votes1
answer256
viewsA: simplexml_load_string()
As for the error may be occurring because the file does not have content only the xml declaration, try to put: <?xml version="1.0"?> <layout version="0.1.0">…
-
0
votes1
answer50
viewsA: VM Lamp Stack Magento Error in permissions?
Here are the steps followed: - Setting permissions for all directories to stop 775 - Setting permissions of all files to stop 644 - Setting permissions for app/etc/, var/ and media/ folders and all…
-
2
votes1
answer829
viewsA: Error checkout using Paypal
Make sure your login and password is correct, generate the token again in the Magento panel. If your version of Magento for até 1.8 download the version created for Brazil by Paypal:…
-
1
votes2
answers961
viewsA: Redirecionamento Magento
Access the database from which Magento is installed and change the table CORE_CONFIG_DATA to the new location, just change the values of the field "path" of the table that are respectively:…
-
2
votes0
answers297
viewsQ: Estados Duplicados
How can I exclude all duplicate Magento states? This occurred due to change of checkout used.