im using a heavy modificated postbit template on my custom skin and your product doesnt works, but it works like a charm on the default skin, does your product makes template changes?
im using a heavy modificated postbit template on my custom skin and your product doesnt works, but it works like a charm on the default skin, does your product makes template changes?
Odd no templates changes are made. Check with the custom postbit template that variable $post[message] is used
Odd no templates changes are made. Check with the custom postbit template that variable $post[message] is used
yes, it is there, the problem here is that my "postbit" is the mix of several custom templates invoked through <if> <else /> and under one of those custom template $post[message] is set, its not direclty set under the postbit template so i suppose your mod directly invokes the function for postbit template only and not for the custom that are called withing postbit
Parse error: syntax error, unexpected '&', expecting T_VARIABLE or '$' in /homepages/45/d250243461/htdocs/forums/includes/class_postbit.php(294) : eval()'d code on line 27
Erm...help? That's what I get with v1.0 and 1.1 is even worse. How do I fix this?
great job! One request though. If its in between "quote" tags, can you disable it or make it show the original posters username? Because if someone types that and then another user quotes that post.....the 2nd user's name appears in the quote, not the original username
btw - any reason for the "*" that appears right before the username in the post? Can that be an option to get disabled?
Also another suggestion - maybe having another option to change the color of the output.
great job! One request though. If its in between "quote" tags, can you disable it or make it show the original posters username? Because if someone types that and then another user quotes that post.....the 2nd user's name appears in the quote, not the original username
btw - any reason for the "*" that appears right before the username in the post? Can that be an option to get disabled?
Also another suggestion - maybe having another option to change the color of the output.
sorry, just some thoughts
Dig through the .xml file and you can probably find the * and remove it. I'm hoping that my ninja'd copy (editing done on my end) works on my site later today...if I still have it.
Downloaded and installed 1.1...
[me] doesn't work at all- should it?
this works if it's not the first thing or only thing on the line- it only works mid sentence, and it changes the font color to red for all text after it... I guess I was looking for code that simply replaced [me] or /me with my username only, no font colors, asterisks, or funny stuff- and works... uninstalled for now.
OK, marked as installed BUT... I edited the code to work with [me] just works better on my forum... also it no longer needs a space following the code to work, so it can be the last thing on the line. For example this wouldn't work with the original code: /me.
I can upload the changes I made if the author wants but anyone who has a basic understanding of programming should be able to make the changes. I removed the * and the font color change too.
Next issue- how do we get it to work in the thread title and other areas like the [you] code does?