Support Forum

Advanced Search
Forum Scope


Match



Forum Options



Minimum search word length is 3 characters - maximum search word length is 84 characters
custom-topic
Customized feature request
Avatar
simon martin
Member
Free Members
sp_UserOfflineSmall Offline
Oct 18, 2012 - 8:57 am
sp_QuotePost Quote

Mr Papa said

need to figure out what sequence its looking for and then adjusting the output within that sp filter I gave you...  I think its the right place and filter...

 

 Hmm, any tips on how I'd find what sequence it's looking for? I'm totally over my head and stuck.

Avatar
Mr Papa
Simi Valley, CA
SP Master
Free Members
sp_UserOfflineSmall Offline
Oct 18, 2012 - 9:28 am
sp_QuotePost Quote

Would need to see how they set up the js to listen. Would need to inspect DOM or see the code.

Avatar
simon martin
Member
Free Members
sp_UserOfflineSmall Offline
Oct 29, 2012 - 12:34 am
sp_QuotePost Quote

In the Hover plugin folder I see a folder called domTT, is that where I should be looking? Inside that folder there are a few .js files. In the root folder of the Hover plugin there is also an admin.js file, is that what you need? I'm pretty lost at this point. :|

Avatar
Yellow Swordfish
Glinton, England
SP Master
sp_UserOfflineSmall Offline
Oct 29, 2012 - 5:40 am
sp_QuotePost Quote

simon martin said
I figured out how to remove that message by deleting a little code in spForumView.php, but the chart still won't popup. It looks like it should be working, a keyword will be underlined with a little dotted line and when you scroll over it the mouse pointer has a question mark next to it. Both of those are true but no dice. Any other filters I may need to add or any ideas what I can try?

Here is a link to the forum view and you can see all of the tickers are underlined.

http://ichartpennystocks.com/f.....in-boards/

What code did you remove in spForumView.php please? I think the key here is to remove the tooltip text - is that what you did? Can you elaborate?

andy-signature.png
YELLOW
SWORDFISH
Avatar
simon martin
Member
Free Members
sp_UserOfflineSmall Offline
Oct 29, 2012 - 2:00 pm
sp_QuotePost Quote

I removed this snippet

 

, __sp('Browse the thread %NAME%')

 

from this line

 

sp_TopicIndexName('tagClass=spRowName', __sp('Browse the thread %NAME%'));

Avatar
Yellow Swordfish
Glinton, England
SP Master
sp_UserOfflineSmall Offline
Oct 29, 2012 - 3:03 pm
sp_QuotePost Quote

That's what I suspected but when I looked earlier it was still showing up.

Are you willing to make a small code change in the core? This is, at the moment, more for investigation. If my hunch works then I can supply you with a more permanent and safe change that will be update proof.

So - if you are game the file you need is /simple-press/forum/content/sp-forum-view-functions.php

The function in that file you are needing is sp_TopicIndexName() as you already deduced. It is about two thords of the way down.

If you look at that function, near the bottom are two lines that both start $out = - you want the top one.

Track along the line until you find class='$tagClass vtip' and remove the word 'vtip' and the preceding space so you end up with class='$tagClass' and then save. Try reloading the forum topics to see if this has helped.

Remember to use a plain text editor only.

andy-signature.png
YELLOW
SWORDFISH
Avatar
simon martin
Member
Free Members
sp_UserOfflineSmall Offline
Oct 29, 2012 - 4:06 pm
sp_QuotePost Quote

Yeah, I had a feeling you may have checked, I should have mentioned that I loaded the original back up since it didn't seem to have an effect. I will give your suggestion a try now.

Avatar
simon martin
Member
Free Members
sp_UserOfflineSmall Offline
Oct 29, 2012 - 4:34 pm
sp_QuotePost Quote

I made the change to the file and made sure to triple check everything, correct file, line of code, and I deleted exactly what you said, preceding space and all. Unfortunately it didn't do the trick. I loaded the original file back up with the vtip text added back, just as an fyi moving forward.

 

I really appreciate both of you two taking the time to try and get this to work. If it doesn't end up working it wouldn't be the end of the world, but having this function would be a huge feature for my site, so like I said the effort to try and help me here is greatly appreciated.

Avatar
Yellow Swordfish
Glinton, England
SP Master
sp_UserOfflineSmall Offline
Oct 29, 2012 - 5:21 pm
sp_QuotePost Quote

I was rather hoping you would leave it cut so I could look at it again....

andy-signature.png
YELLOW
SWORDFISH
Avatar
simon martin
Member
Free Members
sp_UserOfflineSmall Offline
Oct 29, 2012 - 5:38 pm
sp_QuotePost Quote

Ahh, give me one second then. I'll reply when it's cut back out.

Forum Timezone: Europe/Stockholm
Most Users Ever Online: 1170
Currently Online:
Guest(s) 1
Currently Browsing this Page:
1 Guest(s)
Top Posters:
Mr Papa: 19448
Ike: 2086
Brandon: 864
kvr28: 804
jim: 649
FidoSysop: 577
Conrad_Farlow: 531
fiddlerman: 358
Stefano Prete: 325
Member Stats:
Guest Posters: 616
Members: 17344
Moderators: 0
Admins: 4
Forum Stats:
Groups: 7
Forums: 17
Topics: 10117
Posts: 79600