Welcome our webmaster and SEO forum
Please enjoy the forum, contribute what you can, and wind up the Moderators!
Page 1 of 2 12 LastLast
Results 1 to 10 of 12

Thread: Bosscart installation problem

  1. #1
    bskingsley is offline Junior Member
    Join Date
    Mar 2008
    Posts
    6

    Default Bosscart installation problem

    I have installed boss cart at localhost\boss but when I open the shop there are no links to any of the products. I get a message "requested url not found". I must have missed a step somewhere but where?

    I have deleted the txt file, the installation directory and changed the SECUREURL to localhost/boss but still not links

  2. #2
    Bagi Zoltán's Avatar
    Bagi Zoltán is offline Boss Cart consultant
    Join Date
    Feb 2007
    Location
    Veszprém, Hungary
    Posts
    1,225

    Default

    I belive that the lack of the enabled the mod_rewrite apache module cause you the problem. I use XAMPP as localhost emulator and works perfectly after modifying the httpd.conf file.

  3. #3
    bskingsley is offline Junior Member
    Join Date
    Mar 2008
    Posts
    6

    Default Bosscart instalation problem

    Thanks for the prompt reply. The only item I can find in the file is "LoadModule rewrite_module modules/mod_rewrite.so" which is enabled. that seems to be the only mod_rewrite item.

    Still the same result

  4. #4
    Bagi Zoltán's Avatar
    Bagi Zoltán is offline Boss Cart consultant
    Join Date
    Feb 2007
    Location
    Veszprém, Hungary
    Posts
    1,225

    Default

    In the httpd.conf file you need to replace the AllowOverride None with AllowOverride All everywhere it occurs in the file. Once you have done with it please restart the apache server and the mod rewrite will be enabled.

  5. #5
    bskingsley is offline Junior Member
    Join Date
    Mar 2008
    Posts
    6

    Default

    That fixed it many thanks. Just need to sort out the billing now and it should be a goer

  6. #6
    Bagi Zoltán's Avatar
    Bagi Zoltán is offline Boss Cart consultant
    Join Date
    Feb 2007
    Location
    Veszprém, Hungary
    Posts
    1,225

    Default

    Happy to hear that you are on the way now

  7. #7
    bskingsley is offline Junior Member
    Join Date
    Mar 2008
    Posts
    6

    Unhappy payment gateway

    All seems to work well. I cannot howver get the system to link to payments.verisign.com.au/payflowlink which is the local gateway in Australia. I have amended the ps_pro.php file to show this address. I link to paypal with a message that the email address is incorrect. Is there another php file I need to access to change the parameters? Otherwise is there someone your end who could modify the php file for me? At a fee of course

  8. #8
    Bagi Zoltán's Avatar
    Bagi Zoltán is offline Boss Cart consultant
    Join Date
    Feb 2007
    Location
    Veszprém, Hungary
    Posts
    1,225

    Default

    Hi, if I understand your post correctly you have difficoulties to configure the Verisign PayFlow payment method. If you click on the name of this payment gateway selecting the shopping cart >> payment configuration >> payment gateways in the drop down menu you will see two tabs. The left one -called Configuration- you let you edit every required settings.

  9. #9
    Bagi Zoltán's Avatar
    Bagi Zoltán is offline Boss Cart consultant
    Join Date
    Feb 2007
    Location
    Veszprém, Hungary
    Posts
    1,225

    Default

    All you need to do is to open and change the database related variables in the configuration.php file which can be found in the root installation folder.

  10. #10
    Bagi Zoltán's Avatar
    Bagi Zoltán is offline Boss Cart consultant
    Join Date
    Feb 2007
    Location
    Veszprém, Hungary
    Posts
    1,225

    Default

    Hi, can you send me the ftp details of the newly installed script and the database related information as well via pm. It would be much easier to fix the problem.
    Thanks

Page 1 of 2 12 LastLast

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124