Jump to content

craigf136

Members
  • Posts

    1,103
  • Joined

  • Last visited

  • Days Won

    2

 Content Type 

Downloads

Release Notes

IPS4 Guides

IPS4 Developer Documentation

Invision Community Blog

Development Blog

Deprecation Tracker

Providers Directory

Projects

Release Notes v5

Forums

Events

Store

Gallery

Posts posted by craigf136

  1. I have a couple of bugs with the Donation Mike, the text in the donations box for the donations goals sidebar appears to be getting cut off.

    This is what I have

    3d2cf8752efe7b692e2f501a4ac02cde.png

    This is what is displayed.

    bc60f4171c3ee2797c3284afa45941ac.png

    Happens on our main theme as well

    e94c865c45b3abe5d46f218c8363ffd5.png

    Secondly, I have the donation goals sidebar active on the forum, however, if I want to activate this on another page I can but it lists all goals (even when they are set to not to be featured, private goals etc). I cannot select from the drop down to choose a specific goal.

    d023d7f02227e62ab47b094a5f5a1c5a.png

    2a31508e3eb49b6065d9bc7424f262c7.png

    86ebe7be87690811c12fdfb18026307d.png

    0c2a48f80b25127ed18459fd74fa32fd.png

    2062456025b0994d65a88774816ec59a.png

     

    Hopefully you can reproduce but if you need further info, let me know.

     

     

  2. ​If anyone else runs into this sort of issue please let me know. I'll be glad to include a copy as htaccess.txt to prevent this from being an issue in the future.

    ​Although not an issue for me, it may be beneficial to include it as standard and prevent unnecessary support topics/posts regarding it ;)

  3. I Have a small issue with this, I added a few test positions. Running 4.0.0 and the latest version updated on Sunday of the application.

    I can't click to edit any of them (none have images) I can click to drag and sort but not edit?

  4. @Gabrielle V. we had some issues today and our site went down when removing plugins. The site came back online thanks to IPS Support, however the forum topics and posts would not appear. The topic and posts could not be accessed a blank page would be displayed - upon checking the error logs the following was identified.

    [12-Apr-2015 21:59:32 UTC] PHP Fatal error:  Method IPS\Content\ShareServices\Whatsappcvh::__toString() must not throw an exception in /public_html/system/Theme/Theme.php(624) : eval()'d code on line 0
    [12-Apr-2015 22:02:57 UTC] PHP Fatal error:  Method IPS\Content\ShareServices\Whatsappcvh::__toString() must not throw an exception in /public_html/system/Theme/Theme.php(624) : eval()'d code on line 0
    [12-Apr-2015 22:03:06 UTC] PHP Fatal error:  Method IPS\Content\ShareServices\Whatsappcvh::__toString() must not throw an exception in /public_html/system/Theme/Theme.php(624) : eval()'d code on line 0
    [12-Apr-2015 22:03:16 UTC] PHP Fatal error:  Method IPS\Content\ShareServices\Whatsappcvh::__toString() must not throw an exception in /public_html/system/Theme/Theme.php(624) : eval()'d code on line 0
    [12-Apr-2015 22:03:58 UTC] PHP Fatal error:  Method IPS\Content\ShareServices\Whatsappcvh::__toString() must not throw an exception in /public_html/system/Theme/Theme.php(624) : eval()'d code on line 0
    [12-Apr-2015 22:04:53 UTC] PHP Fatal error:  Method IPS\Content\ShareServices\Whatsappcvh::__toString() must not throw an exception in /public_html/system/Theme/Theme.php(624) : eval()'d code on line 0
    [12-Apr-2015 22:05:58 UTC] PHP Fatal error:  Method IPS\Content\ShareServices\Whatsappcvh::__toString() must not throw an exception in /public_html/system/Theme/Theme.php(624) : eval()'d code on line 0
    [12-Apr-2015 22:06:05 UTC] PHP Fatal error:  Method IPS\Content\ShareServices\Whatsappcvh::__toString() must not throw an exception in /public_html/system/Theme/Theme.php(624) : eval()'d code on line 0
    [12-Apr-2015 22:06:08 UTC] PHP Fatal error:  Method IPS\Content\ShareServices\Whatsappcvh::__toString() must not throw an exception in /public_html/system/Theme/Theme.php(624) : eval()'d code on line 0

    Disabling the file in /system/content/shareservice/ immediately resolved the issue, I'm not saying this was the root cause of the issue but it was a contributing factor.

     

  5. Thanks @Kevin Carwile - I downloaded that earlier but I see it's been updated, I'll have a look at that.

    Just a couple of questions really, if I have pips on 3.4 is it possible to create a rule set, where the post count is reach but if the required rep isn't reached then increase is not counted (i.e. not moved up a pip rank) and vice versa, if post/rep is reached "pip" increase is allowed?

    Is this rule set purely set on "core" product or can 3rd party applications be included for rule sets? I have so many automation thoughts running through my head.

  6. I bought it, it looks extremely beneficial with many usages available (to many to list). I think it could do with a few example rule sets already implemented though, I have many that I could think off but I'll have a play around and see what I can do myself and what I may need assistance with.

    Kudos due on a superb application.

  7. Thanks for the clarification - not looking for a discount but thank you for offering. When we are ready for V4, I'll be purchasing this, it is only $4 but I think you should explain to previous customers as to why you are charging $4 rather than offering an upgrade option.

  8. How I did it.

    • download copy of config.php from live site
    • login to cpanel and create a new database IPSV4b5 for example
    • Assign existing user to the database
    • create directory / subdomain for the test install (remember that this is the URL that will be used for all test installs
    • Upload the files for IPB v4
    • copy public and upload folders for live site (don't move, download locally - you could also compress these two folders and move the compressed file and then extract that by using cpanel file manager) then upload them to the directory for the test install (I personally took it offline for maintenance for 5 minutes).
    • You can do this part in one of 2 ways, take live forum offline or leave live (crude but effective) change the upload paths to the uploads paths for the test database you can also do this via phpmyadmin but I'm not 100 certain on what needs changed in the database but only do it once you have copied the database (see below)
    • login to phpmyadmin, go to existing database, and then select operations,

    • Untick create database before copying and in the field above, enter the database information and then click go to copy the database to the test install database
    • once it has copied, go to the config.php in the test install directory edit and enter the test database information (replacing the live database information).
    • then go to www.domain.com/admin/upgrade and run the upgrader, it will ask you to convert to UTF8 if you haven't already done so.
    • Follow the upgrade steps
×
×
  • Create New...