I am a little confused right now. where do I insert the code?doktornotor wrote:Read this rant on how to include jQuery multiple times without breaking things.forza sve wrote:...but now the mchat don't work....
I am a little confused right now. where do I insert the code?doktornotor wrote:Read this rant on how to include jQuery multiple times without breaking things.forza sve wrote:...but now the mchat don't work....
Try the following:forza sve wrote:I am a little confused right now. where do I insert the code?doktornotor wrote:Read this rant on how to include jQuery multiple times without breaking things.forza sve wrote:...but now the mchat don't work....
Code: Select all
<script type="text/javascript" src="{ROOT_PATH}mchat/jquery-1.5.0.min.js"></script>
Code: Select all
<script type="text/javascript">
// <![CDATA[
if (window.jQuery === undefined) {
document.write(unescape('%3Cscript src="{ROOT_PATH}mchat/jquery-1.5.0.min.js" type="text/javascript"%3E%3C/script%3E'));
}
// ]]>
</script>
<meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7; IE=EmulateIE9" />
in your file overall_header.html for users with IE8.1952-9.jpg (159.64KB) - HTTP Error
Everything works well (chrome, firefox) - only in internet explorer it does not work.smallbreeds wrote:Do you use IE8?forza sve wrote:Hi,
the installation worked. But the pictures are not displayed. Edit: the pictures are not uploaded in the folder. the rights were set for chmod 777.![]()
No thumb - no picture displayed. Anyone has an idea ?
If so, test other browsers.
For IE8, you have this line<meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7; IE=EmulateIE9"/>
em styles/your style/template/overall_header.html.
Delete this line and test uploading images.
Yeah, this "compat" thing produces nothing useful, remove it altogether.smallbreeds wrote:But remember. Uploaded images will not work with this line<meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7; IE=EmulateIE9" />
in your file overall_header.html for users with IE8.
Code: Select all
Fatal error: Cannot redeclare add_http() (previously declared in C:\wamp\www\phpbb3\wp-united\functions-general.php:28) in C:\wamp\www\phpbb3\buysell\includes\functions_buysell.php on line 94
Refresh template?forza sve wrote:i've made.but it does not work.(ie)
What size allowed avatar on your board?foghornleghorn92 wrote:Everything is running good so far with my forum but I have come across one thing and was wondering how to fix the user avatar over lapping the forum when they commented on an ad?
Minimum 100x100pxsmallbreeds wrote:What size allowed avatar on your board?foghornleghorn92 wrote:Everything is running good so far with my forum but I have come across one thing and was wondering how to fix the user avatar over lapping the forum when they commented on an ad?