Michael Posted April 26, 2012 Posted April 26, 2012 You don't need to post in the support topic and send me a PM with the same questions. Just post here. There is no built-in way to have the group formatting apply to the names when you use the @ link. As for how to change it to something else, see this post.
KyleHodgetts Posted April 26, 2012 Posted April 26, 2012 So using that line of code, how would i then change the @ to a small .png? Sorry about the PM and posting :)
Michael Posted April 27, 2012 Posted April 27, 2012 By replace the @ symbol with the HTML code for the image you want to show.
KyleHodgetts Posted April 27, 2012 Posted April 27, 2012 Yeah i done that, is there any chance you could help me with the coding for making the @ when pressed to input the bb code for the formatting of the user group that the user is under? like i was talking about earlier?
Michael Posted April 27, 2012 Posted April 27, 2012 I have no plans to add that to the @ feature. In order to make that work, you have to also be able to then account for what happens when someone edits a shout that has that in it. The group prefix and suffix stuff is pure HTML, and editing it would have to strip that out, but in order to do that it has to know how to properly strip it out. It's not something that can be added with one or two quick lines of code.
KyleHodgetts Posted April 27, 2012 Posted April 27, 2012 Yeah i spoke to an admin of a site which has it and it is a long line of code, but they wont give it out, so i gotta try do it myself, but im not exactly a whizz with html coding, hence why im asking for help aha
Michael Posted April 27, 2012 Posted April 27, 2012 It wouldn't be any HTML coding. As I said above, I have no plans to add this feature to the product.
KyleHodgetts Posted April 27, 2012 Posted April 27, 2012 i dont want you to add it to the shoutbox as a feature, i wouldnt mind you helping me implement it into my site, but now worries about it :) ill try sort it out :D
stetye Posted April 28, 2012 Posted April 28, 2012 Hi, I've been having a problem with my site and showing a white page and nothing will load. At first i did think it was because of another mod so removed that but still the problem was still present. Eventual started reading the server error logs to see if that could shed some light on what the problem was and the shoutbox was coming up many times. I've added the error code which led me to think the shoutbox was the main cause.[Sat Apr 28 18:24:52 2012] [error] [client 94.**.2*.**] PHP Fatal error: Call to undefined method skin_shoutbox_hooks_16::hookOnlineTab() in /*****/***/djpassions.co.uk/public_html/hooks/shoutboxOnlineTab_cb6b8f3a1ff055faff206d32ba8c5d36.php on line 39 I've not removed two of the hooks and the problem seems to have gone and has been now but I'm sure that only one of the hooks is the main cause, but for now I've not put anytime into seeing which one it was just yet. I would also like to add im running 1.3.2 of the shoutbox
Michael Posted April 29, 2012 Posted April 29, 2012 A skin template wasn't added to your site when you installed/upgraded, the steps here would fix that.
CrossFire-Radio Posted April 30, 2012 Posted April 30, 2012 Was just curious on how long till 1.3.3 is available... Since it has that skin fix it in... Would it be better to use 1.3.1 on board 3.3.1 instead of 1.3.2 considering it has that little glitch with the skin error on it ?
Michael Posted April 30, 2012 Posted April 30, 2012 What skin fix are you referring to? The only bug I have marked as being fixed in 1.3.3 is this one and that's actually fixed in the version available for download now as 1.3.2.
CrossFire-Radio Posted April 30, 2012 Posted April 30, 2012 Yeah, that was the one I was referring to... I seen some where it was stated it was fixed in 1.3.3. But didnt know 1.3.2 was updated with the fix also... I shall redownload 1.3.2 then..
MJJUtopia Posted May 1, 2012 Posted May 1, 2012 Hi I am using IP.Board version 3.3.1 and I got everything in for the Shoutbox 1.3.2 (IP.Board 3.2 & 3.3) but now I cannot get anything to show up..there is nothing to install no links,buttons or anything that wants me to install this program and I want a shoutbox for my board..this is what I am getting...http://mjjutopia.com/
Michael Posted May 1, 2012 Posted May 1, 2012 If you've not installed it, then where are you getting that error message? If you don't have any links anywhere to install this, then you're either not looking in the right place or you have failed to upload all of the files to their proper locations. You need to upload the contents of the 'upload' folder in the zip file you downloaded into your forum's root. If you have renamed your 'admin' directory, then be sure to upload the the files for this app into that renamed directory instead. Then after doing that, you should have a link to install this from the Manage Applications & Modules page in the Admin CP.
MJJUtopia Posted May 2, 2012 Posted May 2, 2012 I had to make folders to place to items to upload in those folders I made.. Web Public html - Admin - Applications_addon - Other - made folder for Shoutbox & added stuff along with other folders in it as well.. then went into Public - Style Images - Master - added a folder for shoutbox there and uploaded what need to be in that folder.. and still got nothing I don't know what I did wrong
MJJUtopia Posted May 2, 2012 Posted May 2, 2012 okay I think I got it, I was missing the xml stuff and now it is upgrading..:)
MJJUtopia Posted May 2, 2012 Posted May 2, 2012 okay now I am getting this...Fatal error: Call to a member function no_mods() on a non-object in /home/mjjutopi/public_html/admin/applications_addon/other/shoutbox/sources/classes/library.php on line 226
KyleHodgetts Posted May 2, 2012 Posted May 2, 2012 How do i change defaulting shouting font colour in shoutbox?
DeRealDeano Posted May 3, 2012 Posted May 3, 2012 Hey Michael, I just upgraded to 3.3 and the latest version of shoutbox. when in pop-up mode the background looks all funny, please see screenshot.
Michael Posted May 3, 2012 Posted May 3, 2012 okay now I am getting this... Fatal error[color=#000000]: Call to a member function no_mods() on a non-object in [/color]/home/mjjutopi/public_html/admin/applications_addon/other/shoutbox/sources/classes/library.php[color=#000000] on line [/color]226 This question is answered in the Shoutbox FAQ: Q. I get one of these errors on my site now when I've installed this app: Fatal error: Call to a member function announcement() on a non-object in /admin/applications_addon/other/shoutbox/sources/classes/library.php on line 381 Fatal error: Call to a member function shout_row() on a non-object in /admin/applications_addon/other/shoutbox/sources/classes/library.php on line 710 Fatal error: Call to a member function no_mods() on a non-object in /admin/applications_addon/other/shoutbox/sources/classes/library.php on line 226 A. Like the error above, this one may point to a different location and line number, but as long as it's referring to "announcement()", "shout_row()" or "no_mods", that means that your skin templates didn't get added when you installed this. Make sure you have properly uploaded all files for this version, then visit the Look & Feel -> Template Tools page in the Admin CP and run the Rebuild Master Skin Data (check the boxes for 'Rebuild HTML' and 'Shoutbox') tool, then run the 'Recache Skin Sets' tool for all skins. How do i change defaulting shouting font colour in shoutbox? There is no built-in option to do this. Hey Michael, I just upgraded to 3.3 and the latest version of shoutbox. when in pop-up mode the background looks all funny, please see screenshot. Mods don't always look correct on third-party skins, they are designed to look correct on the stock skin on IP.Board. If you mix a third-party mod with a third-party skin, it should be expected that there will be things like this that you'd need to address.
MJJUtopia Posted May 3, 2012 Posted May 3, 2012 okay now I am getting a driver error.. There appears to be an error with the database. If you are seeing this page, it means there was a problem communicating with our database. Sometimes this error is temporary and will go away when you refresh the page. Sometimes the error will need to be fixed by an administrator before the site will become accessible again. You can try to refresh the page by clicking here gah I am not good with all this please help?
Michael Posted May 3, 2012 Posted May 3, 2012 Check the SQL error logs in your Admin CP to see what the database error is.
MJJUtopia Posted May 3, 2012 Posted May 3, 2012 I am still a bit new to IP.Board I don't know what to do.. can you help?
Recommended Posts
Archived
This topic is now archived and is closed to further replies.