Jump to content

Download: IP.Board Notices System


Enkidu

Recommended Posts

Posted

Hi thefreekick



sorry to hear that



please PM me your board details and I'll have a look for you



thanks :smile:



This problem has been resolved by PM. Enkidu has been a great help in solving my problems (not really related to this app) so thanks for that. This is a great mod with great support.
  • Replies 573
  • Created
  • Last Reply
Posted

this is a major bug Enkidu, i'm kind of dissapointed. Purchased that exit popup the other day and it screws up the other sliding message plugin rendering it useless... money wasted and now this paying 8bucks for something that doesn't work for guests, one of the MAIN reasons I bought it in the first place ><

would have been better if you'd worked out these kinks and released a new version, that way everyone doesn't have to wait for private support. If you could try and fix mine too that'd be great mate, you already have my board details, I pm'd it to you last time.

**also, another bug which is annoying. On legacy mode, the notice system screws up when i resize the window... when i resize the window the notice keeps getting taller and taller....

Posted

this is a major bug Enkidu, i'm kind of dissapointed. Purchased that exit popup the other day and it screws up the other sliding message plugin rendering it useless... money wasted and now this paying 8bucks for something that doesn't work for guests, one of the MAIN reasons I bought it in the first place ><



would have been better if you'd worked out these kinks and released a new version, that way everyone doesn't have to wait for private support. If you could try and fix mine too that'd be great mate, you already have my board details, I pm'd it to you last time.



**also, another bug which is annoying. On legacy mode, the notice system screws up when i resize the window... when i resize the window the notice keeps getting taller and taller....




sorry to hear that. All my mods are guaranteed to work together. They are all installed on my demo board and ticking like a nuclear clock. If you have ANY problem then you're entitled to a fix.

The reason why I don't release bug fixes often is that upgrading is not a light matter for a webmaster. Many of my customers have custom skins and they tweaked my mods into different directions, if they are to upgrade every 5 minutes then they all have to do all tweaks again and again. Nobody likes that.

please PM me further details of ALL your issues and I'll fix them for you

thanks very much and hope to be of help to you :smile:
Posted

hiya, I need a fix for this so it works for guests, is there a patch or instructions you can PM to me, we are having a few members with login issues and I need to display a message pretty urgently.

regards
Rich

Posted

there is no guest bug to fix it. it was just the old selecting all groups thingie. If you don't select all groups then you will be alright.

Posted

I have set a message up and tested that is viewable on various pages using the admin group.

If I change the primary group to only 'guests' selected - it does not display for guests
if I deselect all primary groups (none selected) - it still does not display for guests.

regards
Rich

Posted

I have set a message up and tested that is viewable on various pages using the admin group.



If I change the primary group to only 'guests' selected - it does not display for guests


if I deselect all primary groups (none selected) - it still does not display for guests.



regards


Rich




PM me your board details (ftp+acp). If what you say is right, then you win the "you have found a bug" prize ;)
Posted

PM me your board details (ftp+acp). If what you say is right, then you win the "you have found a bug" prize :wink:




lol W00t ! :frantics:

give me 10 minutes to set you up an account

Rich
Posted

lol W00t ! :frantics:



give me 10 minutes to set you up an account



Rich




I think it might be a skin issue when guests are using our custom skin, so it might not be related to this application. I'm going to look in to it further and I'll let you know via PM if I need you to have a poke about :0

Rich
Posted

I think it might be a skin issue when guests are using our custom skin, so it might not be related to this application. I'm going to look in to it further and I'll let you know via PM if I need you to have a poke about :0



Rich




I don't know why but I suspected a bug on my end so I went to my local installation and guess what? couldn't get any notice to display when I'm a guest. After 15 minutes of debugging I found out the culprit.

I forgotten to log out :laugh:
Posted

I think it might be a skin issue when guests are using our custom skin, so it might not be related to this application. I'm going to look in to it further and I'll let you know via PM if I need you to have a poke about :0



Rich




Here is the cause

the skin id that a user is using is not always set. In fact, if you use the default skin (whichever that is) then the $this->memberData['skin'] is not set to anything. It is only when you select a skin that it gets populated.

that is why, in the skin criterion, I have an option called default skin. When selected it will ensure to match people using default skin. but that is of course if you decided to use skin criteria. if you want the notice to display on all skins then simply don't select anything from the skin criterion.
Posted

Here is the cause



the skin id that a user is using is not always set. In fact, if you use the default skin (whichever that is) then the $this->memberData['skin'] is not set to anything. It is only when you select a skin that it gets populated.



that is why, in the skin criterion, I have an option called default skin. When selected it will ensure to match people using default skin. but that is of course if you decided to use skin criteria. if you want the notice to display on all skins then simply don't select anything from the skin criterion.




aha ! deselected all skins criteria and notices now show to guest on all skins :)

now to find out which rogue hook is causing IE to freeze >.<

Rich
Posted

aha ! deselected all skins criteria and notices now show to guest on all skins :smile:



now to find out which rogue hook is causing IE to freeze >.<



Rich




welcome to the world of webmastering :P
Posted

welcome to the world of webmastering :tongue:




lol, Im too old for all this :P I would leave it for my co-admin, but he's probably asleep in bed lol

last time this happened it took about 2 hours turning individual hooks on and off >.<
  • 3 weeks later...
Posted

Would this mod support javascript? (adsense and others).




yes but you may have an issue with ipb 3.2.3. In which case there is a one line patch that should fix the issue :)
Posted

Hi,

I have an issue with dismissing. When I dismiss a message, it does not collapse, but leaves a space as shown in the attachment. When the page is reloaded, then it displays as it should (collapsed + button "Reset"). The issue is only immediately after I dismiss the notice.

I have a fresh installation of IP.Board 3.2.3. No modifications, no other apps, no skinning, only IP.Board and you :smile: The issue is reproducable in Chrome, IE, Safari and Firefox.

Firebug says:


Error: $("controlLnk") is null

Source file: http://mysite/public/js/3rd_party/pluit-carousel.js

Line: 1



Any idea how to correct the issue?

Thank you!

Posted

Hi,



I have an issue with dismissing. When I dismiss a message, it does not collapse, but leaves a space as shown in the attachment. When the page is reloaded, then it displays as it should (collapsed + button "Reset"). The issue is only immediately after I dismiss the notice.



I have a fresh installation of IP.Board 3.2.3. No modifications, no other apps, no skinning, only IP.Board and you :smile: The issue is reproducable in Chrome, IE, Safari and Firefox.



Firebug says:




Error: $("controlLnk") is null

Source file: http://mysite/public/js/3rd_party/pluit-carousel.js

Line: 1



Any idea how to correct the issue?

Thank you!



hello

can you post your board URL please. I need to see it live

thanks :)
Posted

Hi,

Is it possible to display a message only on certain IPC pages? I see the option for all ICP pages, but not specific ones. If not, can I suggest it as a feature please. That'd pretty much be the icing on the cake for this app :)

Posted

Yeah, it doesn't work, so I'm guessing it's not designed like that.




what was the page you want it to be on? and what did you put in the requested URL field?
Posted

This is the specific page:

http://www.talkford.com/page/Car%20Reviews

I've tried:


/page/Car%20Reviews

/page/Car Reviews

/Car%20Reviews

/Car Reviews

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...