mChat X-Treme style

Support for mods released by phpbbmodders.net found at either https://github.com/phpbbmodders/ or the MODDB at http://www.phpbb.com
Forum rules
Please only request support for mods released by phpbbmodders.net found at either https://github.com/phpbbmodders/ or the MODDB at http://www.phpbb.com
steve
Master of posting
Master of posting
Posts: 1213
Joined: 12 Jul 2009, 19:14
Location: uk
Contact:

Re: mChat X-Treme style

Post by steve »

Instructions were on 1st page:
Sniper_E wrote:The edits needed for the overall_header.html template, the Find reports can not be found.

Open X-Treme/template/overall_header.html
Find This may be a partial find and not the whole line

Code: Select all

                     <td class="button_img">
                        <a href="{U_FAQ}"
Add before Add these lines on a new blank line before the preceding line(s) to find

Code: Select all

                     <td class="button_img">
                        <a href="{U_MCHAT}"
                        onmouseover = "rollover('mchat')"
                        onmouseout = "rollout('mchat')"
                        >
                        <img src="{T_THEME_PATH}/images/buttons/mchat1.png"
                        name="mchat"
                        alt="mChat" border="0"
                        height="40" width="101"
                        />
                        </a>
                        <script type="text/javascript">
                        <!--
                        setrollover("{T_THEME_PATH}/images/buttons/mchat2.png");
                        //-->
                        </script>
                     </td>

You can create the mchat1.png and mchat2.png images with the .psd files included.
The style author provided images in the X-Treme/contrib/ directory.

Or I made a couple for this style you can use.
mchat1.png
mchat2.png
Copy images to the X-Treme/theme/images/buttons/ directory.
Steve ©
User avatar
RMcGirr83
Supporter
Supporter
Posts: 6242
Joined: 30 Nov 2006, 14:23
Real name: Rich McGirr

Re: mChat X-Treme style

Post by RMcGirr83 »

Instructions are awesome IF they are followed properly. ;)
mike12345
New member
New member
Posts: 8
Joined: 07 Feb 2014, 15:08

Re: mChat X-Treme style

Post by mike12345 »

I have followed the instructions on the first page by the letter and im still having no luck do i just give up?
steve
Master of posting
Master of posting
Posts: 1213
Joined: 12 Jul 2009, 19:14
Location: uk
Contact:

Re: mChat X-Treme style

Post by steve »

Nope ... Zip your style files and send them via private message i will test tomoro...
Steve ©
steve
Master of posting
Master of posting
Posts: 1213
Joined: 12 Jul 2009, 19:14
Location: uk
Contact:

Re: mChat X-Treme style

Post by steve »

How are you editing tour files?
Steve ©
tripleh_02
New member
New member
Posts: 13
Joined: 28 Feb 2014, 09:33

Re: mChat X-Treme style

Post by tripleh_02 »

Thanks for the edits, Sniper. Great mod. Im having a bit of an issue with my mchat. I cant quiet figur out whats going wrong. Works for prosilver but looks like im having some kind of table issue with the extreme style? check it out...

[img]https://dl.dropboxusercontent.com/u/20087599/proedit.jpg[/img]

[url]https://dl.dropboxusercontent.com/u/20087599/xtrememod.jpg[/url]



Any ideas?
User avatar
Sniper_E
MOD Team
MOD Team
Posts: 591
Joined: 13 Jun 2011, 16:53
Location: Shreveport, LA
Contact:

Re: mChat X-Treme style

Post by Sniper_E »

That image of yours clearly shows the mchat.css is not loading.

Are the edits in your theme/stylesheet.css including the mchat.css?
Is the mchat.css file in your theme/ directory?
Did you refresh that style's theme in ths ACP?
And finally, did you refresh your browser cache?
No is NEVER an Option and NEVER is the only Option when it comes to Giving Up!
tripleh_02
New member
New member
Posts: 13
Joined: 28 Feb 2014, 09:33

Re: mChat X-Treme style

Post by tripleh_02 »

Thanks for the quick reply. Let me double check. I was sure I had all ready made those changes but the css for the extrem or the extrem red have to be wrong.
tripleh_02
New member
New member
Posts: 13
Joined: 28 Feb 2014, 09:33

Re: mChat X-Treme style

Post by tripleh_02 »

Found it...
https://www.phpbb.com/customise/db/mod/mchat_new_version/support/minor_issues_with_x_treme_style-t_94152

Now Im having some kind of permission issue? It works fine when i test it on prosilver but on the xtreme style and xtreme red,i get this.....

[img]https://dl.dropboxusercontent.com/u/20087599/test1.jpg[/img]
steve
Master of posting
Master of posting
Posts: 1213
Joined: 12 Jul 2009, 19:14
Location: uk
Contact:

Re: mChat X-Treme style

Post by steve »

Your missing {S_FORM_TOKEN} from the mchat_body.html file ,take a look in prosilver or subsilver file of mchat_body.html ,and see where it is positioned
Steve ©
tripleh_02
New member
New member
Posts: 13
Joined: 28 Feb 2014, 09:33

Re: mChat X-Treme style

Post by tripleh_02 »

Oh snap. Never mind. It works perfectly now.
tripleh_02
New member
New member
Posts: 13
Joined: 28 Feb 2014, 09:33

Re: mChat X-Treme style

Post by tripleh_02 »

Finished!! woo hoo.

this is one x-strem style :cool:

[url]http://12gaugediplomacy.com[/url]
jenel01
New member
New member
Posts: 5
Joined: 15 Mar 2014, 10:42

Re: Messages are showing outside mchat window

Post by jenel01 »

first hello to all :beer:

I have the same problem..
fail to resolve I did everything the same...but everything is unchangedn
addition we have all the tools in the box left :(
i use X-Treme
Thanks
[img]http://digitalkeysat.com/imagini/1.png[/img]
User avatar
RMcGirr83
Supporter
Supporter
Posts: 6242
Joined: 30 Nov 2006, 14:23
Real name: Rich McGirr

Re: Messages are showing outside mchat window

Post by RMcGirr83 »

Do a search as this has been asked more than once.
jenel01
New member
New member
Posts: 5
Joined: 15 Mar 2014, 10:42

Re: Messages are showing outside mchat window

Post by jenel01 »

I did exactly as here [url]http://www.rmcgirr83.org/viewtopic.php?f=61&t=3508[/url] the problem is the same with safari, Internet Explorer

[img]http://digitalkeysat.com/imagini/f1.png[/img]

; the chat window with firefox is becoming larger every message

[img]http://digitalkeysat.com/imagini/f2.png[/img]

Please help me if you have time, do not know basically what to do and I don't want to give up thanks
Post Reply