Enkidu Posted March 29, 2012 Author Posted March 29, 2012 two to three weeks. depends on other commitments :)
Enkidu Posted April 1, 2012 Author Posted April 1, 2012 Works this Notice system on IPB 3.3? I think so
media Posted April 15, 2012 Posted April 15, 2012 ACP > IP.Board Diagnostics - Database Structure Checker I have this Click here to fix this table, or you can run the following queries manually: •CREATE TABLE inv_ 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 mediumblob NOT NULL, PRIMARY KEY (EnNotices_ID) ); Is this a bug or something that needs to be corrected???? Thanks IP Board version : 3.3.1
Enkidu Posted April 15, 2012 Author Posted April 15, 2012 ACP > IP.Board Diagnostics - Database Structure Checker I have this Click here to fix this table, or you can run the following queries manually: •CREATE TABLE inv_ 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 mediumblob NOT NULL, PRIMARY KEY (EnNotices_ID) ); Is this a bug or something that needs to be corrected???? Thanks IP Board version : 3.3.1 no don't worry about it, It's a false positive.
pavero Posted April 16, 2012 Posted April 16, 2012 Hello I have a small problem since version 3.3 in a small gap of about 5 pixels, which is a bit annoying, is there an opportunity to resolve this problem? here is a screenshot to better understand soon on the forum.
Enkidu Posted April 16, 2012 Author Posted April 16, 2012 Hello I have a small problem since version 3.3 in a small gap of about 5 pixels, which is a bit annoying, is there an opportunity to resolve this problem? here is a screenshot to better understand soon on the forum. can show me please?
Enkidu Posted April 16, 2012 Author Posted April 16, 2012 reducing the height should fix the issue :)
pavero Posted April 16, 2012 Posted April 16, 2012 I tried what you advised me to reduce the height but it does not work the problem is always, I also tried to increase the height of one that does not help either
media Posted April 17, 2012 Posted April 17, 2012 no don't worry about it, It's a false positive. Thank you one more thing Every table in my database starts with inv_ for example: inv_admin_login_logs except yours enkinotices I have realizde that I have this enkinotices and this inv_enkinotices I am just wondering why???
Enkidu Posted April 17, 2012 Author Posted April 17, 2012 Thank you one more thing Every table in my database starts with inv_ for example: inv_admin_login_logs except yours enkinotices I have realizde that I have this enkinotices and this inv_enkinotices I am just wondering why??? the other was created by you when you tried to correct the issue. Again don't worry about it. The second one would most probably be empty.
media Posted April 17, 2012 Posted April 17, 2012 the other was created by you when you tried to correct the issue. Again don't worry about it. The second one would most probably be empty. I am sorry, i am not following you! What issue????
Sefket Posted April 17, 2012 Posted April 17, 2012 Have you made a version for the Notice System to go on top of forums?
Enkidu Posted April 17, 2012 Author Posted April 17, 2012 I am sorry, i am not following you! What issue???? the one you find through the database checker Have you made a version for the Notice System to go on top of forums? not yet oh by the way. Do you want something to replace the logo? or just above the navigation bar?
media Posted April 17, 2012 Posted April 17, 2012 the one you find through the database checker So, you are saying that: When i try to fix the problem that IPB database checker found, the IPB software create a new table called enkinotices If this is the case, should go ahead and delete the table called: enkinotices without inv_ prefix????
Enkidu Posted April 17, 2012 Author Posted April 17, 2012 So, you are saying that: When i try to fix the problem that IPB database checker found, the IPB software create a new table called enkinotices If this is the case, should go ahead and delete the table called: enkinotices without inv_ prefix???? It looks that way. I'm not sure which one you should delete. Never seen this issue before as it shouldn't happen. But I believe one should be empty whereas the other should have some records assuming you have added some notices. Again check and see which one is empty.
media Posted April 17, 2012 Posted April 17, 2012 It looks that way. I'm not sure which one you should delete. Never seen this issue before as it shouldn't happen. But I believe one should be empty whereas the other should have some records assuming you have added some notices. Again check and see which one is empty. Yep you are right one is empty and it is gone... :) Thanks
Sefket Posted April 19, 2012 Posted April 19, 2012 the one you find through the database checker not yet oh by the way. Do you want something to replace the logo? or just above the navigation bar? I just want it to be on top of the website. Here is a image: http://gyazo.com/39bff23173854d01313774157add0a3d
Sefket Posted April 22, 2012 Posted April 22, 2012 [#404] incorrect_furl Got that when upgrading (this is new to me), any idea what it is?
Enkidu Posted April 22, 2012 Author Posted April 22, 2012 [#404] incorrect_furl Got that when upgrading (this is new to me), any idea what it is? when does it happen? when you access the mod from ACP?
Recommended Posts
Archived
This topic is now archived and is closed to further replies.