Enkidu Posted January 8, 2013 Author Posted January 8, 2013 Hi, Database checker of IPB showing some issue with the NS table, is this something should get fixed? http://scr.hu/0r7w/hen9p just a false positive. Don't worry about it :)
danbo Posted January 23, 2013 Posted January 23, 2013 Just wanted to report this database error as well. I can imagine it scares inexperienced admins, since this check is triggered every time you install/upgrade any component. I actually submitted a trouble ticket for it (with IPS), until I realized it wasn't an IPB error. Also, I would like to see a 'Save' button during any of the 4 steps, it gets really annoying (especially with the slow transitions and the button moving due to the size of the screen changing) when you are trying to modify 1 parameter of an existing notice, and you have to go through all 4 screens. Great tool tho, keep up the great work!
danbo Posted January 24, 2013 Posted January 24, 2013 I have been using this mod for a long time, but finally upgraded to the recent release, and this really is an extremely useful tool! Here is a list of ideas in case you are looking for inspiration ;) Ability to display notices to members who have not A) voted in a defined thread, B) viewed a certain post or thread, C) posted in a certain thread. Ability to use regular expressions in the URL they are coming from, and use capture groups in the notice content. Ability to create custom background/foreground colors for the notice (maybe allow us to define a low, medium and high priority style). Not sure if (1) is possible without a major performance hit, but I think it would be really useful when you want to force people into posting in a certain thread (new users in the welcome forum, giveaways, site-wide polls, etc.). I have a couple of other ideas, but need to think about these some more.
PECarter Posted January 27, 2013 Posted January 27, 2013 I have a problem with this system when I do a database check. "Click here to fix this table" does not work ibf enkinotices Click here to fix this table, or you can run the following queries manually: CREATE TABLE ibf enkinotices ( EnNotices_ID int(6) NOT NULL AUTO_INCREMENT, EnTitle varchar(250) NOT NULL, MessageBody mediumtext NOT NULL, IsActive tinyint(1) NOT NULL DEFAULT '1', IsDismissible tinyint(1) NOT NULL DEFAULT '1', position int(5) NOT NULL, SerialCriteria mediumblo
Enkidu Posted January 27, 2013 Author Posted January 27, 2013 I have a problem with this system when I do a database check. "Click here to fix this table" does not work ibf enkinotices Click here to fix this table, or you can run the following queries manually: CREATE TABLE ibf enkinotices ( EnNotices_ID int(6) NOT NULL AUTO_INCREMENT, EnTitle varchar(250) NOT NULL, MessageBody mediumtext NOT NULL, IsActive tinyint(1) NOT NULL DEFAULT '1', IsDismissible tinyint(1) NOT NULL DEFAULT '1', position int(5) NOT NULL, SerialCriteria mediumblo again this is false positive. Don't pay attention to it :)
LIF Posted January 27, 2013 Posted January 27, 2013 Weird glitch is happening. The area(notices box) grows larger and larger in height on the iPad. Anyone else ?
Enkidu Posted January 28, 2013 Author Posted January 28, 2013 Weird glitch is happening. The area(notices box) grows larger and larger in height on the iPad. Anyone else ? grows larger as you do what?
PECarter Posted January 29, 2013 Posted January 29, 2013 again this is false positive. Don't pay attention to it :smile: Can you fix it? It's annoying! :)
Enkidu Posted January 29, 2013 Author Posted January 29, 2013 Can you fix it? It's annoying! :smile: nothing to fix really but go to: rootadminapplications_addonothernoticessetupversionsinstallsql and open: notices_mysql_tables.php find: "CREATE TABLE enkinotices ( change to "CREATE TABLE enkinotices ( this is it! the extra space after TABLE is causing the trouble. IPS refused to consider this as a bug while it is clearly a bug/fail in their checker logic
PECarter Posted January 29, 2013 Posted January 29, 2013 nothing to fix really but go to: rootadminapplications_addonothernoticessetupversionsinstallsql and open: notices_mysql_tables.php find: "CREATE TABLE enkinotices ( change to "CREATE TABLE enkinotices ( this is it! the extra space after TABLE is causing the trouble. IPS refused to consider this as a bug while it is clearly a bug/fail in their checker logic Worked! Thanks! It was really annoying me!
theBadBadRobot Posted February 2, 2013 Posted February 2, 2013 This looks like exactly what i'm looking for. I want to display global forum messages to users when they are only in forum A, or forum C, but not all the other forums. I see it has a built in slider, but all I'll need is a static box. Does it HAVE to use the slider?
Enkidu Posted February 3, 2013 Author Posted February 3, 2013 This looks like exactly what i'm looking for. I want to display global forum messages to users when they are only in forum A, or forum C, but not all the other forums. I see it has a built in slider, but all I'll need is a static box. Does it HAVE to use the slider? the sliding effect will only happen if you have more than one notice. That's all :)
theBadBadRobot Posted February 4, 2013 Posted February 4, 2013 the sliding effect will only happen if you have more than one notice. That's all :smile: I'm looking for the functionality of this plugin, with the look of the the global message style boxes: http://cl.ly/Md5B Is that what I'll get if I purchase this plugin?
Enkidu Posted February 4, 2013 Author Posted February 4, 2013 I'm looking for the functionality of this plugin, with the look of the the global message style boxes: http://cl.ly/Md5B Is that what I'll get if I purchase this plugin? yes you can use it as global message box but you can do alot more than that :)
theBadBadRobot Posted February 4, 2013 Posted February 4, 2013 yes you can use it as global message box but you can do alot more than that :smile: Awesome. Now is this fully supported for 3.4.x?
voinea Posted February 6, 2013 Posted February 6, 2013 we just updated our forum to 3.4.2 and Notices System 2.1.1 is not showing anymore .. In amdmin CP all is ok , i added a new notice and still not working
Enkidu Posted February 6, 2013 Author Posted February 6, 2013 we just updated our forum to 3.4.2 and Notices System 2.1.1 is not showing anymore .. In amdmin CP all is ok , i added a new notice and still not working maybe the hook got disabled during upgrade :)
theBadBadRobot Posted February 6, 2013 Posted February 6, 2013 Ok, just bought and installed on 3.4.1. For some reason I couldn't see it under other apps. Had to give myself permission to see it. Then when I try to create a notice, I get this error: http://cl.ly/Miue
voinea Posted February 7, 2013 Posted February 7, 2013 YES. It was disabled after update. Now is working . Thank you! (since I was seeing it in Other app I didn't think that can be disabled from System ->> hook )
theBadBadRobot Posted February 7, 2013 Posted February 7, 2013 maybe the hook got disabled during upgrade :smile: Ok, just bought and installed on 3.4.1. For some reason I couldn't see it under other apps. Had to give myself permission to see it. Then when I try to create a notice, I get this error: http://cl.ly/Miue
Enkidu Posted February 7, 2013 Author Posted February 7, 2013 Ok, just bought and installed on 3.4.1. For some reason I couldn't see it under other apps. Had to give myself permission to see it. Then when I try to create a notice, I get this error: http://cl.ly/Miue sorry for that. will need ftp+ACP access details to fix. please PM me the details so I can fix the issue :)
arabteam2000-forum Posted March 13, 2013 Posted March 13, 2013 Just bought and installed on 3.4.1 Arabic forum , it is working 100% with English language ( interface Left to Right ) , But when we change to Arabic language direction ( Right to Left ) nothing appear inside container could you find the reason please? L to R interface R to L interface
Enkidu Posted March 14, 2013 Author Posted March 14, 2013 Just bought and installed on 3.4.1 Arabic forum , it is working 100% with English language ( interface Left to Right ) , But when we change to Arabic language direction ( Right to Left ) nothing appear inside container could you find the reason please? L to R interface 22.JPG R to L interface 33.JPG There is a fix for that I belive but I need to see your website first hand to work out what need to be changed cheers
LIF Posted March 14, 2013 Posted March 14, 2013 grows larger as you do what? On iPAD members state (including myself) that the notices 'box' expands at a slow rate continually making the forum 'grow'
Recommended Posts
Archived
This topic is now archived and is closed to further replies.