Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

inetchoices

Archived
  • Posts

    121
  • Joined

  • Last visited

Posts posted by inetchoices

  1. My question as well.

     

    Will this contribution add the order into OSC even if the customer does not click the continue button after the paypal transaction is complete?

     

    Without this, I'm dead in the water.

     

    Once I get clarification on this, I'm going to go full guns on this contrib.

     

    Khim~

  2. John:

     

    That didn't work.

     

    The problem is in admin, not /catalog.

     

    I don't have any troubles with the shop... I only get this error when I'm in admin trying to use the manual order mod.

     

    Surely something in the mod itself is causing it, but I haven't a clue where to start looking.

     

    I'm wondering if I need to create the setup in admin as an exact mirror the account creation process in catalog?

     

    Surely not.

     

    Anyone?

     

    ::wanders off to look for aspirin::

     

    Khim~

  3. John:

     

    I know :( But what about the whole "You can now send your purchases to other addresses"....

     

    </defeatest>

     

    I will try your fix. I've been putting it off because of the entire *breakage* to the address book thingy. My mother is going to be pissed :-) She has like the entire family in there :-)

     

    ::sigh::

     

    Why can't anything ever be easy without strings?

     

    Thanks, John. I'll give it a try and see what I can come up with.

     

    You know? I've only been at this since Aug. I didn't know much HTML to begin with. This has been a great learning experience and all, but man I am tired :-) I think I'm just going to go get a small business loan and hire a programmer. I need my life back. My washing machine didn't even recognize me the last time I went to use it java script:emoticon(':blink:')

     

    Khim~

  4. Howdy all :)

     

    I've read through this entire thread. Added some changes, removed ones that didn't work (Shawn - awesome job!)

     

    But alas, I still have an error.

     

    I am running 2.2MS2. So according to the posts in this thread, I shouldn't have the same objects problems as were vunerable in MS1 and earlier releases. Or - not?

     

    I get this error after creating an account manually:

     

    Warning:  reset(): Passed variable is not an array or object in /home/tubbytabbygifts.com/html/admin/includes/classes/object_info.php on line 17

     

    Warning:  Variable passed to each() is not an array or object in /home/tubbytabbygifts.com/html/admin/includes/classes/object_info.php on line 18

     

    Look familiar? I thought it would. I mean, there are only like 12 other posts just like mine in this thread.

     

    What I need is a fix. An explaination in plain, clear, english for the non-programmer that explains exactly what to do to fix the problem and in which files the patches should be applied.

     

    As for the password problem, I'm at a loss.

     

    Shawn, if you have this working on your store (I've installed your mods), and you are not getting these same errors and problems, could you please lend me a hand here? I'd really love to use this mod to take phone orders if at all possible.

     

    Thank you in advance for your help,

     

    Khim~

  5. I found a bug in this contrib. With products that contain 's, the mod doesn't escape the 's as it should.

     

    The contribution is located here.

     

    The fix is as follows:

     

    Open /catalog/includes/functions/user_tracking.php and find around line 44:

     

    $page_desc = $page_desc_values['products_name'];

    } elseif ($HTTP_GET_VARS['cPath']) {

     

    Insert a new line after $page_desc = $page_desc_values['products_name']; like this:

    $page_desc = $page_desc_values['products_name'];

    $page_desc = addslashes($page_desc);

    } elseif ($HTTP_GET_VARS['cPath'])

     

    This will fix any SQL Syntax errors you receive when using this mod with products that contain 's.

     

    hth,

     

    Khim~

  6. I have another question about this mod.

     

    In admin, where you set the path to your image and browse for the file, how do you input the path? What is the format?

     

    For example:

     

    If I want to upload foo.gif, I browse for foo.gif (I'm on a Mac) and choose it.

    Next I need to set where in /images I want it to go... so I type in products/foo

     

    I get "directory is not writeable" (although it is) and it doesn't show the image. When I right click to open my non-existant image in a new window... I get a lovely 404 error.

     

    :blink:

     

    My /images dir is chmod 777 so what am I doing wrong?

     

    I'm sorry to be such a pain :(

     

    Khim~

  7. Help!!

     

    I got this message after installing the mods:

     

    Warning:  ftp_connect(): php_network_getaddresses: getaddrinfo failed: Name or service not known (is your IPV6 configuration correct? If this error happens all the time, try reconfiguring PHP using --disable-ipv6 option to configure) in /home/tubbytabbygifts.com/html/admin/includes/ftpmkdir.php on line 11

     

    Warning:  ftp_login() expects parameter 1 to be resource, boolean given in /home/tubbytabbygifts.com/html/admin/includes/ftpmkdir.php on line 14

     

    IVP6???

     

    Oh help me :-)

     

    Khim~

  8. Holy Rocking Contributions, Batman!

     

    I just installed the lastest version of Live Help on my test site and all I can say is WOW!

     

    I'm a Mac user, so it does NOT work in Safari, but it works fine in Netscape (I can't stand IE and Safari has spoiled me on Tabbed Browsing window).

     

    Thank you SO much for this contribution. I have so many customers that have questions or get lost on what they are supposed to do when they are checking out. We have a number of elderly customers who are braving the new world of technology and this contribution is exactly what we needed so that we can walk them through the things they need to do if they are unsure or get confused.

     

    Wow. What a godsend!

     

    Thank you SO much!!!

     

    Khim~

  9. Well... I don't know about anyone else :)

     

    But...

     

    Not only does this contribution rock, so does the commentary between Met00 and Aalst. I don't know when I've been so educated AND laughed so hard.

     

    Thanks guys for all of your hard work;-)

     

    ::please note that I did not snip anything:) ::

     

    Khim~

  10. Blah:(

     

    The error should have posted as:

     

    Paypal IPN

     

    1146 - Table 'tubbytab_osc1.TABLE_PAYPALIPN_TXN' doesn't exist

     

    select count(*) as total? from TABLE_PAYPALIPN_TXN

     

    [TEP STOP]

     

    1062 - Duplicate entry 'af59b9f5e92ce4c6dd0f138e0142180d' for key 1

     

    insert into sessions values ('af59b9f5e92ce4c6dd0f138e0142180d?action=view?action=view?action=view?action=view?action=view', '1070788735', 'language|s:7:\"english\";languages_id|s:1:\"1\";selected_box|s:13:\"configuration\";')

     

    [TEP STOP]

     

     

    Warning:? Unknown(): A session is active. You cannot change the session module's ini settings at this time. in Unknown on line 0

     

    1. Yes: I ran the sql file in phpmyadmin

    2. Yes: Curl is enabled

    3. Yes: I'm in test mode

    4. No: I don't have a clue what I'm doing.

     

    Khim~

  11. Ok.. I'm stumped.

     

    I have the following error in admin:

     

    1062 - Duplicate entry 'af59b9f5e92ce4c6dd0f138e0142180d' for key 1

     

    insert into sessions values ('af59b9f5e92ce4c6dd0f138e0142180d?action=view', '1070786249', 'language|s:7:\"english\";languages_id|s:1:\"1\";selected_box|s:13:\"configuration\";')

     

    [TEP STOP]

     

     

    Warning:  Unknown(): A session is active. You cannot change the session module's ini settings at this time. in Unknown on line 0

     

    I have no idea what this means and I've looked over the mySQL data and I can't find what it is saying is duplicated.

     

    Help?

     

    Khim~

  12. Arrgh!

     

    I hate it when I edit my edit and still screw it up.

     

    I meant to say that it looks perfect in IE, but in Netscape I sill get the phantom background bleedover.

     

    Blah!

     

    Khim~

    ::going to get more coffee and hoping to grow more brain cells::

  13. WTG, Mike!!

     

    You know I've been waiting for you to release this :)

     

    BTW and just FYI: On the Mac ::hears the boos from the crowd:: in Safari, the boxes have just the slightest bleed over of the tan colored background. It almost looks like a box that should include some kind of text and covers the bottom of the graphical box above it.

     

    I have no idea what this could mean, but you know how screwed up Safari is :(

     

    I'll have a go at it in IE and Netscape and get back to you soon!

     

    Hoody Hoo and Thank you!

     

    Khim~

     

    Update:

     

    Ok. I took a look at it in IE and Netscape (latest versions for the Mac) and it's perfect in IE but has the same characteristical "phantom" of the background that is covering up the bottom of the graphical boxes. So I'm thinking that it has to do with something in the code that is IE proprietary only.

     

    I'll have a look and see what I see.

     

    Khim~

  14. Ok.

     

    After reading through the contrib posting for Guest Accounts and PWA, I'm not really sure that either of them are stable enough to be used on a working store. I'm really confused.

     

    Has anyone successfully installed one of these contribs on a working MS2 store and if so, what kind of results are you getting?

     

    I need some positive feed back, please. I'm seriously thinking that many of my lost sales are due to folks thinking that making a purchase = permission to be spammed.

     

    Comments on these contribs, please?

     

    Khim~

  15. Howdy!

     

    I want to install a contrib on my working shop that allows guests to make purchases without having to sign up for an account. I've come across two:

     

    1. Purchase Without Account

    2. Guest Account v2.2 MS2

     

    Can someone please give me some advice as to which one of these contribs is:

     

    1. The easiest to install

    2. The easiest for the customer to use

    3. The one with the most over-all functionality?

     

    Any help is greatly appreciated! All feedback welcome!

     

    Khim~

  16. Ok... I have a question. Ok.. 2 questions:

     

    1. Is there an english translation of the Add Delete individal IP Adress (is this a ban btw?)

    2. Is this contribution supposed to show up as a box on my shop page as well as in my admin? I have it working in admin, but I don't see anything about "who's online" on my shop page.

     

    Just curious :-)

     

    Khim~

×
×
  • Create New...