Jump to content

Al Brookbanks

Staff
  • Posts

    6,679
  • Joined

  • Last visited

  • Days Won

    125

Everything posted by Al Brookbanks

  1. Hello folks, my support round here has been very poor in recent months and as I recently started to catch up until... ...I have had no phone lines or internet access for over 12 days now. British Telecom can't find the fault with all three of my lines and are completely recabling from my house to three miles away to the local exchange. Sorry about this ... :D
  2. Name: extended_customers_quotes.zip Version: 1.0 Author: Stijn Jammaers Short Description: Publish quotes by your customers Long Description: This is a mod that comes with 8 php files but is easy to setup. You publish 1 or more quotes in a new table, every quote has a link to a page that shows the complete list of quotes.Your customers can add quotes and these will be sent to your adminsection ! ( so no emailstuff) In your admin you can review these quotes and deside to publish / edit or delete these quotes. There is also an option to add quotes or news yourself (including images etc) [Download File]
  3. Name: title_mod.zip Version: 1.0 Author: franck~ Short Description: Shows the product name in the title bar. Long Description: This MOD shows the product name in the browser's title bar or some choosen keywords when it's not a product page. [Download File]
  4. Cheers Vince. I know who this is and have their email address. I don't think they speak english well though. This could be tough.
  5. During Sunday 23rd Nov 2003 these forums will be updated to Invision Powerboard 1.3. Sorry for an inconvenience caused during this process. This may take upto one hour to complete. Brooky :rolly:
  6. http://www.ilcatperl.org/cubecart/ Can anybody tell me what this is about!?? :rolly:
  7. Ryan is the man about this kind of stuff. Recently I somehow managed to get a browser hijacker on my work machine. Try also adaware from http://www.lavasoft.de and I think they have a program somewhere called hijackthis or something. If the problem remains the support forums there are second to none. "Hell brooky thats a way to promote your own..." <_<
  8. Heard loud and clear. I will get this sorted asap and also fix up some issues in the stylesheet.
  9. Hello folks, As I'm sure you have noticed my support on the forums has been very poor and I do sincerely apologise for this. As a result I know of a few members who have been absolutely amazing at helping out others. I would like to make probably a maximum of 5 people moderators to help keep things moving. If you are interested please email me at: [email protected] Of course priority will be given to member with high post count and long membership time. Thank you all for such incredible patience and kindness towards this project. Alistair (aka. Brooky)
  10. Name: two_images_mod_2.0.1.zip Version: 2.0.1 Author: UGAChance Short Description: Two Images per Product Long Description: Ability to use 1 or 2 images per product. [Download File]
  11. If you have recieved this email ignore it!! I would be very appreciative if anybody can let me know if they have recieved this email. CubeCart recieved 900+ junk emails on 07/11/03 and fraudulent orders. If anybody has recieved strange emails etc... in regards to CubeCart I would be pleased to hear from you to have this stoped. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ From: [email protected] Subject: Your Account at Cubecart.com has expired. Message: Hello sales, We are sorry that we cannot offer our "old" service anymore. Your account will expire at the 2003-11-23. But after all, we still offer a free-mail service, which you have to join right now !!! Our new prices and services are described in the attached html file, which is a compressed ZIP archive. Sicerely Yours The Cubecart.com Team ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  12. Thanks Vinayak Poor old AngP has been very ill. Between us all I hope she gets better soon and she graces her presence once more. :)
  13. Wish I could sign up but I'm British.
  14. Hi yes this is truely an amazing offer and I wondered how long it would be before it caught on. Go for it One & One are part of the fourth biggest ISP in Europe!! Where I work at http://www.kempt.co.uk we use them for all out clients including some big record lables. I think they are trying to break into the US/Canadian market and wow what a way to do it.... :)
  15. Name: customer_quotes.zip Version: 1.0 Author: Stijn Jammaers Short Description: Shows some customer quotes on your site. Long Description: From in the admin section you can add & delete quotes to your database . HTML can be used (insert color , tags, images etc..) In the frontend a new table will show your quotes RANDOMLY in the index.php so it won't get anoying. [Download File]
  16. Hello Frank, I also encounterd this problem when building this mod. I solved it by removing all whitespace from the email.php file above where it builds the output file. maybe some is there. Give that a go and see if it works :(
  17. Why? This is useful for bulk email software if you have a large client base. The built in email form is likely to time out if you have 400+ emails to send at one time. This of course depends upon server setup. Use it with software such as Mail List King (http://www.xequte.com) or similar. Enjoy (Its about time I made a mod eigh ) p.s. This will be integrated in the next version of cubecart.
  18. Name: email_dump.zip Version: 1.0 Author: Alistair Brookbanks (Brooky) Short Description: Makes an instant email text file dump to download. Long Description: On clicking a text link a dialog box is made giving the administrator the option to download a text file dump of all email addresses who have specifically siad they wish to recieve store emails. Very useful for bulk email software. [Download File]
  19. Hi, As of 26th October '03 all language packs have been updated for improved HTML compatibility with ISO charset values and local php configuration. Instructions: 1. Back up your old language file and delete them from the /admin/lang/ folder. 2. Upload the new language files you wish to use on your store. Available at http://download.cubecart.com If you run CubeCart 2.0.0 (even if you have installed the three most recent fixes descrived in the upgrade package) then please modify the following code after instaling these language packs. In /upload/header.inc.php AND /upload/admin/header.inc.php Find line at around line 38 (/upload/header.inc.php): <meta http-equiv='Content-Type' content='text/html; charset=iso-8859-1'> Replace with: <meta http-equiv='Content-Type' content='text/html; charset=<? echo $charset; ?>'> Find line at around line 5 (/upload/admin/header.inc.php): <meta http-equiv='Content-Type' content='text/html; charset=iso-8859-1'> Replace with: <meta http-equiv='Content-Type' content='text/html; charset=<? echo $charset; ?>'>
  20. There is no need to update your store if you have installed the following bug fixes: http://forums.cubecart.com/index.php?showtopic=636 http://forums.cubecart.com/index.php?showtopic=637 http://forums.cubecart.com/index.php?showtopic=638 If you wish to upgrade your store anyway simply upload all the archived files in the /upload folder over the original ones. WITH THE EXCEPTION TO install.php, upgrade.php and /admin/config.php Please note that CubeCart 2.0.0 users who have language packs are also recommended to upgrade their language packs to versions 2.0 which will be released later on today (26 Oct '03). Thanks
  21. As you may be able to imagine... after developing the current release of CubeCart I was pretty sick and tited of PHP and MySQL stuff. As a result I built www.cubecart.com in aproximately 2 days and it has had some major problems like crappy navigation. I have added a sitemap and Jump Menu (above silly) to help make it better.... Is this an improvement and what else could be done around here to make improvements. :(
  22. Name: banner_rotation.zip Version: 1.0 Author: OhmyGod Short Description: Banner Rotation script Long Description: Display banners on your store above the main category listings. [Download File]
  23. I got a javascript error. Line 74 document.all.clock is null or not an object. Saying that almost every other website is giving me javascript errors I think some scumbag spyware has upset my IE6 :(
  24. Woooooooohooooooo!!! I know I've not been around much lately but jeeeeeeeeeeeeeeesus thats caught my attention. By the way your store is fantastic and the mods are top notch. :(
×
×
  • Create New...