Jump to content

Nuclear General

Clients
  • Posts

    1,264
  • Joined

  • Last visited

  • Days Won

    1

Reputation Activity

  1. Like
    Nuclear General got a reaction from alistairgd66 in Database compact mode how to change for this on cPanel ?   
    Hello,
    What version of MySQL are you using? Is it MariaDB 5.x.x or MariaDB 10.x.x? MariaDB 5.x.x uses ROW_FORMAT= 'COMPACT' , or 'REDUNDANT'. MariaDB 10.x.x uses ROW_FORMAT= 'COMPACT' , 'REDUNDANT' , 'DYNAMIC' , or 'COMPRESSED'. The ROW_FORMAT can be easily changed with a simple MySQL Statement. I'll show you how.
     
    1) First, make a backup of your Database, i.e.: use phpMyAdmin, go to your database and use the OPERATIONS tab and use the "Copy Database To" section to create an exact copy, name what it whatever you'd like. Then run the following query on your copied database (Change the "DATABASE_NAME_HERE" to your copied database name) :
    This code will print out everything that has a table engine of "InnoDB".
    SELECT CONCAT('ALTER TABLE ', table_schema, '.', table_name, ' ENGINE=InnoDB;') AS sql_statements FROM information_schema.tables AS tb WHERE table_schema = 'DATABASE_NAME_HERE' AND `ENGINE` = 'InnoDB' AND `TABLE_TYPE` = 'BASE TABLE' ORDER BY table_name ASC; It will print out something similar to this:
    ALTER TABLE DATABASE_NAME_HERE.ibf_advertise_advertisements ENGINE=InnoDB; ALTER TABLE DATABASE_NAME_HERE.ibf_advertise_hits ENGINE=InnoDB; ALTER TABLE DATABASE_NAME_HERE.ibf_advertise_paypal ENGINE=InnoDB; ALTER TABLE DATABASE_NAME_HERE.ibf_autowelcome_members ENGINE=InnoDB; ALTER TABLE DATABASE_NAME_HERE.ibf_axenserverlist_servers ENGINE=InnoDB; ALTER TABLE DATABASE_NAME_HERE.ibf_bbcode_mediatag ENGINE=InnoDB; ALTER TABLE DATABASE_NAME_HERE.ibf_blog_blogs ENGINE=InnoDB; ALTER TABLE DATABASE_NAME_HERE.ibf_blog_categories ENGINE=InnoDB; ALTER TABLE DATABASE_NAME_HERE.ibf_blog_comments ENGINE=InnoDB; ALTER TABLE DATABASE_NAME_HERE.ibf_blog_entries ENGINE=InnoDB; In the below picture, you will get this: (As stated above)

    Click the +OPTIONS link, you will now see this:

    Make sure you click the "Full texts" radio button, leaving everything else alone, then click on 'GO'.
    You will now see this appear:

    It will show only 25 rows per page by default, but you can change that by doing this:

    After you have all your rows appear, copy all the text to a text editor, and do a FIND & REPLACE option for:
    Find: 
    Engine=InnoDB
    Replace with: (If MariaDB 5.x.x)
    ROW_FORMAT=REDUNDANT
    Replace with: (If MariaDB 10.x.x)
    ROW_FORMAT=DYNAMIC
    Example:
    ALTER TABLE tibtech.ibf_advertise_advertisements ROW_FORMAT=DYNAMIC; ALTER TABLE tibtech.ibf_advertise_hits ROW_FORMAT=DYNAMIC; ALTER TABLE tibtech.ibf_advertise_paypal ROW_FORMAT=DYNAMIC; ALTER TABLE tibtech.ibf_autowelcome_members ROW_FORMAT=DYNAMIC; ALTER TABLE tibtech.ibf_axenserverlist_servers ROW_FORMAT=DYNAMIC; ALTER TABLE tibtech.ibf_bbcode_mediatag ROW_FORMAT=DYNAMIC; ALTER TABLE tibtech.ibf_blog_blogs ROW_FORMAT=DYNAMIC; ALTER TABLE tibtech.ibf_blog_categories ROW_FORMAT=DYNAMIC; ALTER TABLE tibtech.ibf_blog_comments ROW_FORMAT=DYNAMIC; ALTER TABLE tibtech.ibf_blog_entries ROW_FORMAT=DYNAMIC; Once the FIND & REPLACE has been done, copy all your edits and go to your database SQL tab in phpMyAdmin, and paste it in there and run SQL Statements. Your tables with now have the proper ROW_FORMAT that will satisfy Invision Community Suite and the error will go away.
     
    I hope this helps you and others with this annoying issue.
    Best of luck,
    -Donald
  2. Thanks
    Nuclear General reacted to Matt in Hump Day: A Refresh Has Arrived!   
    Thank you for reminding me of the power and wonder of community. This made my day. 
  3. Thanks
    Nuclear General reacted to Dll in Hump Day: A Refresh Has Arrived!   
    I really feel like there are four issues at play in all of this. 
    The price rise
    Personally, this is the one which, although I can understand the issues it's causing for some, is in my opinion, the least controversial of all that's gone on over the last few days. Things get more expensive, the product is very different to what it was since the last increase in price, and so personally I have no problem with it. As long it goes hand in hand with a discernible and ongoing improvement in the quality of the product. There's work to be doing, rough edges to smooth and features which need adding. I do see why this may cause people to move away from Invision though - everything has its price and there are (and always have been) cheaper (and even free) alternatives. 
    The support change
    On the face of it, this looks terrible. But in a way it's all in the telling as it's not really a big change, assuming it works as Invision are saying - eg things that need a ticket will end up in one. For me it's one of those that needs to be given a chance to see if it works as advertised or not - if it ends up being poor then it'll need addressing/reverting to tickets urgently. 
    Communication
    This leans into everything else really. Had the price rise been communicated in advance, then that may have mitigated a lot of the upset it's caused. If the support changes had been communicated more clearly, that would also have stopped so many people assuming various different versions of what it is that Invision are apparently planning to do. It's an ongoing weak point with Invision in my view. There's no doubt that Invision make us feel less valued as paying customers than anyone else we spend our money with, sadly.
    Does Invision care?
    This is often about communication and the perception that it gives. I mean how many times can you screw it up so royally that you leave your customers confused or angry or both? With Invision it's frequent, it's frustrating and it's entirely avoidable. If you refuse to learn, refuse to take it seriously and don't change the way you do things after so many years and so many occasions, why should your paying customers keep giving you the benefit of the doubt?
    It's not enough to say you care as you're picking up the pieces of another mess, or arriving back onto the scene of another feature left on the shelf for months with zero communication (think mobile app, as one example). You need to show you care, and you need to step up and own the problems that are of your own making by showing some flexibility.  EG - maybe look at a longer period of 6 month invoicing for existing customers who request it, offer a discount code for those with renewals within 3 months or something - just do something, anything to show it's not all pr style fake 'regret' just to play for time until everyone calms down or gives up. It's very little effort on your side in the great scheme of things, but could make a massive difference to the customers you're doing it for.
    Oh, and finally (long post, sorry), look after your third party developers - you need them, so show some gratitude and a spirit of partnership by working with them.
  4. Thanks
    Nuclear General reacted to Pleeb in Hump Day: A Refresh Has Arrived!   
    I have been a big fan of IPB all growing up, I was an admin on many forums using it in the past, and when I was younger and wanted my own sites (without being able to afford enterprise software), I even opted for InvisionFree.  With that being said, when my community moved away from MyBB in 2019, Invision Community was the obvious choice for me; we're entirely ran on donations, but I was willing to save up and pay for the price out of pocket because I was looking forward to an enterprise solution.
    I talked up Invision Community on my forums, and while we were a bit bitter over losing BBCode (we're still dealing with posts with formatting issues in my community after all this time), we sucked up and made the migration (which unfortunately didn't go smoothly due to a bug with the MyBB conversion system, but a support ticket pulled through!).
    I'm not upset about the price increase, though I think it could have been dealt with better tact (read on), but I'm pretty upset about the loss of opening support tickets.  Most of my tickets that I opened were legitimate bugs that had to be escalated to the devs, and some of them involved bugs that could have been security issues (e.g. seeing topics and posts in feeds under specific circumstances that were meant for only staff).  One of my biggest talking points to the community, and one of the biggest brags that I've done post IC was "The benefit of enterprise level software is enterprise level support!"  I could tell my community when something went wrong "I opened a ticket".  I can't do that now, and raising the price while removing that feels less premium.  Less enterprise level support.
    Regarding Devs....  I'm presently terrified that this is going to lose people like @Adriano Faria.  @Matt I hope you're listening, because Andriano Faria is the reason we choose Invision Community.  Due to some specific nature of my community, being able to post between multiple accounts was vital, and without their Linked Accounts plugin, we would not have chosen this platform.  If it breaks, we won't be able to continue using it, as it was one of two mandatory requirements for a community platform (even Youtube allows me to switch between pre-selected linked accounts from a user interface, many people support this out of the box):
     
     I would pay for this 20 times over if it stayed (just not all at once!)
    @Matt, earlier you listed a fair bit of features that were pushed in the last couple years; however, there's so many missing features that should be de-facto (and they are in other free solutions, e.g. MyBB, SMF, etc.) but have either been removed or haven't been included and require a plugin and some of these plugins are holding the software up.  People have been asking for night mode since 2019 for the main site (ACP is appreciated but only admins can see that), profile-specific permissions prevent 1-post spambots from joining and putting things in the website field (again, we needed Adriano Faria's plugin), searching reported content is pretty important for larger communities (plugin), bookmarks (plugin...still can't use it in the latest version), post number in thread ( @All Astronauts's Kitchen Sink took up that mantle when Tom Irons' left).  You cannot lose any more of these individuals; hire them to implement these things into the main suite if you have too, because it feels like these common sense features are simply not there when they should be.
    As for the marketplace, it has burned me a couple times now, specifically with themes.  After upgrading my site's main third party, purchased, theme (which I only needed because Invision Community doesn't support dark theme natively), I shortly realized that there was a critical bug in it.  The author was prompt in giving me an updated xml with the fix, but since I already had linked the theme to Invision Community, I couldn't just upload the XML, and waiting for the theme to be approved was not immediate; my only choice was to create a brand new theme from that XML, which sucked because the theme in question was heavily customized 😞
    The second time is still ongoing, since y'all rejected @Fosters' recent bookmark update (I understand that you're aiming for quality control here, but from what I've heard it can take weeks for the plugin to be in review).
    As for as how this all could have been handled, it's unreasonable to never increase the price for existing users, and only introduce it for those coming.  However, it is also unreasonable to drop it on us with no prior report.  I remember when Flickr changed their pricing structure, and while it got some pushback, they not only provided a warning, but also allowed current customers to prepay another 1-3 years at the current rate before they did.  The result?  I bought 3 years worth at the old rate, and I think a lot of people did.
    I think a better approach to this would be to give existing customers an additional year of the old pricing (or even just 2 more billing cycles), while bringing new ones in, but in this case even the controversial way that Flickr handled their increase I feel was more graceful than Invision Community's.
    As others have said, there's still time to make this right; find a way to remedy this to show the community that you're still acting in good faith.  Let us open tickets if something is broken, but perhaps still allow "how do I do xyz" to be topics.
    And please, I don't want to tell my members that we need to switch to yet another platform after arguing for this software for the past 2 years because you pushed away the developers... find a way to lesson the blow to them, or just hire them outright so they can bring these much-needed features to Invision Community (see above).
     
    P.S. Also please don't make this software become another Discourse-like platform, another reason I love IPB is because it's always had the forums feel; I don't want to lose the bulletin board look.
  5. Agree
    Nuclear General got a reaction from Pjo in oooh, new portal!   
    The new portal looks good.. but I did notice that the renewal price has gone up by $100 dollars. Is there a reason for this? I have tried to look around for a topic about it, but cannot find one anywhere on the site or forums about the increased price to $310 a year. That seems a little too steap now..
  6. Agree
    Nuclear General got a reaction from SeNioR- in oooh, new portal!   
    The new portal looks good.. but I did notice that the renewal price has gone up by $100 dollars. Is there a reason for this? I have tried to look around for a topic about it, but cannot find one anywhere on the site or forums about the increased price to $310 a year. That seems a little too steap now..
  7. Agree
    Nuclear General got a reaction from Marco Junior in Database compact mode how to change for this on cPanel ?   
    Hello,
    What version of MySQL are you using? Is it MariaDB 5.x.x or MariaDB 10.x.x? MariaDB 5.x.x uses ROW_FORMAT= 'COMPACT' , or 'REDUNDANT'. MariaDB 10.x.x uses ROW_FORMAT= 'COMPACT' , 'REDUNDANT' , 'DYNAMIC' , or 'COMPRESSED'. The ROW_FORMAT can be easily changed with a simple MySQL Statement. I'll show you how.
     
    1) First, make a backup of your Database, i.e.: use phpMyAdmin, go to your database and use the OPERATIONS tab and use the "Copy Database To" section to create an exact copy, name what it whatever you'd like. Then run the following query on your copied database (Change the "DATABASE_NAME_HERE" to your copied database name) :
    This code will print out everything that has a table engine of "InnoDB".
    SELECT CONCAT('ALTER TABLE ', table_schema, '.', table_name, ' ENGINE=InnoDB;') AS sql_statements FROM information_schema.tables AS tb WHERE table_schema = 'DATABASE_NAME_HERE' AND `ENGINE` = 'InnoDB' AND `TABLE_TYPE` = 'BASE TABLE' ORDER BY table_name ASC; It will print out something similar to this:
    ALTER TABLE DATABASE_NAME_HERE.ibf_advertise_advertisements ENGINE=InnoDB; ALTER TABLE DATABASE_NAME_HERE.ibf_advertise_hits ENGINE=InnoDB; ALTER TABLE DATABASE_NAME_HERE.ibf_advertise_paypal ENGINE=InnoDB; ALTER TABLE DATABASE_NAME_HERE.ibf_autowelcome_members ENGINE=InnoDB; ALTER TABLE DATABASE_NAME_HERE.ibf_axenserverlist_servers ENGINE=InnoDB; ALTER TABLE DATABASE_NAME_HERE.ibf_bbcode_mediatag ENGINE=InnoDB; ALTER TABLE DATABASE_NAME_HERE.ibf_blog_blogs ENGINE=InnoDB; ALTER TABLE DATABASE_NAME_HERE.ibf_blog_categories ENGINE=InnoDB; ALTER TABLE DATABASE_NAME_HERE.ibf_blog_comments ENGINE=InnoDB; ALTER TABLE DATABASE_NAME_HERE.ibf_blog_entries ENGINE=InnoDB; In the below picture, you will get this: (As stated above)

    Click the +OPTIONS link, you will now see this:

    Make sure you click the "Full texts" radio button, leaving everything else alone, then click on 'GO'.
    You will now see this appear:

    It will show only 25 rows per page by default, but you can change that by doing this:

    After you have all your rows appear, copy all the text to a text editor, and do a FIND & REPLACE option for:
    Find: 
    Engine=InnoDB
    Replace with: (If MariaDB 5.x.x)
    ROW_FORMAT=REDUNDANT
    Replace with: (If MariaDB 10.x.x)
    ROW_FORMAT=DYNAMIC
    Example:
    ALTER TABLE tibtech.ibf_advertise_advertisements ROW_FORMAT=DYNAMIC; ALTER TABLE tibtech.ibf_advertise_hits ROW_FORMAT=DYNAMIC; ALTER TABLE tibtech.ibf_advertise_paypal ROW_FORMAT=DYNAMIC; ALTER TABLE tibtech.ibf_autowelcome_members ROW_FORMAT=DYNAMIC; ALTER TABLE tibtech.ibf_axenserverlist_servers ROW_FORMAT=DYNAMIC; ALTER TABLE tibtech.ibf_bbcode_mediatag ROW_FORMAT=DYNAMIC; ALTER TABLE tibtech.ibf_blog_blogs ROW_FORMAT=DYNAMIC; ALTER TABLE tibtech.ibf_blog_categories ROW_FORMAT=DYNAMIC; ALTER TABLE tibtech.ibf_blog_comments ROW_FORMAT=DYNAMIC; ALTER TABLE tibtech.ibf_blog_entries ROW_FORMAT=DYNAMIC; Once the FIND & REPLACE has been done, copy all your edits and go to your database SQL tab in phpMyAdmin, and paste it in there and run SQL Statements. Your tables with now have the proper ROW_FORMAT that will satisfy Invision Community Suite and the error will go away.
     
    I hope this helps you and others with this annoying issue.
    Best of luck,
    -Donald
  8. Like
    Nuclear General got a reaction from Meddysong in Database compact mode how to change for this on cPanel ?   
    Hello,
    What version of MySQL are you using? Is it MariaDB 5.x.x or MariaDB 10.x.x? MariaDB 5.x.x uses ROW_FORMAT= 'COMPACT' , or 'REDUNDANT'. MariaDB 10.x.x uses ROW_FORMAT= 'COMPACT' , 'REDUNDANT' , 'DYNAMIC' , or 'COMPRESSED'. The ROW_FORMAT can be easily changed with a simple MySQL Statement. I'll show you how.
     
    1) First, make a backup of your Database, i.e.: use phpMyAdmin, go to your database and use the OPERATIONS tab and use the "Copy Database To" section to create an exact copy, name what it whatever you'd like. Then run the following query on your copied database (Change the "DATABASE_NAME_HERE" to your copied database name) :
    This code will print out everything that has a table engine of "InnoDB".
    SELECT CONCAT('ALTER TABLE ', table_schema, '.', table_name, ' ENGINE=InnoDB;') AS sql_statements FROM information_schema.tables AS tb WHERE table_schema = 'DATABASE_NAME_HERE' AND `ENGINE` = 'InnoDB' AND `TABLE_TYPE` = 'BASE TABLE' ORDER BY table_name ASC; It will print out something similar to this:
    ALTER TABLE DATABASE_NAME_HERE.ibf_advertise_advertisements ENGINE=InnoDB; ALTER TABLE DATABASE_NAME_HERE.ibf_advertise_hits ENGINE=InnoDB; ALTER TABLE DATABASE_NAME_HERE.ibf_advertise_paypal ENGINE=InnoDB; ALTER TABLE DATABASE_NAME_HERE.ibf_autowelcome_members ENGINE=InnoDB; ALTER TABLE DATABASE_NAME_HERE.ibf_axenserverlist_servers ENGINE=InnoDB; ALTER TABLE DATABASE_NAME_HERE.ibf_bbcode_mediatag ENGINE=InnoDB; ALTER TABLE DATABASE_NAME_HERE.ibf_blog_blogs ENGINE=InnoDB; ALTER TABLE DATABASE_NAME_HERE.ibf_blog_categories ENGINE=InnoDB; ALTER TABLE DATABASE_NAME_HERE.ibf_blog_comments ENGINE=InnoDB; ALTER TABLE DATABASE_NAME_HERE.ibf_blog_entries ENGINE=InnoDB; In the below picture, you will get this: (As stated above)

    Click the +OPTIONS link, you will now see this:

    Make sure you click the "Full texts" radio button, leaving everything else alone, then click on 'GO'.
    You will now see this appear:

    It will show only 25 rows per page by default, but you can change that by doing this:

    After you have all your rows appear, copy all the text to a text editor, and do a FIND & REPLACE option for:
    Find: 
    Engine=InnoDB
    Replace with: (If MariaDB 5.x.x)
    ROW_FORMAT=REDUNDANT
    Replace with: (If MariaDB 10.x.x)
    ROW_FORMAT=DYNAMIC
    Example:
    ALTER TABLE tibtech.ibf_advertise_advertisements ROW_FORMAT=DYNAMIC; ALTER TABLE tibtech.ibf_advertise_hits ROW_FORMAT=DYNAMIC; ALTER TABLE tibtech.ibf_advertise_paypal ROW_FORMAT=DYNAMIC; ALTER TABLE tibtech.ibf_autowelcome_members ROW_FORMAT=DYNAMIC; ALTER TABLE tibtech.ibf_axenserverlist_servers ROW_FORMAT=DYNAMIC; ALTER TABLE tibtech.ibf_bbcode_mediatag ROW_FORMAT=DYNAMIC; ALTER TABLE tibtech.ibf_blog_blogs ROW_FORMAT=DYNAMIC; ALTER TABLE tibtech.ibf_blog_categories ROW_FORMAT=DYNAMIC; ALTER TABLE tibtech.ibf_blog_comments ROW_FORMAT=DYNAMIC; ALTER TABLE tibtech.ibf_blog_entries ROW_FORMAT=DYNAMIC; Once the FIND & REPLACE has been done, copy all your edits and go to your database SQL tab in phpMyAdmin, and paste it in there and run SQL Statements. Your tables with now have the proper ROW_FORMAT that will satisfy Invision Community Suite and the error will go away.
     
    I hope this helps you and others with this annoying issue.
    Best of luck,
    -Donald
  9. Like
    Nuclear General got a reaction from SeNioR- in Upgrade from IP. 3.4.x to IPS4.0 (updated)   
    I had a different experience when upgrading from 3.4.9 to 4.x.x. I had to upgrade to 4.4.10 first, and then upgrade to 4.5.x afterwards. 4.5.x would not work properly for me when converting my database to the new format they implemented in 4.x. I tried several attempts and all failed with 4.5.x but 4.4.10 worked (almost) flawlessly, but it did get me 3/4 of the way to upgrade to 4.5.x, and then the last upgrade of 4.5.4 months ago.
  10. Like
    Nuclear General got a reaction from roc13x in About to clean up the Client Area?   
    I agree with MindTooth. Some of those suggestions seem pretty reasonable. I don't mind not using TinyMCE. It's nothing important really. IMHO, we really don't need it. But the last suggestion is a must, really. The site has been moved for quite some time now.

    Donald
  11. Downvote
    Nuclear General got a reaction from John Swallow in About to clean up the Client Area?   
    I agree with MindTooth. Some of those suggestions seem pretty reasonable. I don't mind not using TinyMCE. It's nothing important really. IMHO, we really don't need it. But the last suggestion is a must, really. The site has been moved for quite some time now.

    Donald
  12. Like
    Nuclear General got a reaction from John Swallow in About to clean up the Client Area?   
    I know, I was playing around. That's why it's in asterisks. lol
  13. Like
    Nuclear General reacted to Matt in Posting of remote or linked images function ?   
    Ok....

    You can now set a fixed size for resizing images. So, if you wanted images to be no bigger than 600px wide or 600px tall, you can now do that.

    " alt="" class="ipsImage" width="1000px" height="145px">

    " alt="" class="ipsImage" width="1000px" height="651px">


    I have also added a "save" button into the lightbox which opens the original image in a new window


  14. Like
    Nuclear General got a reaction from philversprechend in About to clean up the Client Area?   
    Wow! Someone negative'd my post! That's f*d. My post wasn't anything negative at all. What a load of crock.
  15. Downvote
    Nuclear General got a reaction from Tom T in About to clean up the Client Area?   
    Wow! Someone negative'd my post! That's f*d. My post wasn't anything negative at all. What a load of crock.
  16. Like
    Nuclear General got a reaction from Olivier Turbis in About to clean up the Client Area?   
    Wow! Someone negative'd my post! That's f*d. My post wasn't anything negative at all. What a load of crock.
  17. Like
    Nuclear General got a reaction from NiftyWolfie in About to clean up the Client Area?   
    Wow! Someone negative'd my post! That's f*d. My post wasn't anything negative at all. What a load of crock.
  18. Like
    Nuclear General got a reaction from `Scotty` in About to clean up the Client Area?   
    Well, IMHO, it shouldn't been negative'd at all. There was nothing bad/negative/non-helpful about it. I was stating an opinion about your ideas, except TinyMCE. It doesn't bother me to have the need. I just care about posting a support ticket with words! :lol: *TBH, I think it was Mat :lol:*
  19. Downvote
    Nuclear General got a reaction from `Scotty` in About to clean up the Client Area?   
    Wow! Someone negative'd my post! That's f*d. My post wasn't anything negative at all. What a load of crock.
  20. Downvote
    Nuclear General got a reaction from 3DKiwi in About to clean up the Client Area?   
    I agree with MindTooth. Some of those suggestions seem pretty reasonable. I don't mind not using TinyMCE. It's nothing important really. IMHO, we really don't need it. But the last suggestion is a must, really. The site has been moved for quite some time now.

    Donald
  21. Downvote
    Nuclear General got a reaction from AlexJ in Download: (NG30) Global Adverts v1.7.2   
    File Name: (NG30) Global Adverts v1.7.2
    File Submitter: Nuclear General
    File Submitted: 19 Aug 2009
    File Updated: 26 Apr 2010
    File Category: Hooks and Plugins


    Enlarge





    File Name: (NG30) Global Ads
    File Submitter: NuclearGeneral
    File Submitted: 21 August, 2009
    File Updated: 26 February, 2010
    File Category: Invision Power Board 3
    Resource Type: IPB3 Hook/Plugin/Application
    Version: 1.7.2
    Demo URL: http://www.tiberiumstudios.org/

    Tiberium Studios Is Proud To Announce The Release of (NG30) Global Ads v1.7.2!

    This New Release (v1.5.0) Is Now An Application, Which Requires That You First Please "Uninstall" The Initial Hook From A Previous Version "BEFORE" Installing This Version To Avoid Any Future Problems. An Upgrade ReadMe File Is Included In This Release.

    This New Release (v1.4.1) Requires Two (2) More Template Bit Edits To Accomplish The Two (2) New Ad Locations Added.

    This New Release Now Supports Topic View Ads For Under First Post And Inside First Post. A Highly Requested Feature, And Now It Is Available In v1.3.1.


    Click Here For Online Documentation.

    For Support, Please Visit The Support Topic.
    [Screenshots Located Here.]
    For a Full List Of Features Available, Please Visit This Blog Entry.
    Release Notes

    [*]First Initial Release Of Modification v1.0.0

    Features Available Turn System On/Off Change Google Ad Colors Group Permissions Available Permissions Honor All Secondary Groups Ad Location
    Board Index View Topic View Calendar View Members Tab View Search View Portal View Global Header (Added In v1.0.4) Personal Messenger View (Added In v1.1.0) Profile View (Added In v1.1.0) View New Content (Added In v1.1.0) IP.Blog Application (Added In v1.2.0) IP.Downloads Application (Added In v1.3.0) IP.Gallery Application (Added In v1.4.1) IP.Shoutbox Application (Added In v1.5.1)

    Text Ads Image Ads Text & Image Ads

    [*]Second Initial Release Of Modification v1.0.1
    Added Missing Setting: Adsense Channel (I didn't even realize I forgot to add it!)

    Added Setting To Update Adsense Status In Adsense Manager

    Fixed Issue With Sidebar Hooks Showing Horizontal Ads From The Ad slot Number Added Setting To Update Vertical Adsense Status In Adsense Manager

    Added New Ad Location: Global Header Ads. Ads Now Show Up Next To User Drop Down Menu. (No Template Edits Required.)

    Added Support For Two Other Ad Companies:
    Yahoo! Publisher Network WidgetBucks

    Personal Messenger View Profile View View New Content

    [*]Seventh Initial Release Of Modification v1.2.0
    Added Support For Invision Community Blog. Ad Locations In IP.Blog:
    IP.Blog Main Index (Under Featured Entry) IP.Blog Main Index (Above Blog Stats) Top 10 Stats Page (Viewed/Commented/Bloggers) Members Blog Index View Blog Entry View Blog Post View Blog Archive View Blog Forward Form Blog Report Form

    [*]Eighth Initial Release Of Modification v1.2.1
    Fixed an issue with the Personal Messenger Ads.

    Added Support For Invision Download Manager. Ad Locations In IP.Downloads:
    Index Page, Above Categories Index Page, Below Categories Above Sub-Categories Below Sub-Categories File Display, Top Of Page File Display, Below File Revisions File Download, Download Confirmation Screen

    [*]Tenth Initial Release Of Modification v1.3.1
    Added Two New Ad Locations:
    Below First Post Inside First Post, Sides Available:
    Left Right Top Bottom



    Fixed an issue with topic ad under first post and inside first post only showing in Linear+ mode.

    Added New Feature For Selecting Which Forums Ads are Displayed In.

    IP.Blog Maintenance Release. Works With IP.Blog 2.1.0 IP.Downloads Maintenance Release. Works With IP.Downloads 2.1.0

    Revisions Made To Main Modification:
    Added An Update Check File For Updates Added New Settings For Google Ads, WidgetBucks, & Yahoo! Publisher Network To Support New Ad Locations

    Made Revision To Blog Index For Index Ads That Weren't Fixed In Maintenance Release Blog "Ad Location 2: Above Stats" Has Been Changed To "Ad Location 2: Below Blog Index (Listing)" Due To Blogs Stats Being Moved To Sidebar

    Add New Ad Location:
    "Ad Location 8: Below Downloads Sidebar"

    [*]Added Support For Invision Power Gallery [*]Ad Locations In IP.Gallery:
    Ad Location 1: Gallery Index Ad Location 2: Gallery Categories Ad Location 3: Gallery: Show Image - Below Copyright Notice Ad Location 4: Gallery: Show Image - Below Image Description


    Mod Converted From Hook To Application. Added New Feature Below Ads For Adding A Line Of Promotion To Remove Ads.

    Added support for IP.Shoutbox v1.1.2.

    Rewrote A Completely New Version To Be Encoded. Requires A "VALID" Domain To Be Used. Unauthorized Versions DO NOT Function Properly.

    Added Features
    Added Settings To The Applications ACP Page. Added ACP Permissions To The Application. Added Support For -Calypso-'s iAdvertisement System. (Sold Separately As An Add-On) Added Support For A Third Party Advert Company.

    Removed The Encoding From The Mod. Encoding Causes Issues And Ad Locations From Working Properly. I Am No Longer Doing Encoding On My Products.

    Adding Support For -Calypso-'s iClient Mod. Adding Support For -Calypso-'s iCommerce Mod. Adding Support For -Calypso-'s iPoints Mod. Adding Support For (SOS30) Testimonials Mod. Adding Support For (SRD3) miniTutorials Mod. Adding Support For (SOS30) Upload Images Mod.







    [*]Fifteenth Initial Release Of Modification v1.5.0 [*]Eleventh Initial Release Of Modification v1.3.2 [*]Wrap The Ads In A Forum Style Block. (Options Are Available To All Locations, Single Settings.) [*]Option To Change Forum Style Block Title. (Options Are Available To All Locations, Single Settings.) [*]Settings Are Protected By Default. (EG: The user cannot edit nor delete settings within the setting group.) [*]Ad Type [*]Third Initial Release Of Modification v1.0.2 [*]Fourth Initial Release Of Modification v1.0.3 [*]Fifth Initial Release Of Modification v1.0.4 [*]Sixth Initial Release Of Modification v1.1.0 [*]Added Three New Ad Locations: [*]No Template Edits Required Except If Using IP.Portal. Two Edits Required. [*]Ninth Initial Release Of Modification v1.3.0 [*]Twelfth Initial Release Of Modification v1.3.3 [*]Thirteenth Initial Release Of Modification v1.4.0 [*]Fourteenth Initial Release Of Modification v1.4.1 [*]IP.Blog Revisions Made: [*]IP.Downloads Revisions Made: [*]Sixteenth Initial Release Of Modification v1.5.1 [*]Seventeenth Initial Release Of Modification v1.6.0 [*]Eighteenth Initial Release Of Modification v1.7.2 [*]Removed Features [*]Future Features Pricing The Purchase Price is $20 USD. To purchase (NG30) Global Ads, please click on this link: Product Listing. Then click on the "Add to Cart" button below the products description. Terms And Conditions Before Purchasing, please be sure to read the Terms And Conditions fully. Important Information READ THIS BEFORE YOU PURCHASE. Anyone who fails to comply with the Terms & Conditions Will Be Warned And Be Temporarily Banned. (This mod requires 4 template bit edits. 2 edits in Portal, 5 edits in Topic View, 1 edit in Downloads "Viewing File", & 1 edit in Gallery "Viewing Image".) Click here to download this file
  22. Like
    Nuclear General got a reaction from media in Download: (NG30) Global Adverts v1.7.2   
    File Name: (NG30) Global Adverts v1.7.2
    File Submitter: Nuclear General
    File Submitted: 19 Aug 2009
    File Updated: 26 Apr 2010
    File Category: Hooks and Plugins


    Enlarge





    File Name: (NG30) Global Ads
    File Submitter: NuclearGeneral
    File Submitted: 21 August, 2009
    File Updated: 26 February, 2010
    File Category: Invision Power Board 3
    Resource Type: IPB3 Hook/Plugin/Application
    Version: 1.7.2
    Demo URL: http://www.tiberiumstudios.org/

    Tiberium Studios Is Proud To Announce The Release of (NG30) Global Ads v1.7.2!

    This New Release (v1.5.0) Is Now An Application, Which Requires That You First Please "Uninstall" The Initial Hook From A Previous Version "BEFORE" Installing This Version To Avoid Any Future Problems. An Upgrade ReadMe File Is Included In This Release.

    This New Release (v1.4.1) Requires Two (2) More Template Bit Edits To Accomplish The Two (2) New Ad Locations Added.

    This New Release Now Supports Topic View Ads For Under First Post And Inside First Post. A Highly Requested Feature, And Now It Is Available In v1.3.1.


    Click Here For Online Documentation.

    For Support, Please Visit The Support Topic.
    [Screenshots Located Here.]
    For a Full List Of Features Available, Please Visit This Blog Entry.
    Release Notes

    [*]First Initial Release Of Modification v1.0.0

    Features Available Turn System On/Off Change Google Ad Colors Group Permissions Available Permissions Honor All Secondary Groups Ad Location
    Board Index View Topic View Calendar View Members Tab View Search View Portal View Global Header (Added In v1.0.4) Personal Messenger View (Added In v1.1.0) Profile View (Added In v1.1.0) View New Content (Added In v1.1.0) IP.Blog Application (Added In v1.2.0) IP.Downloads Application (Added In v1.3.0) IP.Gallery Application (Added In v1.4.1) IP.Shoutbox Application (Added In v1.5.1)

    Text Ads Image Ads Text & Image Ads

    [*]Second Initial Release Of Modification v1.0.1
    Added Missing Setting: Adsense Channel (I didn't even realize I forgot to add it!)

    Added Setting To Update Adsense Status In Adsense Manager

    Fixed Issue With Sidebar Hooks Showing Horizontal Ads From The Ad slot Number Added Setting To Update Vertical Adsense Status In Adsense Manager

    Added New Ad Location: Global Header Ads. Ads Now Show Up Next To User Drop Down Menu. (No Template Edits Required.)

    Added Support For Two Other Ad Companies:
    Yahoo! Publisher Network WidgetBucks

    Personal Messenger View Profile View View New Content

    [*]Seventh Initial Release Of Modification v1.2.0
    Added Support For Invision Community Blog. Ad Locations In IP.Blog:
    IP.Blog Main Index (Under Featured Entry) IP.Blog Main Index (Above Blog Stats) Top 10 Stats Page (Viewed/Commented/Bloggers) Members Blog Index View Blog Entry View Blog Post View Blog Archive View Blog Forward Form Blog Report Form

    [*]Eighth Initial Release Of Modification v1.2.1
    Fixed an issue with the Personal Messenger Ads.

    Added Support For Invision Download Manager. Ad Locations In IP.Downloads:
    Index Page, Above Categories Index Page, Below Categories Above Sub-Categories Below Sub-Categories File Display, Top Of Page File Display, Below File Revisions File Download, Download Confirmation Screen

    [*]Tenth Initial Release Of Modification v1.3.1
    Added Two New Ad Locations:
    Below First Post Inside First Post, Sides Available:
    Left Right Top Bottom



    Fixed an issue with topic ad under first post and inside first post only showing in Linear+ mode.

    Added New Feature For Selecting Which Forums Ads are Displayed In.

    IP.Blog Maintenance Release. Works With IP.Blog 2.1.0 IP.Downloads Maintenance Release. Works With IP.Downloads 2.1.0

    Revisions Made To Main Modification:
    Added An Update Check File For Updates Added New Settings For Google Ads, WidgetBucks, & Yahoo! Publisher Network To Support New Ad Locations

    Made Revision To Blog Index For Index Ads That Weren't Fixed In Maintenance Release Blog "Ad Location 2: Above Stats" Has Been Changed To "Ad Location 2: Below Blog Index (Listing)" Due To Blogs Stats Being Moved To Sidebar

    Add New Ad Location:
    "Ad Location 8: Below Downloads Sidebar"

    [*]Added Support For Invision Power Gallery [*]Ad Locations In IP.Gallery:
    Ad Location 1: Gallery Index Ad Location 2: Gallery Categories Ad Location 3: Gallery: Show Image - Below Copyright Notice Ad Location 4: Gallery: Show Image - Below Image Description


    Mod Converted From Hook To Application. Added New Feature Below Ads For Adding A Line Of Promotion To Remove Ads.

    Added support for IP.Shoutbox v1.1.2.

    Rewrote A Completely New Version To Be Encoded. Requires A "VALID" Domain To Be Used. Unauthorized Versions DO NOT Function Properly.

    Added Features
    Added Settings To The Applications ACP Page. Added ACP Permissions To The Application. Added Support For -Calypso-'s iAdvertisement System. (Sold Separately As An Add-On) Added Support For A Third Party Advert Company.

    Removed The Encoding From The Mod. Encoding Causes Issues And Ad Locations From Working Properly. I Am No Longer Doing Encoding On My Products.

    Adding Support For -Calypso-'s iClient Mod. Adding Support For -Calypso-'s iCommerce Mod. Adding Support For -Calypso-'s iPoints Mod. Adding Support For (SOS30) Testimonials Mod. Adding Support For (SRD3) miniTutorials Mod. Adding Support For (SOS30) Upload Images Mod.







    [*]Fifteenth Initial Release Of Modification v1.5.0 [*]Eleventh Initial Release Of Modification v1.3.2 [*]Wrap The Ads In A Forum Style Block. (Options Are Available To All Locations, Single Settings.) [*]Option To Change Forum Style Block Title. (Options Are Available To All Locations, Single Settings.) [*]Settings Are Protected By Default. (EG: The user cannot edit nor delete settings within the setting group.) [*]Ad Type [*]Third Initial Release Of Modification v1.0.2 [*]Fourth Initial Release Of Modification v1.0.3 [*]Fifth Initial Release Of Modification v1.0.4 [*]Sixth Initial Release Of Modification v1.1.0 [*]Added Three New Ad Locations: [*]No Template Edits Required Except If Using IP.Portal. Two Edits Required. [*]Ninth Initial Release Of Modification v1.3.0 [*]Twelfth Initial Release Of Modification v1.3.3 [*]Thirteenth Initial Release Of Modification v1.4.0 [*]Fourteenth Initial Release Of Modification v1.4.1 [*]IP.Blog Revisions Made: [*]IP.Downloads Revisions Made: [*]Sixteenth Initial Release Of Modification v1.5.1 [*]Seventeenth Initial Release Of Modification v1.6.0 [*]Eighteenth Initial Release Of Modification v1.7.2 [*]Removed Features [*]Future Features Pricing The Purchase Price is $20 USD. To purchase (NG30) Global Ads, please click on this link: Product Listing. Then click on the "Add to Cart" button below the products description. Terms And Conditions Before Purchasing, please be sure to read the Terms And Conditions fully. Important Information READ THIS BEFORE YOU PURCHASE. Anyone who fails to comply with the Terms & Conditions Will Be Warned And Be Temporarily Banned. (This mod requires 4 template bit edits. 2 edits in Portal, 5 edits in Topic View, 1 edit in Downloads "Viewing File", & 1 edit in Gallery "Viewing Image".) Click here to download this file
  23. Like
    Nuclear General reacted to teraßyte in Customer complain - IPB no reply since Aug 24-09   
    Please PM me the email address you used to send those emails and I'll have a look (and also the email used to purchase the board if it is different).
  24. Like
    Nuclear General reacted to teraßyte in Customer complain - IPB no reply since Aug 24-09   
    The management is checking :)
  25. Like
    Nuclear General reacted to Mert in could it be added?   
    I have written a hook for it. Adds "My Latest Posts" link to the user menu. Just import the XML file attached to this post.

    Enjoy :)
    hook.xml
×
×
  • Create New...