Jump to content

Chargin

Member
  • Posts

    171
  • Joined

  • Last visited

Everything posted by Chargin

  1. Anyone? Have I worded this so people know what Im on about, I think I would find it hard to understand what I meant too....
  2. 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..
  3. Hi thanks, BTW how do I "scan" an FTP server to search for a text string? I use filezilla, can that do it?
  4. Doesnt cubecart do resizing automatically for you when you add a product? I think theres even a size setting in there somewhere?
  5. 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?
  6. But all I see is enable or disable, there are no settings available?? This shipping method is used to give free shipping to all orders. Configuration Settings Status: Enabled Disabled Ahh I see now, its not in free shipping, its in "Price"
  7. 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...
  8. Heck, what did you say Ansuk? Dont worry I dont offend easily if it was anything like that... Im just curious now heh
  9. 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!"
  10. 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.
  11. Anyone know where to get MSAS 4.5.2 from?? Ive had a good look all over the net, its nowhere, every site I found referred to the Mambo site and they have removed it from there. Perhaps someone could email it to me?
  12. Ive just been reading about installing Joomla on winxp, it says you need to install IIS, PHP and Mysql..... Seems like a lot of work compared to what jerseyjoe wroteup on the thumbnail drive install.....
  13. 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??
  14. Ok Ive bought and installed the cart mod, works well, BUT... what if I want to only turn off subsections of an admin catagory, the cart only enables turning on or off the major headings, not subcatagories like "add catagory" for example.
  15. 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?
  16. 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...