Jump to content

Chargin

Member
  • Posts

    171
  • Joined

  • Last visited

Posts posted by Chargin

  1. In permissions I only see "shipping" as an option, I want to turn on "Modules" but I dont see how that is done. If I was able to turn "modules" on, I really only want 1 of the 4 I have displayed, I dont want shipping, gateways or affiliates to show up.

    I have the mod installed to remove greyed out items, but Im unsure how to nominate which ones I want to grey out..

  2. Ive finally had a chance to try this but the footer file has no such info, heres mine.

    <?php

    /*

    +--------------------------------------------------------------------------

    | CubeCart v3.0.10

    | ========================================

    | by Alistair Brookbanks

    | CubeCart is a Trade Mark of Devellion Limited

    | Copyright Devellion Limited 2005 - 2006. All rights reserved.

    | Devellion Limited,

    | 22 Thomas Heskin Court,

    | Station Road,

    | Bishops Stortford,

    | HERTFORDSHIRE.

    | CM23 3EE

    | UNITED KINGDOM

    | http://www.devellion.com

    | UK Private Limited Company No. 5323904

    | ========================================

    | Web: http://www.cubecart.com

    | Date: Tuesday, 14th March 2006

    | Email: info (at) cubecart (dot) com

    | License Type: CubeCart is NOT Open Source Software and Limitations Apply

    | Licence Info: http://www.cubecart.com/site/faq/license.php

    +--------------------------------------------------------------------------

    | footer.inc.php

    | ========================================

    | Admin Footer

    +--------------------------------------------------------------------------

    */

    if (ereg(".inc.php",$HTTP_SERVER_VARS['PHP_SELF'])) {

    echo "<html>\r\n<head>\r\n<title>Forbidden 403</title>\r\n</head>\r\n<body><h3>Forbidden 403</h3>\r\nThe document you are requesting is forbidden.\r\n</body>\r\n</html>";

    exit;

    }

    if(isset($_SESSION['ccAdmin'])){ ?>

    </div>

    <!-- start wrapping table -->

    </td>

    </tr>

    </table>

    <!-- end wrapping table -->

    <?php } ?>

    </body>

    </html>

    So where do I find this welcome message?

  3. Ahh k

    Its just that this latest client has asked me SOO many questions, how many in your office, what qualifications do you have, is this "cart" your own software or did you buy it/download it etc etc I feel like he can see right through me, not that Im trying to hide anything. Except now I want to hide the brand of the cart, so he doesnt look it up and see that he can add his own newsletter, change shipping details or payment gateways etc etc, all of which, if he needs I will do and charge him accordingly...

  4. I am a little confused as to why you would want to....are you planning on rebranding the software as your own?

    Surely you could see why someone would want to remove branding from a product they are selling?? For one reason, I dont want a client to see the name, do a Google and come to me saying

    "Hey you charged me $xxxx for a FREE shopping cart!"

  5. I searched all over the forums, there must be a thread on this but I didnt find any help. I see lots of posts about removing the welcome message from the cart but none for ADMIN. I dont want my client to see

    "Welcome to the CubeCartâ„¢ Administration Control Panel"

    Im hoping to remove the mention of cube cart from all the pages. Im ok with it in the source code. I have bought a licence also.

  6. Well as MSAS doesnt seem to be available, I grabbed Joomla, the problem is the instructions mean nothing to me now...

    IE: "open the MSAS folder and click on the msas452.exe file"

    From there on the writeup doesnt really help me. I dont have any real programming knowledge so maybe someone would be kind enough to give some instructions for this using Joomla??

  7. Im setting up a cart for a client and Id like to be able to disable a lot of the stuff in admin, basically so all they can see is "add product" and "list products" maybe a couple more. That way they cant "break" anything, and if they want to add payment gateway later, they dont try and do it themselves, ie: I wont get paid for it....

    Can a registered version of Cubecart be completely rid of any branding, so a client will not see the term "cubecart" or any other designer etc mentioned?

  8. I just want to remove some of the boxes listed in the sidebars. I went into the index.php for the cart and deleted the lines where these were listed eg, currency, language and a few others, this seems to have worked but is it the best way? What if I want to re add them later, do I need to back this stuff up? It seems like it should be in the admin section but I couldnt see it there, all the other carts have it in admin...

    Also I looked EVERYWHERE for the answer to this, must be a pretty common question, but I couldnt find a thing.

×
×
  • Create New...