Results 1 to 10 of 33

Hybrid View

  1. #1
    Join Date
    Jun 2008
    Location
    Oregon
    Posts
    60
    Plugin Contributions
    0

    Default Re: SnapShot [support thread]

    Skip,
    I won't have time to test this in the foreseeable future. Currently just inspecting the admin/* and includes/* and it'll probably stay that way until after I get 1.5 installed. I really appreciate your help, thank you so much.
    NiceBadge.com Lifetime guarantee on all badges! Free mock ups, 24 hour turn around time!

  2. #2
    Join Date
    May 2010
    Location
    WA State
    Posts
    1,678
    Plugin Contributions
    3

    Default Re: SnapShot [support thread]

    I have this mod on one site where it is working perfectly. Installed it on another site this morning, and when I attempt to run it I get this error:

    SnapShot a System File Watch

    Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 716 bytes) in /home/my_user_name/public_html/my_admin_folder/includes/classes/twzFileWatch.class.php on line 15

    Any ideas?

  3. #3
    Join Date
    Jun 2008
    Location
    Washington, DC
    Posts
    789
    Plugin Contributions
    7

    Default Re: SnapShot [support thread]

    Quote Originally Posted by RescoCCC View Post
    I have this mod on one site where it is working perfectly. Installed it on another site this morning, and when I attempt to run it I get this error:

    SnapShot a System File Watch

    Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 716 bytes) in /home/my_user_name/public_html/my_admin_folder/includes/classes/twzFileWatch.class.php on line 15

    Any ideas?

    That error is caused by php running out of memory you need to increase the memory available to php.

    I just posted this above but here it is again:
    I have used the below commands to increase php settings. If you don't have access to php.ini

    I place these two lines of code in the htaccess file in the root of zc.

    php_value max_execution_time 200
    php_value memory_limit 256M

    (Dose not work on all servers )

    Sometimes with the more memory php needs, more time is also needed so execution time is raised.

    If it still errors try 512M


    Skip
    • 446F63746F722057686F •

  4. #4
    Join Date
    May 2010
    Location
    WA State
    Posts
    1,678
    Plugin Contributions
    3

    Default Re: SnapShot [support thread]

    Doesn't work with my host, produces an internal server error.

    The php memory limit is the same on this site as it is on the site where the mod is working. Both are 128MB.

    Now, here's a kicker. For giggles I just uninstalled the current version of the mod and installed the previous version - the one with the buttons. It works.

 

 

Similar Threads

  1. Hebrew Support - latest release [Support Thread]
    By eranariel in forum Addon Language Packs
    Replies: 22
    Last Post: 26 Jan 2026, 06:47 AM
  2. SysCheck [support thread]
    By swguy in forum All Other Contributions/Addons
    Replies: 36
    Last Post: 24 Oct 2020, 05:28 AM
  3. goMobile Support Thread
    By steveyork136 in forum Addon Templates
    Replies: 29
    Last Post: 26 Aug 2015, 11:56 AM
  4. Commentics [Support Thread]
    By Commentics in forum All Other Contributions/Addons
    Replies: 11
    Last Post: 30 Jan 2013, 10:11 PM
  5. PurpleShades Support Thread
    By kobra in forum Addon Templates
    Replies: 122
    Last Post: 18 May 2011, 07:18 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg