0
Welcome Guest! Login
0 items Join Now

rok virtuemart login Not working after migration

  • rok virtuemart login Not working after migration

    Posted 13 years 10 months ago
    • Hello everybody.
      Im using Mynxx template and after the migration from my localhost to a live server the Rok virtuemart login stop working. when i try to log in the following error come out: Database Error: Unable to connect to the database:Could not connect to MySQL. look like is still trying to redirect to my localhost instead, Im pretty new in this and I really appreciate any help

      Thank in advance.
  • Re: rok virtuemart login Not working after migration

    Posted 13 years 10 months ago
    • Have you modified this file on your transfered site?

      yourdomainname.com/administrator/components/com_virtuemart/virtuemart.cfg.php

      Make sure to change these lines:

      Line 34
      define( 'URL', 'http://www.yourdomainname.com/' );
      Line 35
      define( 'SECUREURL', 'http://www.yourdomainname.com/' );

      Line 88
      define('DOWNLOADROOT', '/xxxx/xxxx/yourdomainname.com/');

      William
  • Re: rok virtuemart login Not working after migration

    Posted 13 years 10 months ago
    • Tank You Very Much for your reply.
      It worked perfectly, Just one more thing.
      I have this in the line 87:

      define('DOWNLOADROOT', '/home/demo/public_html/apr09/');

      I have my site hosted under public_html folder, so should I replace it like this:

      define('DOWNLOADROOT', '/home/demo/public_html/http://www.miamisignsandgraphics.net/'); ??

      Thanks again.
      Carlos
  • Re: rok virtuemart login Not working after migration

    Posted 13 years 10 months ago
    • Try it like this:
      define('DOWNLOADROOT', '/home/demo/public_html/miamisignsandgraphics.net/');

      William
  • Re: rok virtuemart login Not working after migration

    Posted 13 years 10 months ago
    • Thank You very much for the help, now is working perfect. :P
  • Re: rok virtuemart login Not working after migration

    Posted 13 years 10 months ago
    • Glad I could help. If this is solved, please edit your first post and add [SOLVED] to it. :cheesy:

      If you have any other Virtuemart questions just let me know.

      William

Time to create page: 0.060 seconds