Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

GoTTi

Pioneers
  • Posts

    434
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by GoTTi

  1. id be interested in it.
  2. cool...lets see if we can get this working.... my browser is IE 9.0.8112.16421. i have the mod installed. my issue is that when i go through the checkout process and get to checkout_payment.php page, i click continue and the page just loads back to the front of the store. ive attached the settings i have done already in the admin area for the mod...i whited out the personal stuff....not sure whats causing this loop. hope we can get it figured out. i do have google checkout ipn enabled right now and i have disabled that to test this one and it does same thing.
  3. having a mysql error right off the bat.... Error SQL query: CREATETABLE comparemyprice( unique_id INT( 11)NOTNULLAUTO_INCREMENT , url varchar( 255) default'' NOTNULL , search_str varchar( 48) default'' NOTNULL , site_name varchar( 48) default'' NOTNULL , products_id int NOTNULL , enabled tinyint( 1) DEFAULT'0' NOTNULL , language_id int DEFAULT'1' NOTNULL , PRIMARYKEY ( unique_id ) ) TYPE=MYISAM ; MySQL said: #1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'TYPE=MyISAM' at line 10
  4. ya im ok with editing file as long as i know what to do. im not a coder though, i wouldnt know what needs to be edited....if i install it and see any error could we trouble shoot and see if we can get this to work on 2.3? im ok with being the first ;)
  5. i installed this mod, and the list looked wrong. on FF i couldnt get the blocks to look right. the background color wasnt white...couldnt change it... ill have to tinker with it another time i guess ;/
  6. mistake. its called www.wepay.com
  7. what are the file edits for this? i dont want to overwrite files. thanks.
  8. i just got the google checkout mod to work on 2.3...i dont know why no1 will support this mod and work on it being better. such a great addon.
  9. somewhat exciting. threr is a another payment option that seems to be good. and someone released a payment module for 2.3 http://addons.oscommerce.com/info/8408 but i cant get it to work right. i guess his name is Alan. He has a site up where his blog is talking about it for oscommerce and zencart. right now im having a issue with the module. i cant get it to work right. can anyone else get it to work right?
  10. this worked. thank you... on the left of my input box it says ENTRY_TEXT what do u mean box in catalog didnt show?
  11. ya i was also trying to add multiple cat's using EP and saw same thing on the excel file when i opened it up with empty categories. i think you can still mass add them. i didnt try it.
  12. cant anything work right anymore.... what is wrong with this code in the information_form.php page that is making the error happen? <?php echo tep_draw_textarea_ckeditor('information_description[' . $languages[$i]['id'] . ']', '', '140', '80', (isset($information_description[$languages[$i]['id']]) ? stripslashes($edit[information_description]) : tep_get_information_entry($information_id, $languages[$i]['id'], 'information_description'))); ?>
  13. i installed this mod. i installed ckeditor. when i go to admin and information pages on the left side and click new page i get error that shows under a field box TITLE: ENTRY_TEXT Fatal error: Call to undefined function tep_draw_textarea_ckeditor() in /home/newline/public_html/admin/information_form.php on line 120 any help on this. trying to install it on 2.3...
  14. cant get the mod to work that is in the addons area...does anyone have it working for 2.3 or is it a dead mod?
  15. this is not in index.php REPLACE if (tep_not_null(TEXT_MAIN)) { ?> <div class="contentText"> <?php echo TEXT_MAIN; ?> </div> <?php } WITH echo $pagetext;
  16. i got the google checkout ipn working...but using the sandbox it doesnt seem to return back to the store to actually approve or activate the order. once i goto the sandbox the order is placed as successful and is pending. i remember years ago it worked fine, but i had to do some sort of modification to make it do what it was suppose to...but i dont remember ;(
  17. hmm now the scroll box is not there on my admin part of the catalog....its showing regular. no idea. maybe it was a issue with my browser? seems to be "lagging" on loading the admin area side panels when i click them here n there. i dunno, couldve been something on my end. but it only started to do this when i added this mod. didnt notice it the past 5 days ive been biolding this store with items.
  18. ok. and i took off the weight. thanks. please add that to your zip file, maybe like a "extra mods.txt" file or something that gives us a few things we could do until you make that one of your checkbox options (if you do) ;)
  19. is there any code or something you want me to paste in here that could possibly tell you what is causing those scroll boxes?
  20. can i stop the total weight from showing on checkout_shipping.php? United States Postal Service X lbs, X oz i dont want that to show
  21. and what does Retail pricing or Online pricing? Online mean?
  22. i installed your mod, very cool. gave alot more options, hopefully i do it correctly.... 1 issue i saw in the admin area was when i clicked on catalog and that expanded, i saw soem scroll bars around it instead of it being listed like regular. i have attached a screen shot. any ideas?
×
×
  • Create New...