hello,
I have add some new smilies and few days they working after that i have instald other plugins. Now my smilies dont work when i click on them to put in my message, and when i want to move threads or remove it those buttons dont work to.
Do i have a problem with Java script?
other problem is when i want to check new template true my c panel i get dis error
Here you may browse the official MyBB modifications site for themes compatible with your series of MyBB. its 2days
Warning [2] array_key_exists() expects parameter 2 to be array, boolean given - Line: 181 - File: admin/modules/style/themes.php PHP 5.3.14 (Linux)
File Line Function
[PHP] errorHandler->error
/admin/modules/style/themes.php 181 array_key_exists
/admin/index.php 523 require
The following errors were encountered:
There was a problem communicating with the MyBB themes server. Please try again in a few minutes.
login name:test
pass:tester
http://friznioz.6te.net/
The first issue is a problem with jQuery. Open the headerinclude template. Find the line that reads
<script type="text/javascript" src="http://friznioz.6te.net/jscripts/jquery.js">
After that line, add:
<script type="text/javascript">jQuery.noConflict();</script>
The second error means your server can't communicate with the MyBB server. Ensure that the CURL module has been enabled by your host.
cant find the code
<link href='http://fonts.googleapis.com/css?family=PT+Sans' rel='stylesheet' type='text/css'>
<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="{$mybb->settings['bburl']}/jscripts/prototype.js?ver=1600"></script>
<script type="text/javascript" src="{$mybb->settings['bburl']}/jscripts/general.js?ver=1600"></script>
<script type="text/javascript" src="{$mybb->settings['bburl']}/jscripts/popup_menu.js?ver=1600"></script>
<script type="text/javascript" src="{$mybb->settings['bburl']}/jscripts/ajaxfs.js"></script> <script type="text/javascript" src="{$mybb->settings['bburl']}/jscripts/jquery.js"></script> {$stylesheets}
<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>
<script type="text/javascript" src="jscripts/thx.js"></script>{$newpmmsg}
{$highslide_script}
It's just before {$stylesheets}.
<script type="text/javascript" src="{$mybb->settings['bburl']}/jscripts/jquery.js"></script>
that line change?
Yes. Add the code I posted above after that line.
<script type="text/javascript" src="{$mybb->settings['bburl']}/jscripts/ajaxfs.js"></script> <script type="text/javascript" src="{$mybb->settings['bburl']}/jscripts/jquery.js"></script><script type="text/javascript">jQuery.noConflict();</script> {$stylesheets}
<script type="text/javascript">
that line have work for my icons any idea how to fix the buttons for moving threads and delete?
now i can click on a thread to move or delete but i get dis message
"Sorry, but you did not select any threads to perform inline moderation on, or your previous moderation session has expired (Automatically after 1 hour of inactivity). Please select some threads and try again."
i have click a thread to delete because it show 1 , btw iam admin
the selected thread wont go go deleted and getting that message i show up
guys, need support.
i need to delete some threads and post. Now i cant because the message it keeps saying.
i have try to do 2 post to remove and same message came up. iam admin and i have check all setting and i have all permission to move or delete post.
it my fault ever ting works now, thanks for support