akyboy
Forum Replies Created
-
Forum: Plugins
In reply to: [Front End PM] missing old pmshttp://www.serdarevic.net/screens/2015-03-24_22-28-46.png
I clicked on page 5 for example, link is opened but i am still on same page
its showing that i have 104 messages but i only can see 15
Forum: Plugins
In reply to: [Front End PM] PM from user pageHi
After last update my link to pm user from forum doesn’t work any more
<a href="http://www.cannedbandits.org/office/?fepaction=newmessage&to=<?=preg_replace('/^wg_/i','',bbp_get_displayed_user_field('display_name'))?>">Send Message</a>Once i click i will see new message page , username is inserted but when i insert title and message , click send i see error:
Error: You must enter a valid recipient!
Forum: Plugins
In reply to: [WGAPIAuth] Hicouple more days to make it near perfect will work!! 😛
email required would be good too!thanx
Forum: Plugins
In reply to: [WGAPIAuth] Histrejla spasibo!!! 😛
just couple of questions if you don’t mind.
What will happened to current registered/logged in users?
Is it possible to make email mandatory (prompt) before they can login first time?Forum: Plugins
In reply to: [Easy Table] Google Sheets Linksbump!
Forum: Plugins
In reply to: [Easy Table] Google Sheets LinksStill need help guys
This is original sheet: https://docs.google.com/spreadsheets/d/1ZQj2FgpPRfCebc8hoEsLnUsku-YCDRlpBpc-abaWrgo/edit#gid=0
And this is output on our site:
http://www.cannedbandits.org/forums/topic/trounament-winnings/#post-877Links are not available on our site
thanks
Forum: Plugins
In reply to: [Generic OpenID Connect] help configuringpls do so,… i may have some specific request tho, but still i think that would be simple for you dev guys :PP
Forum: Plugins
In reply to: [Generic OpenID Connect] help configuringi mainly needed this specifically to work with out gaming site
so i was lucky to find plugin which worked:
https://wordpress.org/plugins/wgapiauth/
i am still waiting for some improvements and features, not sure if its gonna happen, BUT did a basic connection/bridge i needed
Forum: Plugins
In reply to: [Generic OpenID Connect] help configuringhey,
never,
never understood posting plugin with support section and not giving any support,….
why they dont remove this plugin from dB?
Forum: Plugins
In reply to: [WGAPIAuth] HiBump 😛
Forum: Plugins
In reply to: [Front End PM] Front End NotificationOK so here is what i use for popup for new message:
//AKKI PORUKA ZA NOVI PM $fep = new fep_main_class(); $numNew = $fep->getNewMsgs(); //if ($numNew != 0) { echo'<center><div style="width:30%; font-weight: bold;font-size: 20px;padding:10px;border-radius:5px;border:1px solid #fff;background:red"><a href=http://www.cannedbandits.org/office/>You have new private message!</a></div></center>'; } if ($numNew != 0) { echo"<script>alert('Hey! you have a new private message'); </script>"; } //AKKI PORUKA ZA NOVI PMBut it appears on page login, and again when i actually get on FPM page. This is anoying for some users.
Is tehre a way to , once we click ok on popub box that we are transfered to the new message or something like that?Also
Can we use something like this to receive popups about announcements?
Thanks
Forum: Plugins
In reply to: [WGAPIAuth] HiThanks, cant wait!
Forum: Plugins
In reply to: [WGAPIAuth] HiGood day, Mr. Dev,
Wondering if you had any chance to work on update yet?
Forum: Plugins
In reply to: [Private groups] FilterFixed! 😛
Out And Over!
Forum: Plugins
In reply to: [Private groups] FilterThanks for your answer,..
Its not real biggies 🙂 Just noticed it 😛