Author |
Message |
checksum
Hangin' Around

Joined: Jun 30, 2003
Posts: 39
|
Posted:
Mon Jun 30, 2003 1:45 pm |
|
Hi,
1- I have just installed kissq v3.1, look what happens to my theme when I change Select Exchange to another one and click on get quote, my right hand side blocks are all messed up, I was trying to reproduce it here, but I see you are using v3.0. Is this a BUG or is it related to my theme.
2- During the SQL table installation (phpMyAdmin) using your script, I specified nuke_kissq_portfolio as the table to install, but it installed it as kiss_portfolio.
3- What are the tables that are installed, just in case I want to uninstall them?
4- Is there a way to put the module into an IFRAME so that when you get another quote, not the whole page will reload but just the module?
5- How do I change the width of the block, because it comes out wider than my blocks. I look through the block code but could not find an option for it.
Thank You |
|
|
|
 |
Raven
Site Admin/Owner

Joined: Aug 27, 2002
Posts: 17088
|
Posted:
Mon Jun 30, 2003 2:53 pm |
|
1- I have just installed kissq v3.1, look what happens to my theme when I change Select Exchange to another one and click on get quote, my right hand side blocks are all messed up, I was trying to reproduce it here, but I see you are using v3.0. Is this a BUG or is it related to my theme.
NEVER HEARD OF ANY PROBLEM. I WILL HAVE TO LOOK INTO THIS.
2- During the SQL table installation (phpMyAdmin) using your script, I specified nuke_kissq_portfolio as the table to install, but it installed it as kiss_portfolio.
YOU ARE NEVER PROMPTED TO NAME THE TABLE. ONLT THE DATABASE. THE TABLE IS ALWAYS NAMED KISSQ_PORTFOLIO.
3- What are the tables that are installed, just in case I want to uninstall them?
KISSQ_PORTFOLIO
4- Is there a way to put the module into an IFRAME so that when you get another quote, not the whole page will reload but just the module?
JUST LIKE YOU WOULD ANY OTHER CODE. YOU HAVE TO KNOW HOW TO CODE IFRAMES THOUGH.
5- How do I change the width of the block, because it comes out wider than my blocks. I look through the block code but could not find an option for it.
THAT IS BASED ON YOUR THEME AND RESOLUTION. YOUR THEME CSS AND OTHER PARAMETERS CONTROL IT, NOT KISSQ. |
|
|
|
 |
Raven

|
Posted:
Tue Jul 01, 2003 3:42 am |
|
Just as a further clarification, you can name the kissq_portfolio whatever you want. Just be sure to also adjust this setting in the index.php file $kissqTable = 'kissq_portfolio' to whatever you named it. |
|
|
|
 |
zoniguana
New Member


Joined: Jul 08, 2003
Posts: 3
|
Posted:
Tue Jul 08, 2003 11:54 am |
|
When I open, from the KISSQ block (which used to open the KISSQ module on a new page), it reloads the same page, sticking all the other blocks above it (homepage.pshift.com, if you wanna take a look)... I tried uploading the KISSQ Block from 3.1, as well, but, that didn't change anything, then I noticed the date on it and figured out why...  |
|
|
|
 |
zoniguana

|
Posted:
Tue Jul 08, 2003 11:57 am |
|
'document.stock.Symbol is not an object' |
|
|
|
 |
Raven

|
Posted:
Tue Jul 08, 2003 2:04 pm |
|
|
|
 |
zoniguana

|
Posted:
Tue Jul 08, 2003 2:32 pm |
|
|
|
 |
|