Thread Rating:
  • 12 Vote(s) - 3.83 Average
  • 1
  • 2
  • 3
  • 4
  • 5
MyTracker 1.0.2
#51
BBcodes are missing under the subject.
Reply
#52
Disable the plugin. Does it work then?
I'm not here often, shoot a PM or whatever if you want my discord.
Reply
#53
Few more bugs:
Under any action, a white page appears.
There isn't a Who's Online function/string (?) for it, you need to manually add each one in the function_online.php.
Reply
#54
Nope.

Something is wrong with the Images.
Reply
#55
In your ungrouped templates, there's one called codebuttons, paste the contents of that here.
MyReactions - All Plugins

Can you still feel the butterflies?

Free never tasted like pudding.
Reply
#56
(2009-07-22, 08:52 PM)MattRogowski Wrote: In your ungrouped templates, there's one called codebuttons, paste the contents of that here.

I really believe there is something wrong with the images though. because the codebuttons seem fine.

<script type="text/javascript" src="/jscripts/editor.js?ver=1400"></script>
<script type="text/javascript">
<!--
	{$editor_language}
	var clickableEditor = new messageEditor("{$bind}", {lang: editor_language, rtl: {$lang->settings['rtl']}, theme: "{$theme['editortheme']}"});
	if(clickableEditor)
	{
		clickableEditor.bindSmilieInserter("clickable_smilies");
	}
// -->
</script>
Reply
#57
Can you printscreen how it looks??
MyReactions - All Plugins

Can you still feel the butterflies?

Free never tasted like pudding.
Reply
#58
Another bug found, when a bug is reported and marked as fixed, the meter where it says how many percent goes up; but on another project.
Reply
#59
@MadZula Man, the codebuttons template is altered when MyTracker is installed. It adds {$mybb->settings['bburl']} into the template, so it loads the right javascript file. Change:

<script type="text/javascript" src="/jscripts/editor.js?ver=1400"></script>

to

<script type="text/javascript" src="{$mybb->settings['bburl']}/jscripts/editor.js?ver=1400"></script>

I'll change this to a relative directory in the Snapshot and for the future. It seems you musn't have that setting, which is causing the problem. The problem was because I hadn't defined $mybb as a global in the function. It will be fixed in the next Snapshot - for now please alter the templates with the code above.

@Infranight, I'll have a look at that meter one. That's new! Toungue With the admin directory, it's looking for some ACP files to run functions from. I'm guessing because I've modified the MyBB installer that I've forgotten to change a config variable. I'll take a look that too.

They'll be WOL locations added in the next snapshot. It's something I missed in development... Shy

@Matt, of course you can use the Facebox for whatever you want, it's just a round image and a bit of CSS... Toungue... the loading issue is because it's trying to load from the Projects page, and not issues. And for the rest of the things you reported I've already added them into the Xekko tracker... Toungue

Thanks everyone for helping out on this! A Snapshot should be ready today to fix these bugs. Smile
Reply
#60
Okay, I'm waiting for the next snapshot so I can test a few things I wanted to test Toungue
All my plugins are available for free at MyBB Extend and on my GitHub. MyBB-Plugins.com has been closed and none of my plugins are officially maintained or supported.
Reply


Forum Jump:


Users browsing this thread: 20 Guest(s)