Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Live Support phpOnline


olsonsp4c

Recommended Posts

no, I don't mean the header icon (little people) I mean for the box when admin comes up. You know when you went to the link I provided, and there was only the light colored box, where does that graphip box come from.

Link to comment
Share on other sites

  • Replies 104
  • Created
  • Last Reply

Top Posters In This Topic

I must have some kind of conflict with the .swf files.

 

I just took everything back off. Deleted the tables out of the database. reinstalled the contribution. run it, the database tables get created, then all that is shown is the same light tan box.

 

I really thought this was a good contribution. I checked the dyna forums, there is no help there either.

 

Scott, your the only one helping on this forum, do you have any ideas?

Link to comment
Share on other sites

at this point, I'm really uncertain as to why it doesn't work for you - I have it working on 6 rc2a sites currently with no problem... sorry it's not working for you, I just don't know why it won't work for you.

 

Scott

Link to comment
Share on other sites

Hey Scott,

 

I hope I don't get accused of bumping again, I just wanted to let you know, the contrib is working.

 

After deleting the flash files from the server, I reloaded them this morning.

 

Now everything is working fine.

 

Don't know what really happened, but its working.

 

Thanks for taking the time.

Link to comment
Share on other sites

  • 2 weeks later...

Hi,

I was woundering if there is a solution for the people who use STS and this contribution?

One user allready found one, but didn't shared his solution. He mentioned to put the javascript code in an external file.

Anyone an idea on how to do this?

 

thanx

Link to comment
Share on other sites

Hiya,

 

I've just installed this today on 2 sites. The first one worked fine after a little fiddling (although the latest install instructions are not FULL). When getting to the end of the second install I have came across a conflict with another contribution. Header Tags.

 

I have been trying to find where to put this text:

 

<td align="left"><?php echo '<a href="' . tep_href_link(FILENAME_DEFAULT, '', 'NONSSL') . '">' . tep_image(DIR_WS_IMAGES . 'oscommerce.png', PROJECT_VERSION) . '</a>'; ?></td>

<td align="right"><?php echo '<a href="java script:phpOnlinePopupWindow()">' . tep_image(DIR_WS_IMAGES . 'header_livesupport.gif', STORE_NAME . ' Live Support ') . '</a>'; ?></td>

 

I compared it to the file I changed earlier and came to the conclusion that it should be here:

 

<?php /*** Begin Header Tags SEO ***/ ?>

<td valign="middle"><?php echo '<a href="' . tep_href_link(FILENAME_DEFAULT) . '">' . tep_image(DIR_WS_IMAGES . 'TIFFANY925HEADER.jpg', (tep_not_null($header_tags_array['logo_text']) ? $header_tags_array['logo_text'] : STORE_NAME)) . '</a>'; ?></td>

<?php /*** End Header Tags SEO ***/ ?>

 

As you can see this has been altered previously to add the header tags contribution.

 

Can anyone give me an idea on how to alter the text so it will work correctly?

 

All the best!

Link to comment
Share on other sites

Hiya,

 

I've just installed this today on 2 sites. The first one worked fine after a little fiddling (although the latest install instructions are not FULL). When getting to the end of the second install I have came across a conflict with another contribution. Header Tags.

 

I have been trying to find where to put this text:

 

<td align="left"><?php echo '<a href="' . tep_href_link(FILENAME_DEFAULT, '', 'NONSSL') . '">' . tep_image(DIR_WS_IMAGES . 'oscommerce.png', PROJECT_VERSION) . '</a>'; ?></td>

<td align="right"><?php echo '<a href="java script:phpOnlinePopupWindow()">' . tep_image(DIR_WS_IMAGES . 'header_livesupport.gif', STORE_NAME . ' Live Support ') . '</a>'; ?></td>

 

I compared it to the file I changed earlier and came to the conclusion that it should be here:

 

<?php /*** Begin Header Tags SEO ***/ ?>

<td valign="middle"><?php echo '<a href="' . tep_href_link(FILENAME_DEFAULT) . '">' . tep_image(DIR_WS_IMAGES . 'TIFFANY925HEADER.jpg', (tep_not_null($header_tags_array['logo_text']) ? $header_tags_array['logo_text'] : STORE_NAME)) . '</a>'; ?></td>

<?php /*** End Header Tags SEO ***/ ?>

 

As you can see this has been altered previously to add the header tags contribution.

 

Can anyone give me an idea on how to alter the text so it will work correctly?

 

All the best!

 

 

Don't worry, my mistake. I was being a gimp! Another thing though is that I can't get the rings to work. I presume they are supposed to make a noise when somebody tries to talk i.e. when they pop on screen. Any ideas?

Link to comment
Share on other sites

  • 2 weeks later...
  • 3 weeks later...

Hope this post come through (the forum gives me some internal errors)

 

Anyway the image indicator for some reason suddenly dissapeared from the infobox !!!!!!!!!!!!(but it works on an html page on onother domain)

 

 

I changed the file to point to the flash indicator and it works !!

Link to comment
Share on other sites

  • 4 weeks later...

Hi,

 

Im trying to get this into my header.

 

I know I have to get the code that displays it into header.php and I know where to put it.

 

What I don't know is what code I need to get it to display correctly in the header.

 

Anyone placed this in their header ?

 

Any suggestions would be appreciated.

 

Thanks

 

Greg

Link to comment
Share on other sites

  • 2 weeks later...
Hi,

 

Im trying to get this into my header.

 

I know I have to get the code that displays it into header.php and I know where to put it.

 

What I don't know is what code I need to get it to display correctly in the header.

 

Anyone placed this in their header ?

 

Any suggestions would be appreciated.

 

Thanks

 

Greg

I'd like to do the same thing, but I'm having the same problem as posted here: http://www.oscommerce.com/forums/index.php?sho...t&p=1338251

 

I used this code to place the image on the header:

  <a href="http://www.yourdomain.com/phponline/client.php" target="_blank"><img
 src="http://www.yourdomain.com/phponline/statusimage.php"></a>

but the image is not showing as well. I guess there's something to do with the statusimage.php?

 

TIA for any help.

Patty

Link to comment
Share on other sites

  • 7 months later...

This looks like it should be a great contrib. - Thank You!

 

I am having an interesting difficulty. I have installed the contrib. and just have not yet made it shown on my catalog side (I uses STS so I can just add it to my template where I want it) as I figured first I'd make sure the admin side is working.

 

I can click the link in admin and it loads the Live Support admin page just fine - I can log in and see the various things I can set, but I can't actually get it to keep any changes. I change the admin password but it doesn't keep the changes, I add several staff members but when I log out and log back in they are no longer there.

 

I double checked my live_support/config.php file and it has the same info as my includes/configure.php so it should be able to connect with the database. I didn't see any SQL files to run on the database though - am I missing an install step there, or am I missing something else? :huh: (I downloaded version 1_25)

Edited by TracyS

~Tracy
 

Link to comment
Share on other sites

Well - on a quick check via phpMyAdmin I just found the bvars table so apparently somewhere it is connecting to the database - but it isn't saving changes. I have also found cs, eventlog and msgdb tables with 0 rows of info so I'm guessing they come from this contribution as well?

~Tracy
 

Link to comment
Share on other sites

Ok - found the installation file so now I know that is where those tables came from and that at least that section is correctly connecting to the database. I tried setting file permissions to the entire live_support folder to 777 but still doesn't seem to want to let me keep any changes. Just figured I'd post what I've tried so it may be easier to narrow down what I've missed - LOL :blush:

~Tracy
 

Link to comment
Share on other sites

  • 1 month later...
  • 3 weeks later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...