Thread Rating:
  • 5 Vote(s) - 3 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[For 1.6] YourCode 1.1.1
#31
(2013-07-22, 06:44 AM)Samuel117 Wrote: Everything is ok now i update my mybb from 1.69 to 1.610 so everything get corrected now plugin working perfect thanks for this great plugin bro +rep

Big Grin Awesome!

I was going through the code trying to figure out what I had done wrong :p

Thanks for the reports and feedback my friend Smile
[retired]
#32
Looks great, thank you Smile
#
MyBB is the best forum software! Exclamation

#33
Thank you. I keep meaning to put together an export of some sample YourCode to illustrate some the things you can do, but time has been very short lately.
[retired]
#34
Hi, I noticed that the quick edit or edit function broke when the post contain
'

any quick fix to this?
#35
Someone else pointed this out but when I looked I don't see the problem. Sad Sorry, I will keep looking.

EDIT: One issue is that I cannot reproduce the error . . . is it dependent upon permissions or something?
[retired]
#36
I have it set to certain group permission, basically only the registered and above groups can see.
I also made it such that only mod and above group can use.
#37
Please if you would export the YourCode and give me the file.

Is it any apostrophe ' that causes the error?
[retired]
#38
nope, not apostrophe. i manually tested it by typing it out from my keyboard

this is the export
group "8" is a permission group created for user which allow them to join and leave
<?xml version="1.0" encoding="UTF-8"?>
<yourcode version="1.0" xmlns="http://www.wildcardsworld.com">
<yourcode_3>
	<title-3><![CDATA[Registered View]]></title-3>
	<description-3><![CDATA[Only registered can see]]></description-3>
	<parse_order-3><![CDATA[0]]></parse_order-3>
	<nestable-3><![CDATA[0]]></nestable-3>
	<case_sensitive-3><![CDATA[0]]></case_sensitive-3>
	<single_line-3><![CDATA[1]]></single_line-3>
	<multi_line-3><![CDATA[0]]></multi_line-3>
	<eval-3><![CDATA[0]]></eval-3>
	<regex-3><![CDATA[\[mod1\](.*?)\[/mod1\]]]></regex-3>
	<replacement-3><![CDATA[<div style="margin:1em; margin-top:0.5em"> <div class="smallfont" style="margin-bottom:0.2em; width:80%; height:2em;"> <span> <b>Registered</b>: </span> <input type="button" class="button" value="Show" onClick="if (this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display != '') { this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display = ''; this.innerText = ''; this.value = 'Hide'; } else { this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display = 'none'; this.innerText = ''; this.value = 'Show'; }"> </div> <div class="alt2" style="margin: 0px; padding: 6px; border: 1px inset;"> <div style="display: none;"> $1 </div> </div> </div>]]></replacement-3>
	<alt_replacement-3><![CDATA[<div style="margin:1em; margin-top:0.5em"> <div class="smallfont" style="margin-bottom:0.2em; width:80%; height:2em;"> <span> <b>Registered</b>: </span> <input type="button" class="button" value="Show" onClick="if (this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display != '') { this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display = ''; this.innerText = ''; this.value = 'Hide'; } else { this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display = 'none'; this.innerText = ''; this.value = 'Show'; }"> </div> <div class="alt2" style="margin: 0px; padding: 6px; border: 1px inset;"> <div style="display: none;"> Logon to view content. </div> </div> </div>]]></alt_replacement-3>
	<can_use-3><![CDATA[4,6,3]]></can_use-3>
	<can_view-3><![CDATA[4,6,3,2,8]]></can_view-3>
	</yourcode_3>
</yourcode>
#39
Thank you so much for a detailed report. I have isolated the problem and believe to have fixed it.

I'll soon update the mods site, until then the update is here:

https://github.com/WildcardSearch/YourCo...master.zip

NOTE: This is an important update, not a trivial one. Please update if you are using the plugin!
[retired]
#40
thanks, looks fine now.


Forum Jump:


Users browsing this thread: 24 Guest(s)