Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Solved: 11 Years, 5 Months, 4 Weeks ago BBCode Bar Missing
#1
Solved: 11 Years, 5 Months, 4 Weeks ago
   

I'm running MyBB 1.6.10 however my headerinclude shows ver=1400 so I don't know if that's causing the problem

<link rel="alternate" type="application/rss+xml" title="{$lang->latest_threads} (RSS 2.0)" href="{$mybb->settings['bburl']}/syndication.php" />
<link rel="alternate" type="application/atom+xml" title="{$lang->latest_threads} (Atom 1.0)" href="{$mybb->settings['bburl']}/syndication.php?type=atom1.0" />
<meta http-equiv="Content-Type" content="text/html; charset={$charset}" />
<meta http-equiv="Content-Script-Type" content="text/javascript" />
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js"></script>
<script type="text/javascript">jQuery.noConflict();</script>
<script type="text/javascript" src="{$mybb->settings['bburl']}/jscripts/prototype.js?ver=1400"></script>
<script type="text/javascript" src="{$mybb->settings['bburl']}/jscripts/general.js?ver=1400"></script>
<script type="text/javascript" src="{$mybb->settings['bburl']}/jscripts/popup_menu.js?ver=1400"></script>

{$avvisospiti}
<script type="text/javascript">
<!--
	var cookieDomain = "{$mybb->settings['cookiedomain']}";
	var cookiePath = "{$mybb->settings['cookiepath']}";
	var cookiePrefix = "{$mybb->settings['cookieprefix']}";
	var deleteevent_confirm = "{$lang->deleteevent_confirm}";
	var removeattach_confirm = "{$lang->removeattach_confirm}";
	var loading_text = '{$lang->ajax_loading}';
	var saving_changes = '{$lang->saving_changes}';
	var use_xmlhttprequest = "{$mybb->settings['use_xmlhttprequest']}";
	var my_post_key = "{$mybb->post_code}";
	var imagepath = "{$theme['imgdir']}";
// -->
</script>
{$newpmmsg}
<script language="javascript" type="text/javascript" src="{$mybb->settings['bburl']}/jscripts/myadvertisements.js"></script>

URL - http://www.talk-of-the-tyne.co.uk
u - testaccount
p - testaccount
#2
Solved: 11 Years, 5 Months, 4 Weeks ago
Try changing to this:
http://pastebin.com/BVwgB3mH

Can't add code in post for some reason, I guess it's connected to this Cloudflare captcha...
#3
Solved: 11 Years, 5 Months, 4 Weeks ago
Thanks, but that didn't make a difference, still not showing up (refreshed and cleaned cache)
#4
Solved: 11 Years, 5 Months, 4 Weeks ago
This user has been denied support. This user has been denied support.
What is your forum url?
#5
Solved: 11 Years, 5 Months, 4 Weeks ago
Sorry, added it to the OP
#6
Solved: 11 Years, 5 Months, 4 Weeks ago
This user has been denied support. This user has been denied support.
I cannot access it.

Perhaps did you try adding jQuery.noConflict(); to the headerinclude template?
#7
Solved: 11 Years, 5 Months, 4 Weeks ago
(2013-07-21, 01:54 PM)omenator Wrote: Thanks, but that didn't make a difference, still not showing up (refreshed and cleaned cache)

You didn't change it to my version, it's still the old.

https://docs.google.com/file/d/0B6pgReiH...p=drivesdk

Compare the Firebug code on screenshot to the one in 1st post, then to my on pastebin. jQuery and noConflict are still over Prototype and the versions are 1400 while I changed them to newer.

EDIT: From your codes in PMs I see the issue. You didn't mention you played around with TinyMCE plugin (no idea which one) - newreply, newthread and editpost contain the {$tinymce} variable. Make sure you uninstalled/deactivated the plugin correctly in Configuration -> Plugins.

Also in codebuttons replace:
<script type="text/javascript" src="{$mybb->settings['bburl']}/jscripts/editor.js?ver=1608"></script>
to:
<script type="text/javascript" src="jscripts/editor.js?ver=1609"></script>

EDIT2: Fixed after receiving admin access, it was caused by one of advertisments in My Advertisment.
#8
Solved: 11 Years, 5 Months, 4 Weeks ago
This user has been denied support. This user has been denied support.
IF you have really changed them, then this is a server cache issue maybe ?
#9
Solved: 11 Years, 5 Months, 4 Weeks ago
(2013-07-21, 02:18 PM)Destroy666 Wrote:
(2013-07-21, 01:54 PM)omenator Wrote: Thanks, but that didn't make a difference, still not showing up (refreshed and cleaned cache)

You didn't change it to my version, it's still the old.

https://docs.google.com/file/d/0B6pgReiH...p=drivesdk

Compare the Firebug code on screenshot to the one in 1st post, then to my on pastebin. jQuery and noConflict are still over Prototype and the versions are 1400 while I changed them to newer.

Shows fine on my page source Huh

   
#10
Solved: 11 Years, 5 Months, 4 Weeks ago
This user has been denied support. This user has been denied support.
CAN YOU PLEASE PROVIDE YOUR PROPER FORUM URL? Since on visiting the above url i get APACHE TEST PAGE.

omg -.-


Forum Jump:


Users browsing this thread: 1 Guest(s)