![]() |
Somehow i install everything but it isnt showing in my forum... :/
|
[S]very nice :D[/S]
|
Any ideas whether this can be intergrated with VbAdvanced? If so could you reveal how?
Thanks & nice hack btw, just purchased the Pro version :) |
1 Attachment(s)
I have a problem...
I installed the hack a few time ago, then uninstalled it because I can't use it with vbadvanced, but editing the styles now I see that I still have some templates of the mod Attachment 67525 I can't revert to delete them because they're not custom templates. how can I remove them? thank you! |
How can I get the shoutbox to display on the new post page?
|
page navigation is also missing on archive after a number of shouts made.
|
any idea when the dev will be back still waiting on an answer for this:
Quote:
|
Wow, very cool shoutbox. I was suprized to see it notify me of a new reply in threads. Maybe for a future update you could allow this to link directly to the thread.
|
Quote:
I am getting the same error. I am also on a subdomain. Grrr Edit: Make sure you're not an idiot like I am and you uploaded it into the right directory. I uploaded ./infornoshout into my backup folder... Yeah.... shuddup... lol |
What's going on with Acid?
|
this mod sends my server load through the roof pro & light :(
|
I upgraded to 3.6.8 today an now the shout box dont appear.
|
i need help w/ shoutbox and style...somthing is messing up the scroll bar causing it to stick in IE. im using vbshout flatfile 2.1 but i also tried this version and even bought the pro version and i get the exact same resaults. i know it my style and its somthing in the header. if i revert the header it works fine. here is another thread w/ more info.
i will even pay for a solution. https://vborg.vbsupport.ru/showthrea...vbshout+scroll |
I have added a few fonts to my forum, how can I get them to show up in the fonts selection on vbshout?
|
Out of interest... anyone managed to get this working on VbAdvanced? If so, care to share the info? ;)
|
can you stop guests from viewing the shoutbox ?
|
I read somewhere in this thread that usergroup permissions will be available with the "pro" version.
|
I have a feature request. Sometimes I go away from the computer for a while and come back and I am "inactive" in the shoutbox. The only way to become active again is to refresh the page or say something. There should be a way to press a button to become active again. This would be especially handy for dialup users.
Quote:
All I did was removed the SB entry from the HomePage and put it at the bottom of Navbits. Then I went into the SB settings and added "adv_index" to the page deployment area. If you want it to show up on more pages just open the .php file for that page and find "define('THIS_SCRIPT', 'page name here');" The page name is in the second single quotations (ex. "define('THIS_SCRIPT', 'adv_index');" the page name is adv_index). Hope that helps Quote:
<!--{%SHOUTBOX%}--> </if> |
Almost 2 months and still no support? Who's supporting the Pro version that people paid for? Can't they support this mod?
|
Quote:
|
Yea, I was hoping that Inferno Tech would help. If the Pro version is not getting support due to Acid not having internet access why are they still selling it? If the pro version is getting support, why not get that person over here. I might help more people purchase the pro version because they are supporting the lite version... <~ IMO
|
How do you put this in your sidebar?
|
Quote:
where do you add: define('THIS_SCRIPT', 'page name here'); what template were you reffering to any help is kindly appreciated as i have been waiting on this answer for weeks |
The pro version is being supported by Zero Tolerance, who doesnt have the time to support the free version :)
The money it would cost us in time would be more than the money we could make from another 1 or 2 potential sales. This is a free product, support is a bonus, not a requirement. If you really need support, the pro version has it :) |
If you can't tell I really would rather use this hack instead of others. However if the free version says "Supported" at the top, and it is not, what does that make potential customer's think?
|
Quote:
Near the top you will find "define('THIS_SCRIPT', 'forumdisplay');" This defines the name of that page. If you add forumdisplay to the Page Deployment area in the ACP then it will show on all forum display pages. (As long as you have <!--{%SHOUTBOX%}--> in the correct templates :) |
@txspaderz
Probably that the coder who takes care of support doesnt have internet access - or it would if they read me saying it several times a week :) Just for you though, i'll remove the supported part till he returns :) |
For some reason the archive doesn't display the pages anymore (old shouts...) Do you know what could be wrong?
|
For the pro version a good feature would be your own customizable page inside the shoutbox, yknow like Active Users, but for like Shoutbox rules or whatever you wanted.
|
How can I prevent guest from seeing shoutbox?
|
Quote:
i've been waiting for WEEKS for someone to tell me how to do something so easy!! maybe this should be included as instructions in the zip, would've considered buying the pro version if someone from inferno technologies told me how to do this, it couldn't take long to type surely.... anywayz thanks again jpt62089!!!!!:):):) |
this terribLe hack...
too much processing is needed.. my forum is not working properLy now! very bad,bad,bad... |
Quote:
|
Quote:
|
Quote:
see here: https://vborg.vbsupport.ru/showpost....&postcount=108 https://vborg.vbsupport.ru/showpost....&postcount=385 https://vborg.vbsupport.ru/showpost....&postcount=458 wrap your shoutbox in an <if> conditional: <if condition="$show['member']"> <!--{%SHOUTBOX%}--> </if> |
@ jpt62089
For it to work on Vba yes it can be done like that, however I am talking working as a module in CMPS. The problem ive experienced is that it will display but simply show "loading..." on vbadvanced as a module. Ive tried changing all the Code:
action="/index.php" Code:
action="/forum/index.php" With this mod like similar you would have thought that they would make them simple to display elsewhere on vbulletin like those other authors do. Zero Tolerance's VbShout worked as a module on Vba as you just edited the main template and added it to CMPS. This one proves much more difficult. Support for Pro Version? Nope im afraid not. Ive got Pro and ive tried several times to ask how to get it working on Vba and nothing. Support for this mod is about as good as trying to get it working on Vba itself ;) I dont know what it is, but they seem to think you are advanced coders. Im no newbie to coding and know a fair wack, but this hack I would say would be hard for a novice to install nevermind use. For instance, "Page Deployment". The hack doesnt tell you anything about where to actually find the script name. Luckly I knew from a previous time. Anyone help regarding Vba? |
m002.p, i tried to look for these multiple instances of support you referred to, could you please Pm me some links, I found one or two references to VB Advanced, and in both cases it was clearly stated that in the current version it is unsupported, but that support is planned for the next version.
I think you are confusing "support" with "custom modification for free" :) |
Okay, I feel like an idiot, but I don't understand this part of the instructions:
Quote:
Yes, I'm a newbie trying to learn this stuff piece by piece. |
@Inferno Tech, it is good to see you have finally realised that I did email "support or enquiries". I mean for any company no matter how busy, a polite notice to acknowledge receipt goes along way.
It is a shame to simply shut off the support issue. Basically how I see it, some coders make a product and release it but then dont bother supporting or even taking an interest in what people have to say or request. If its so much trouble then maybe releasing it publically isnt a good idea. Surely these guys know that all sorts of queires arise. This modification is great, in fact an outstanding idea, but rather than worrying about the pennies in the bank, maybe considering the customer may also be high on the agenda. Being a manager myself shows you for anything to be successful, you win the customers and by not even replying to my enquiries shows alot. Anyway all the best with the next version, any ideas of its release date? & hopefully I can get my money's worth in all areas ;) @ GekkoPixie Well yes sadly the instructions are not aimed at novices to coding im afraid. In other words for it to display on all pages, you need to include all the script names of those pages you want it displayed on in the "page deployment" and also include Code:
<!--{%SHOUTBOX%}--> To find the script name, open the PHP file that relates to the page. such as forumdisplay.php or index.php and search for Code:
define('THIS_SCRIPT', 'pagename'); Remember that 'pagename' is where you will find the script name. Hope it helps |
m00, your best bet for support queries to be answered is using the official support forums - sometimes email may notget answered, for whatever reason (may not come to everyones attention, spam filters etc etc)
Unfortunately, while we make every attempt to do what customers ask, if we were to do what people requested as they requested it, we would never get anything done. Instead we put these things on the to do list for the next version :) I'm sure you understand that it is not possible to do everything right then, we're only a small company after all, and with one of our coders indisposed (as is the case at the moment) and the other coder working 7 hours a day doing freelance work for a major company, it's literally impossible to do. As far as a release date goes, we don't have one at the moment. Our next release of RPG Inferno is due before the next release of VBshout, but once that's released i should be able to give you a better idea of the release date. Obviously if our other coder gets access to the internet in the near future, then the release date can be brought forward significantly :) iain |
All times are GMT. The time now is 06:19 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|