Invision Community 4: SEO, prepare for v5 and dormant account notifications By Matt Monday at 02:04 PM
optrexnz Posted July 27, 2010 Posted July 27, 2010 I have sos30 version 1.1.0 please can you explain the upgrade path or it is uninstall and reinstall?
Adriano Faria Posted July 27, 2010 Author Posted July 27, 2010 You can simply uninstall 1.1.0, reupload all files and install new hook.
PSXHosting Ltd. Posted July 31, 2010 Posted July 31, 2010 Any chance of making the "Topic Prefix" mod by No 1000 appear in the Recent Topics?
Adriano Faria Posted July 31, 2010 Author Posted July 31, 2010 No, since I don't have his paid hook. Anyway, you can ask him to post a tutorial to use his hook on RECENT TOPICS.
Invisiοnist Posted August 11, 2010 Posted August 11, 2010 This is great but its not in the side bar is there a mod just like this but for the sidebar yet?
*Salvo* Posted September 2, 2010 Posted September 2, 2010 This is great but its not in the side bar is there a mod just like this but for the sidebar yet? I've been asking for this. Hope someone able to code it. Adriano, how can I code the hook, with the width of the entire page (like shout-box or below, the statistics width), and not only the width of the forums? I'm trying and trying from lots of days.
Adriano Faria Posted September 2, 2010 Author Posted September 2, 2010 The problem is shoutbox uses the GLOBAL TEMPLATE, which don't use sidebar. This hook uses BOARD INDEX, where sidebar defines the size.
*Salvo* Posted September 2, 2010 Posted September 2, 2010 Thank you for your prompt answer, Adriano. Is there a way to make the code work as GLOBAL? unfortunately my experience with IPB is poor, you're a super expert. I'll appreciate it.
Guest Posted September 8, 2010 Posted September 8, 2010 I may be stupid. But I have uploaded the files and imported the plugin. I see no settings which I can change. But the thing doesn't show up on my board index. It does work on my test boards.
Guest Posted September 8, 2010 Posted September 8, 2010 Ah, forget my ramblings. I was adjusting the settings for my test board rather than the live production board. (w00t)
AtariAge Posted September 8, 2010 Posted September 8, 2010 I haven't tried this yet (still working on upgrading my board to 3.1.2), but it looks pretty interesting. What I'd like to see is instead of a hook for the front page, make a complete separate page that allows you to monitor topics as they are updated. MacRumors has something they call "Forum Spy" that does this: http://spy.macrumors.com/ I would love to see this for IP.Board. They have a link near the top of their page where you can access it, there are various options you can set as a user (such as forums to exclude) and it updates every few seconds. I'd pay money for a mod such as this, and it's something I may look into myself if I can't encourage someone else to do the same. :) ..Al
Guest Posted September 8, 2010 Posted September 8, 2010 This really works great! It is also easy to customize the look by simply editing the relevant template (theme1 or theme2). I added a link in the hook header to go to the active content for the last 24 hours, and now it's so much easier for my users to keep up to date. See it here: -> http://scienceforums.com/
AtariAge Posted September 8, 2010 Posted September 8, 2010 This really works great! It is also easy to customize the look by simply editing the relevant template (theme1 or theme2). I added a link in the hook header to go to the active content for the last 24 hours, and now it's so much easier for my users to keep up to date. See it here: -> http://scienceforums.com/ Do I need to be logged in as a member of your site in order to see this? ..Al
bearback Posted October 12, 2010 Posted October 12, 2010 how do i switch ajax updater off or disable it, prosume the green popup box is part of it also.
Adriano Faria Posted October 13, 2010 Author Posted October 13, 2010 There's no way to disable auto update in current version.
bearback Posted October 13, 2010 Posted October 13, 2010 There's no way to disable auto update in current version. ok thanks anyway off getting rid of that green update box that pops up when using internet exploror, only pops up for a minute or two but annoying all the same. must be a way to hide it. also fed up with my members asking what it is.
Adriano Faria Posted October 13, 2010 Author Posted October 13, 2010 This is related to the way handle with ajax; not my hook.You can 'hide' that message but will hide for ALL ajax actions in whole board.
bearback Posted October 15, 2010 Posted October 15, 2010 This is related to the way handle with ajax; not my hook. [url="http://community.invisionpower.com/topic/299492-disable-loading-bar/page__view__findpost__p__1883662"]You can 'hide' that message[/url] but will hide for ALL ajax actions in whole board. thank you
sk8er_boi Posted October 27, 2010 Posted October 27, 2010 Can this mod be incorporated in recent topics? Would be awesome
Adriano Faria Posted October 30, 2010 Author Posted October 30, 2010 No problem here! public/js/ipb.js:
bearback Posted October 30, 2010 Posted October 30, 2010 sorry i was looking for /public/js/ips.js must have been half asleep this morning thanks for you reply
bearback Posted October 30, 2010 Posted October 30, 2010 actually removing just that part throws an error on 3.1.3 is it correct removing this part also as it appears to stop the errorif ( ! Object.isUndefined( ipb.hoverCard ) ) { ipb.hoverCardRegister.postAjaxInit(); } }, onSuccess: function() { if ( ! Object.isUndefined( ipb.hoverCard ) ) { ipb.hoverCardRegister.postAjaxInit(); } } });
Recommended Posts
Archived
This topic is now archived and is closed to further replies.