Jump to content

Steve Bullman

Clients
  • Posts

    471
  • Joined

  • Last visited

  • Days Won

    1

 Content Type 

Downloads

Release Notes

IPS4 Guides

IPS4 Developer Documentation

Invision Community Blog

Development Blog

Deprecation Tracker

Providers Directory

Forums

Events

Store

Gallery

Posts posted by Steve Bullman

  1. Is there a way to override this on only certain pages? I have a series of pages databases that i want to hyperlink words from the forum topics to, but i dont want the same word on the database page to be hyperlinked to itself

     

  2. I have been given a quote by a developer to make an app that will get populate data from an IPS database or application. He is not an IPS dev but seems to think its not a problem. My question is, has anyone done similar, and if so are there any hurdles to overcome? I have had previous experience with apple and android apps and they would constantly break everytime iOS was updated. I am concerned a combination of that along with IPS updates might cause a lot of problems.

    I have in mind a couple of different apps. One of them would require a member to belong to a premium usergroup to access the data. This would obviously mean having to log into the app with their IPS username and password, and i'm hoping that it will also be doable to accomplish having this all sync up together.

    Look forward to your replies.

  3. I'm looking to add a new feature to my site that shows where freelancers/subcontractors are in the country. I would want it to be quite simple whereby the member can set their map and also include a couple fields showing their skillset. Would this app acheive this out of the box? If not, would you be able to do some private custom work to make it so?

  4. On 12/23/2020 at 1:06 PM, Adriano Faria said:

    I replied your topic on my board. You and the others, provide PayPal for a refund. I won't work on this anymore.

    Thats a massive shame, you were mostly there already werent you? 

  5. 23 hours ago, bfarber said:

    This sort of thing typically needs to be done at the server level for anything beyond a very small site. PHP will time out very quickly attempting to back up most databases.

    What method would you recommend please

     

  6. On 11/27/2020 at 7:47 PM, Jock3r said:

    If it isn't a managed server then you can set it up with a cronjob.

    
    #!/bin/bash
    BACKUPTIME=`date +%b-%d-%y`
    DESTINATION=/root/backup/backup-$BACKUPTIME.tar.gz
    
    echo "Creating backup of database to $SQLDUMP"
    mysqldump --single-transaction --quick --databases forum | gzip -9 > $DESTINATION
    
    echo "Dump Zipped up"
    
    echo "Uploading zipped dump to the Amazon S3 bucket…"
    nice -n 10 ionice -c2 -n 7 s3cmd put $DESTINATION s3://cdn.myforumDB-backups/
    
    echo "Removing the backup file $SQLDUMP"
    rm $DESTINATION
    
    echo "WooHoo! All done"

    And for files I have this

    
    #!/bin/bash
    BACKUPTIME=`date +%b-%d-%y`
    DESTINATION=/root/backups/backup-$BACKUPTIME.tar.gz
    SOURCEFOLDER=/srv/http/forum/root/html
    
    nice -n 10 ionice -c2 -n 7 tar -cpzf $DESTINATION $SOURCEFOLDER
    
    echo "Uploading zipped dump to the Amazon S3 bucket…"
    
    s3cmd put $DESTINATION s3://cdn.forum/Files-backups/
    
    echo "Removing the backup file $SQLDUMP"
    rm $DESTINATION
    
    echo "WooHoo! All done"

     

    Thanks for this. The second part for the files, is this images etc? If so do I need to back these up beings as i'm using AWS for these anyway?

  7. Looking for a solution for automatic backups. Im moving my site across to a new VPS which only takes daily backups and only stores for one day. Would like to set something up where automatic backups can be made and preferably sent to a destination. Is this possible?

  8. Possible to remove the option for adding photos in the editor or will this affect the text editor globally?

    I get quite a high proportion of advertisers insert the images there instead of using the featured image button. 

     

     

  9. 7 hours ago, Rhett said:

    Very hard to do without a raw list of what is being used, as to be creative you need to know the words being used and the context. 

    True, it would render lots of things meaningless.

     

    Still it would be funny to change the c word to babe, and seeing members calling each other a total babe 

    51 minutes ago, GlenP said:

    In the end we just used 16 *s for all words we replaced. That destroys any chance of people inferring the meaning and thus it is impossible for members to get the context or get offended. IT has virtually stopped it now apart from 'jokes' copied over from other sources.

    This is actually a good idea, thanks

  10. Swearings getting a bit out of hand on my forum lately, probably due to everyone being bored out of their minds, frustrated, skint etc etc because of Covid.

    Haven't activated the swear filter up till now, but as the forum is for professionals and is widely visited by the public I think I need to do something.

    Rather than just replace words with ***** I thought it might be fun to replace them with alternatives, might make the posted second guess trying to beat the filter, specially if I cover all bases.

    Anyone care to put forward some suggestions?

    Needs to be subtle enough as to not make a mockery of the place

    Example:

    c word - awesome guy

  11. Hi guys, I wonder if anyone would be kind enough to provide me with a line of css. I have an issue with my directory that im pretty sure can be fixed with css. When you do a search on mobile, the map marker pop up that displays the company details adds a scroll bar, and it is a bit fiddly to use, sometimes doesn't work at all. I would like the scroll bar removed and just the whole pop up displayed, theres plenty of room.

    I was hoping something as simple as the max-height property would work but its not, or i'm just not finding the right selector.

    You will need to perform a search to see the map marker pop up https://arbtalk.co.uk/recycling/nearby-tipsites/?nearby=100&lat=52.247130899999995&lon=1.0766497

    823435341_ScreenShot2020-05-31at11_48_24.png.8cfd1bd907497072a46f07fd9036a2e1.png433056786_ScreenShot2020-05-31at11_48_48.png.bbee674cbbad7a4a8175b3e6d4acc5a4.png

     

  12. I am looking to improve the user experience for my members particularly on mobile view. Many of them find navigation on IPS next to impossible. This is for the most part due to the amount of different things there are on the forum, and as a result people often post in the wrong places, or worse still, simply don't find what they are looking for. I would like to pay a designer to improve this and have had the following idea which i would like feedback on.

    I have knocked up some crude mockups just to represent the idea. At the bottom of the page I have added a 'easy navigation' button. Looking at different ideas of how to implement it, but it needs to be obvious, always on screen and literally say something like 'easy navigation' rather than having an icon that people have to try and figure out the purpose of.

    Secondly clicking on the easy navigation will give a full screen  of the most important sections of the site, nice and clear and without all the options that are in the current default menu.

    Looking for feedback, thanks!

     

    1155971690_ScreenShot2020-05-28at08_51_46.png.10df8a7deb1d570497ebba2da377b3e9.pngarbtalk1.png.4e6f3a4cedb474978320b450fbfc0ad2.png

×
×
  • Create New...