Jump to content

HighlanderICT

Clients
  • Posts

    253
  • Joined

  • Last visited

 Content Type 

Downloads

Release Notes

IPS4 Guides

IPS4 Developer Documentation

Invision Community Blog

Development Blog

Deprecation Tracker

Providers Directory

Forums

Events

Store

Gallery

Everything posted by HighlanderICT

  1. I installed this plugin in the timeline shown above when we were getting absolutely slammed, and almost immediately our registrations and visits dropped to 0. These are my stats for the 7-day free trial and just purchased the 2-year subscription with 6 months free so about USD$22 for 2.5 years. (...And another 6 months for writing an honest review!)
  2. We were getting hammered first day by a group of IPs in Delhi so i blocked those and today it was Russia so blocked those too. Its a website for a Scottish football team so not really visited a lot from outside of 5 or 6 countries.
  3. another dozen registrations overnight. all had either not responded to validation email or needed admin validation. flagged them all. Installed the plugin from @CleanTalk and set it up, registered for free trial and within 5 minutes it blocked its first registration attempt. Will see how it helps me during free trial. At $12 per year it seems value for money if it does what it says on the tin.
  4. We got absolutely slammed over the last 12-15hrs. Normally we get 0-1 spam registrations per day as we have all the typical measures in place - captcha, registration questions, email validation etc. In the last 12-15 hours we have had more than 50. The Spam Defense system also helps but our license expired last week and I had not renewed it so registrations did not go through there (my bad), but all other measures were still in place. Last night we had about 35 registrations, all spammers, and all got through. They posted with merry abandon! My mods flagged them as spammers in a game of cyber whack-a-mole. I renewed my license this morning to get the Spam Defense working again and also tweaked it so that registrations require admin validation now until this (hopefully) dies down. Since I did this, have seen another 15 or so registrations. Spam defense caught 3 of them. 2 with a score of 4, the other with a score of 3. I flagged them as spammers which hopefully adds them to Spam Defense? My concern however is that the StopForumSpam site which I used to check the rest shows some combination of username, email address or IP address, and in some cases all three values for each of the others so how could Spam Defense rate these as 1 when they are already blacklisted?
  5. Also got exact same email from Google today. I am assuming I set this up correctly and the key they reference in the email is definitely the value of the public key not the private one. Just don't want to get a nasty surprise one day where my normal $0.00 Google Maps "invoice" actually shows an amount.
  6. Please try now. I have this account set to lowest permissions until I need it. Have made it an admin now. Also changed/updated the password and entered it in the profile for this purchase as requested. I had not changed FTP info recently but have updated this also.
  7. Yes, no patches showing up (running 4.7.1 of everything). Only recommendation that comes up is to not use cloudflare but no effect if we switch that off so we switched it back on again. We have a custom theme (from marketplace) as well as custom templates for pages (Supergrid) also have copy_topic and promote_posts_to_articles plugins but reverting to default template and disabling all of these also had no effect.
  8. My editor has started noticing a strange problem that did not exist previously. For each of the last few weeks, whenever he publishes an article, it does not appear at the top of the list of articles, instead, it is at the end. This happens regardless of whether he is writing the article directly into the CMS or is copying or promoting from a topic Through a process of elimination, we have determined that ALL affected articles have the same issue. The entry for each article in the DB has a record_saved field with the date but the field in the database called record_publish_date always shows 0. If I manually copy the record saved date to the other field it displays as intended but if i create an article and just save it, the database entry shows 0 and its nowhere to be seen on front page. thought perhaps there may be an issue with using 'immediately' as a setting for publish, but created a second test article and used the date instead and still record_publish_date is 0. Suggestions? Advice? Pointers?
  9. Got an error As a test I also tweaked the settings in the DB settings in ACP and asked it to add a prefix to the topic title. Looks like it does create the topic or perhaps more accurately, reuses the topic that was created before. I created a topic called 'test topic 9' in forum 'A' which I promoted to article and should have appeared in forum 'B' based on the DB settings ... However, the topic remained in forum A and was renamed to 'art_test topic 9' which was the prefix i set in the settings.
  10. Hi Adriano - I agree. The change was to the core software in some fashion, not your plugin which has been happily sitting on our site for years and doing everything that was asked of it, and now somehow the topic is not getting created by pages if that article came from a topic ... That's why I initially posted here not in the plugin support as its a change in how the software behaves. I dont have the coding knowledge to figure it out so I guess we need to live with it, hope it gets fixed, or change our own processes in publishing articles.
  11. Hi @Adriano Faria - until V4.7 it did everything we wanted. We often use your copy plugin to copy a template post we setup before to a new thread - all works well and does what it should. We then edit that new thread and when its complete we use the promote post to article plugin to make it an article. It works well and the article is created. So it does what it should. Under 4.6 it does not seem to affect the option chosen in database settings to create a topic in a forum of your choice to store the article and the comments and the new topic is created when you publish the article. Under 4.7 it seems to do everything else but it does not allow the database to create a topic for a new article. I agree, the plugin DOES promote the post to article, but for whatever reason, the article it creates no longer creates its own topic as requested.
  12. Thanks Jim I believed I had done that but when I create an article the standard way after disabling the plugins it seems to work. When promoting a post to an article it does not. Using the latest version of the plugin from @Adriano Faria so will post to the support topic for the plugin. We do like to use the forums to create articles as we tend to use a few templates we have created over the course of a season and just copy them, edit the relevant info and then convert to article. Its a football site so much of the layout is repetitive over the year, just the content is different. will continue looking into it. thanks for your time.
  13. For years we have published our articles the same way ... Our users, depending on permissions have 3 ways to do it. Admins/Mods can use the backend (create new article) or the front-end (add new article). Our editorial team - which has permissions slightly below moderator level - does not have access to this so creates an article in a dedicated forum (sometimes from a previously created template that is first copied to the relevant forum) and one of the admins or mods then promote these to an article. We use the copy topic and promote posts to articles plugins from @Adriano Faria to make all this work. The resultant article is published on the front page and a copy of the article that stores the comments is also posted to a specific forum (or should be). This was all working flawlessly until recently. My guess is last week when we encountered an error on the site although we didn't publish any articles since June 30 so it could possibly have been earlier (although no updates were done). The error we encountered last week was theme related, causing us to have error 500 all over the place and basically forced up to upgrade from the version we were using (4.6.x) to 4.7 to get rid of the error. We can still use the same article system method in the front or backend as well as the non-admin method to copy topic / promote posts to article and the article itself will still publish to our-picks and also the front page as well as facebook/twitter. HOWEVER, it no longer posts to the forum we tell it to use for the article and comments. Am I missing something here? Did something change? This is the setting in the Database / Forums. I have verified this and rebuilt everything just in case there was an issue. I have also verified that none of the Categories have the over-ride set I have checked two articles I know were done correctly and I can see them promoted to articles as they have a link left behind in the forum where they were created. They appear on the front page and in our picks However, they do not appear in the forum noted in the database config above .... The last time anything went into the forum where it was supposed to go was May 30th so the 2 items shown in OurPicks above are not there but the 3rd one is .... Any hints or suggestions on where to look for this error would be greatfully received? I believe I have checked everywhere I should but its possible I missed some setting that changed between 4.6 and 4.7 and that's throwing me off.
  14. Thank You Adriano. This worked perfectly.
  15. Is it possible to have the original date as shown in the screenshot above DISABLED by default ? We use this a lot for various post templates and when we copy the template from our editorial forum to the main one the person editing this often forgets to uncheck this value and its a lot of steps to go into the database and set a new post date .... If not possible to make it an option, is there a manual edit we can make to turn this flag off ?
  16. I have similar issue. Looking to make only minor tweaks to our site on the surface. First thing I noticed when doing a conversion on the test site was that the main menu is now solid color and I cant figure out where to change it. On our current site the main menu is transparent unless you hover over the heading when it changes to the secondary color and more or less points you to the sub-menu. Its more aesthetically pleasing IMHO. I played around with the theme settings and can remove the red block using the main theme editor but then its just background color and of course text is white so invisible. The background header image also stops abruptly and doesn't extend down as it does now. If I use the custom CSS in the previous site all that happens is I get a blue block instead of red, not the blue block on hover and transparent elsewhere. CSS is not my strong point so suggestions/help appreciated.
  17. I just bought this plugin yesterday and thought to bash ahead and do some conversions without brain engaged .... end result is that I made a mistake on our live forum converting a forum to a club and accidentally deleted the forum content for that new club. so its basically lost as far as I can see as its no longer in the forum area and now deleted from the clubs. Luckily I chose to try this out on a smaller, less used area of my site so the damage is limited ! I currently have a DEV copy of the same forum up and running which uses a copy of the original database, and as this particular forum was not heavily used and the content is more or less the same as my live site (I might lose a few topics but not all) I thought I could install the plugin on the DEV site, convert the forum on the DEV site to a club then export the SQL for that club on the DEV site back into my live site. However I get an error installing the plugin and not sure what the issue is. There are no errors logged on the system or error logs and no server error.log file in the site folders when viewed in FTP. Have tried disabling all the plugins, clearing caches, rebuilding indexes, optimising and repairing SQL tables etc. My alternative is to try and extract all the info (posts, topics, etc) from the dev site and copy them back to the main site. I can do that with the forum itself and the topics as I can isolate these by forum_id (21) but cannot see how I can do it with the posts ! This was the error ... anyone encountered this before ? or have another suggestion on how I can restore this forum/club Oops, thers seems to be a problem: /admin/?adsess=ee4b9c95b82896b99ab67d8ff66e0874&app=core&module=applications&controller=plugins&do=doInstall&file=/tmp/IPSitu5wF&key=8a6f17d2d35a7e5f705abb3d22e5d26c does not seem to be loading right now. Go back to <site>/admin/?adsess=ee4b9c95b82896b99ab67d8ff66e0874&app=core&module=applications&controller=plugins EDIT - got it restored in the end, but it was a manual process that involved finding the data in the DB copy, then running a bunch of SQL queries to get the forum ID then the topics for that forum id, and finally the individual posts for those topics based on the topic IDs in the posts. Pretty laborious, but it worked.
  18. Add me to that list too. We have a bunch of housekeeping to do on our site as its approaching the end of the football (soccer) season in the UK and we tidy things up once a year at that time. We are also looking to update to 4.3 between now and July/August and may have a bit more re-arranging to do so re-instating this feature would be desirable.
  19. Does that mean an administrator cannot ? I dont see it at all ... but thats not really an issue as I prefer to keep using your plugin. its plain and simple and does all that i need . I know, thats what i mean .... he is used to using your plugin to promote to article and that was it .... his editing was finished .... now I am asking him to promote to article then go back to the newly promoted article and use the internal system to promote to social media and to 'our picks' if we want it there too. (no big deal and off topic for the functionality of the plugin).
  20. Where do you enable it ? I cant see the option to do so in the member groups or in forum permissions anywhere. It is probably staring me in the face but I cannot find it in ACP I like your plugin as its quite simple and puts a link there right on the actual post. no extra clicks or hidden in menus anywhere .... more importantly, my editor finds it easy to use ! He just has to get his head round the new promote to social media and to 'our picks' option in 4.2
  21. I can promote to Facebook, Twitter or 'Our Picks' and all of these are welcome additions, but have I missed the option to promote an individual post to an actual article ? I did not see that and thats what this plugin does.
  22. Thanks for the rapid response and new version. This is an essential plugin for my non-tech savvy guy who manages our editorial team.
  23. Having the same issue in 4.2. cannot see the option to promote to article. will send a PM if thats ok.
  24. thanks Adriano - v1.0.2 fixed the problem. awesome turnaround time in getting it fixed.
  25. this is what I see (minus the part that shows the poll content itself). Let me know if you want to see it on the site itself Wed, 13 Jan 2016 19:35:00 +0000 (Severity: 0) xxx.xxx.xxx.xxx - http://caleythistleonline.com/topic/27267-poy-template/?do=copy&id=27267 Unknown column 'tid' in 'field list' INSERT INTO `ibf_core_polls` ( `tid`, `start_date`, `choices`, `starter_id`, `votes`, `forum_id`, `poll_question`, `poll_only`, `poll_view_voters` ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ? ) | File | Function | Line No. | |----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------| | /system/Db/Db.php | [IPS\Db\_Exception].__construct | 388 | '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------' | /system/Db/Db.php | [IPS\_Db].preparedQuery | 645 | '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------' | /init.php(434) : eval()'d code | [IPS\_Db].insert | 200 | '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------' | | [IPS\forums\modules\front\forums\hook274].copy | | '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------' | /system/Dispatcher/Controller.php | [].call_user_func | 85 | '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------' | /system/Content/Controller.php | [IPS\Dispatcher\_Controller].execute | 46 | '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------' | /applications/forums/modules/front/forums/topic.php | [IPS\Content\_Controller].execute | 40 | '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------' | /system/Dispatcher/Dispatcher.php | [IPS\forums\modules\front\forums\_topic].execute | 129 | '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------' | /index.php | [IPS\_Dispatcher].run | 13 | '----------------------------------------------------------------------------+-------------------------------------------------------------------------------+-------------------' ------------------------------------------------------------------------
×
×
  • Create New...