Jump to content

Al Brookbanks

Staff
  • Posts

    6,686
  • Joined

  • Last visited

  • Days Won

    125

Everything posted by Al Brookbanks

  1. wirless lan is great isn't it. I'm in bed whilst typing this. From jail... from the girls place LOL! How to please your laydee.... take you laptop to bed. LMAO
  2. df ,w dw f ff weljfolweubhfiowu wef we fwe fewfwefw e fwe f wef we f we fwefwefewfwefwe f we fwe f wef wef ew fwefwefwefwefwefdfcscklaskldcaslknxclask casl ckas lc aslk cas clas c;as;c as
  3. Just found out what it was!!! I made an infinite loop of header redirects!! Doh!
  4. Hi, Has anyone else ever had this happen to them?
  5. ################################################## ###### UPGRADE FROM CubeCart 2.0.5 to 2.0.6 ###### ################################################## Thanks go to Lostmon and Booker! Changed files: 1. information.php - Fix path disclosure 2. language.php - Fix path disclosure 3. list_docs.php - Fix path disclosure 4. popular_prod.php - Fix path disclosure 5. sale.php - Fix path disclosure 6. subfooter.inc.php - Fix path disclosure 7. subheader.inc.php - Fix path disclosure 8. cat_navi.php - Fix path disclosure 9. check_sum.php - Fix path disclosure 10. ver.php - Changes Version Number 11. admin/orders.php - Date formatting discrepancy 12. settings.inc.php - Fix XSS Security Hole with GET Vars ################################# ## START OF MANUAL FIX ################################# 1. Fix Path Disclosure /////////////////////////////// // Open: // information.php // language.php // list_docs.php // popular_prod.php // sale.php // subfooter.inc.php // subheader.inc.php // cat_navi.php //////// At around line 26 find: +---------------------------------------------------- ***************************************************************************/ +---------------------------------------------------- Directly after (on the next line add): +---------------------------------------------------- if(!function_exists("sb")){ exit; } +---------------------------------------------------- 10. ver.php /////////////////////////////// // Open ver.php //////// Find +---------------------------------------------------- <?php $estore_ver="2.0.5"; ?> +---------------------------------------------------- Replace it with: +---------------------------------------------------- <?php $estore_ver="2.0.6"; ?> +---------------------------------------------------- 11. admin/orders.php /////////////////////////////// // Open admin/orders.php //////// Find +---------------------------------------------------- // US date format if($date_style=="1") { $date="$month/$day/$year";} // EU date format if($date_style=="0") { $date="$day/$month/$year";} +---------------------------------------------------- Replace it with: +---------------------------------------------------- if($date_style=="1") { $date="$day/$month/$year"; } else { $date="$month/$day/$year"; } +---------------------------------------------------- 12. admin/settings.inc.php /////////////////////////////// // Open admin/settings.inc.php //////// Find Line 26: +---------------------------------------------------- ***************************************************************************/ +---------------------------------------------------- Below it add: +---------------------------------------------------- // clean GET vars if (isset($_GET)){ foreach($_GET as $key => $value){ $$key = str_replace(array("\"","'"),"",strip_tags($value)); } } +---------------------------------------------------- ################################# ## END OF MANUAL FIX #################################
  6. CubeCart 2.0.6 can be downloaded from the Downloads section of this site. A manual fix is shown in the next post:
  7. Its a great idea I rekon... I'm a big fan of http://www.b3ta.com
  8. Here is a screenshot of the module functionality for Affilliate programs. It will be similar to shipping and gateways.
  9. Hmmmm I wonder what this member wants for their birthday!??!??
  10. The work of genious!! I love that!!
  11. Well with the last billion we own the whole market and its a Monopoly :D
  12. Yeah definitly... nothing like a monopoly!!!!
  13. Yeah we were lucky... CubeCart took 18 of that 19 billion. LMAO
  14. I will bolt on the main affiliate players such as Commision Junction, iDevAffiliate and ClixGalore into CC3... Can anyone suggest who the main players are to integrate?
  15. You just need to make sure the URL in secure.php is correct. I will reinvestigate this for v2.0.6 :D
  16. "Market analysts Verdict found the internet was the fastest growing retail sector last year" - Read More: http://news.bbc.co.uk/1/hi/business/4281927.stm Sales rose to £39.5bn ($73.3bn) in 2003, up from just £19bn in 2002. - Read More: http://news.bbc.co.uk/1/hi/business/4032809.stm
  17. This site was built in about 3 days in total as we have tried to focus on development of the core product (well CC3 mainly) and have a home which "works". Its all maintained and developed by one person so its tough. Theres also not enough cash yet to take on another full time employee. Once CC3 is released I well improve the downloads section and build a much better contribution section. No rest for the wicked... VBulletin are way ahead of us and its still very early days so all in all there has to be compromises. Maybe when we have as many staff as VBulletin or less we will have a far superior site than they do.
  18. Wow!!! Welcome Orionjoel!!!! 2 Million + jeepers!!! I've changed the team so you can join without a password. Come on folks get typing!! :w00t:
  19. spose it depends on product and market etc...
  20. Don't you have top be a business or premier customer to use it?
  21. LOL Sticky back plastic on the banners will do it. Whack on some chicken and a bit of porridge and off ya go. (Just trying to prove the case) :)
  22. the banners the banner hahahahah (private joke for those who think we're insane) .
  23. Such a crap website wasn't it. LOL!! This ones better although it needs a mods upload section~!!!!!
×
×
  • Create New...