Jump to content

SMen

Clients
  • Posts

    186
  • 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

Posts posted by SMen

  1. Wondering if I am configuring something wrong, or if this is the way it should be?

    I want to display member age, so I have it set yes:

    Could contain: Page, Text

    However, it won't display the age unless I set the profile settings to Display Birthdate to ALL users....

    Could contain: Page, Text

    SO, then I get the Age displayed (What I want)....Could contain: Page, Text, Number, Symbol

    But it ALSO then displays the birthdate: Could contain: Page, Text

     

    THAT I do NOT want.....  This is unlikely a "real" birthdate, but a real birthdate would aid with identity theft.

    If I keep setting as I have it above, only Admin and Member can see it, then the age does not show in the block.

    Any way around this?

    Thank you

  2. Thank you Randy and Jim.  I did clear the cache multiple times.  Additionally, this is my long standing Dev server, isolated storage etc...

    Usually when something like this happens, Recovery mode disables everything and allows me to then test... Not this time.  I am perplexed.

    I installed the PayPal patch and then updated the two apps.  All stated successful.

     

  3. Greetings!

    This pertains to my Dev site which is fully upgraded.  Two third-party apps had updates; Members Country and Community Map.  I updated the two apps and then all site formatting/theme was lost.  Everything displays in "site map" format.

    I added recovery into the constants.php and that did not correct the issue.

    Then I deleted both apps and that did not correct it either.

    Any suggestions on how to recover?

    Thank you!

     

  4. Received the following error:

    Error (1061) Duplicate key name 'caption': addIndex ["gallery_images",{"type":"key","name":"caption","columns":["image_caption"],"length":[250]}]

    Error was received attempting query manually as well.  Perhaps the key was added in a minor update?  Anything to worry about?

    Thanks

  5. Update:  Seems it was the Light Theme that was somehow corrupted.  The Dark version was fine.

    Created a new theme and deleted the old and all is working fine.  Only drawback is that members that had chosen the Dark theme will need to switch again.  But all working, and that is what matters!  Thank you to @Daniel F for checking in on the request I made in the wrong category,

     

  6. Update:  It almost seems as something got corrupted perhaps?  If I change the default Front site and every user to the default IPS theme, then the site renders.  Set it to the IPSFocus theme and it fails, regardless of plugins or applications.  

    Is there something in the DB I can check?

     

     

  7. Suddenly receiving a 500 error on one site after a server IP address change. Production site only, Dev site is fine...

    I can get into the Admin CP, but the site itself will not load.  I have disabled all applications and plugins, and switched to default theme.  Same issue.

    At a loss of what issue is considering dev site (on same server) is fine.  Suggestions?

    This seems to be the predominate error in logs:

    Error: Class "IPS\Theme\Cache\class_core_front_global" not found (0)
    #0 /var/www/vhosts/website.com/httpdocs/system/Theme/Theme.php(951): eval()
    #1 /var/www/vhosts/website.com/httpdocs/system/Theme/Cache/Template.php(108): IPS\_Theme::overloadHooks()
    #2 /var/www/vhosts/website.com/httpdocs/system/Theme/Theme.php(802): IPS\Theme\Cache\_Template->exists()
    #3 /var/www/vhosts/website.com/httpdocs/system/Dispatcher/Dispatcher.php(173): IPS\_Theme->getTemplate()
    #4 /var/www/vhosts/website.com/httpdocs/init.php(935) : eval()'d code(61): IPS\_Dispatcher->finish()
    #5 /var/www/vhosts/website.com/httpdocs/system/Dispatcher/Standard.php(113): IPS\hook3137->finish()
    #6 /var/www/vhosts/website.com/httpdocs/system/Dispatcher/Front.php(558): IPS\Dispatcher\_Standard->finish()
    #7 /var/www/vhosts/website.com/httpdocs/system/Dispatcher/Dispatcher.php(155): IPS\Dispatcher\_Front->finish()
    #8 /var/www/vhosts/website.com/httpdocs/index.php(13): IPS\_Dispatcher->run()
    #9 {main}
    
    #0 /var/www/vhosts/website.com/httpdocs/init.php(1037): IPS\_Log::log()
    #1 [internal function]: IPS\IPS::exceptionHandler()
    #2 {main}

    Could contain: Page, Text, File

  8. 7 hours ago, LastPlay said:

    What do I need to do to remove this effect or how do I control it?

    I will try to help you.  I believe you are speaking of the image carousel on the main Gallery page:

    Could contain: Text

    Note the "Featured" tag on the image.  If you choose to feature images, a manual process, then this carousel will scroll through ALL featured images.  If you do NOT feature any images, the carousel will scroll through the last 5 uploaded (most recent) images.

    For my purposes, when a member creates a personal album, I select one image in their album to feature.  To feature an image, you open the image, Scroll down to the "Manage Image" drop down menu, select "Feature" to toggle on/off as a featured image.

    Could contain: Screen, Computer Hardware, Monitor, Adult, Male, Man, Person, Page, Head, Face

    Hope that helps you.....

     

  9. 1 hour ago, Jim M said:

    The gallery index would only show those marked as feature in it's gallery carousel. Not all your uploaded images

    Well, that is somewhat true.  If you do not have any featured images, it loads the last 5 (or whatever number) that were most recently uploaded.  If you feature even 1 image, that behavior disappears.  

    Not a thing wrong with it!  Just something to keep in mind.

     

  10. 7 hours ago, Marc Stridgen said:

    There isnt actually a lightbox on the latest release. Have you tested this on a default unaltered theme?

    The image navigation, picture above with filmstrip navigation below.  Issue is as described above in default theme or third party theme, I am using the term "Lightbox" perhaps inaccurately.  Using navigation arrows results in same issue regardless of theme.  Again, I have no added plugins or apps affecting the gallery.

    Issue began (again) with this last update, along with the download issue.

  11. Hello,

    I enjoy the new updates to the Gallery!  

    However, with the update to 4.7.7, the above issue has returned, just as described above.

    Member reported issue:  Also with the 4.7.7 update, the image tools:download option now downloads the thumbnail rather than the full-sized image.  Is this by design?  If so, can it be altered to download the original, full-size image?

    Thank you!

     

  12. 24 minutes ago, Richard Arch said:

    @SMen @Jim M

    I've had the very same error trace also with some old images last week or so.  It turned out that a column contained the string null instead of being null.  I've no idea what caused it but our forum was upgraded from v2 to v4 back in 2019, I assumed something went wrong but maybe the latest version is using the "image_metadata" in a different way.

    This sql will identify if its the same issue, it return 187 records in my case: SELECT * FROM `gallery_images` where image_metadata='null';

    The fix in my case was to update them to null.

    THANK YOU!

    1406 found for me.  Updated all and error seems to be resolved.

     

  13. 5 minutes ago, Jim M said:

    We would need to look further into this for you, however the access details on file appear to be incorrect or missing. Could you please update these details by visiting your client area, selecting the relevant purchase, then clicking "Review/Update Access Information" under the "Stored Access Information" section. 

    We look forward to further assisting you. 

     

    Information updated.  Thank you.

  14. 10 minutes ago, Jim M said:

    We would need to look further into this for you, however the access details on file appear to be incorrect or missing. Could you please update these details by visiting your client area, selecting the relevant purchase, then clicking "Review/Update Access Information" under the "Stored Access Information" section. 

    We look forward to further assisting you. 

     

    Thank you.  I have updated the new server information.

  15. Maybe it is isolated to my site only, but in researching the error reported by members browsing, I noticed an issue navigating the Gallery as well.

    Regardless of browsing an album or category, the navigation arrows of the Lightbox tend to rotate only 2 or 3 images.  Rather than 1, 2, 3, 4, 5, 6,.... etc. It is 1, 2, 3, 2, 3, 2...

    I checked this in my custom theme and the IPS Default theme, as well as three different browsers.   I have no gallery plugins of applications.

     

     

×
×
  • Create New...