Log on:
Powered by Elgg

Elgg Installation Support :: Blog :: Post Installation questions - 0.673

February 05, 2007

I have some questions I haven't been able to find answers to by searching this site.  One regarding getting translations to work or removing the option to change languages is the next entry below this one.  Here are some others from a newbie to elgg.

My site is:  http://doggybloggy.com

White page when saving template in _elggadmin/ 

1.  when logging into the admin area, I can see the templates, but when I click save, I get a white page and my changes to the default templates are not saved.  I thought this might be a permissions issue but I tried changing permissions on those files to no effect.  I'm just making changes offline and FTP'ing, which is easier, but maybe the error impacts other functions.

Icons for file uploads don't display and link to picture display results in white page: 

2.  I can upload icons that display but uploads to the file folders do not display.  photos show blank box but are uploaded successfully to the /data folder I have outside my root.  I assume this is a mod_rewrite issue. http://doggybloggy.com/Sassyspace/files/ Clicking on the image or file leads to a blank page.  Interestingly, files other than pictures (ex. text) upload and can be downloaded, though icon doesn't display.  Pictures on the other hand cannot be accessed at all.

How to modify english language definitions: 

3.  Where are the english language files in elgg?  I want to change some of the links around the site, like "resources" which is not appropriate for my userbase.

How to change default icon display size: 

4.  How does one change the default size of the icons that show up by blog posts and in the "me" box?  I'd like to make these a little bigger. 

Tag cloud formatting issue in IE: 

5.  Any ideas why the tag cloud page displays strangely in IE but normally in Firefox?  By strangely, i mean the spacing between the lines is not set in IE at the largest font size in the cloud on that line and thus the lines run over each other.  This is default .673 out of the box.  http://doggybloggy.com/search/tags.php on IE. 

Thanks for any and all assistance.  This system is excellent.

Keywords: admin, blank page, broken image, broken link, customization, files, icon, icons, installation, language files, storage limit, upload

Posted by Elgg Installation Support - Todd


Comments

  1. Here is the fix to #2.  Likely, if you have this problem, then you also had to go through the exercise of commenting out '@apache_setenv('no-gzip', '1');' in _files/icon.php, _files/download.php, and _icons/icon.php.  If you still have problems with icons for image files only (text, pdf or whatever else is ok), then here is your solution.

    Thank you Kevin and Google!  I searched here for 5 hours and couldn't find it and then I found it in 10 minutes with Google!  There definitely needs to be a search text of entries on elgg feature here rather than just tags!

    Kevin Jardine
    Sat Dec 16 19:21:42 GMT 2006


    It appears that the problem can be solved by changing "elgg" to "local" in

    filelib.php.

    This bypasses the search for the none existent

    $CFG->files->handler

    Looks like whoever coded this changed their terms part way through the
    coding, using "elgg" in some places and "local" in others.

    So if you are having thumbnail problems with Elgg 0.671 or 0.672, that
    might be your fix until an official patch comes out.

    Cheers,
    Kevin

    --
    Kevin Jardine
    Radagast Solutions
     

    ToddTodd on Tuesday, 06 February 2007, 03:42 CET # |

  2. Hi Todd,

    I'm having the blank page issue on _elggadmin. Please advise if you were able to fix it :)

    default user iconGuest on Saturday, 10 February 2007, 00:20 CET # |

  3. Nope, I still have the white page issue on elggadmin after saving a template.  I even upgraded to the latest svn and it's still there.

    the new support site at elgg.org has launched.  you should post this in the "running elgg" forum. . I just ftp and don't worry about it.  but I haven't tried to use the user interface yet for templates, so I don't know if there is an error there also.

    ToddTodd on Saturday, 10 February 2007, 02:08 CET # |

  4. I tried to comment out the stuff you mention but I do not have such a line in my files... I am using elgg 0.61

    default user iconGuest on Monday, 19 February 2007, 19:51 CET # |

  5. I do not have any "elgg" or "local" in my filelib.php file... Where is this file and what is the precise line that needs editing?

    Sorin A. MateiSorin A. Matei on Monday, 19 February 2007, 20:00 CET # |

  6. just upgrade to v.70 and this error has been fixed.

    default user iconGuest on Monday, 19 February 2007, 20:12 CET # |

  7. I have a whole bunch of users in the system and I am not quite sure how to transfer their user files to the new data folder... Any tips? Also, in the meanwhile I would so much like to fix the problem without upgrading (less worry and trouble)

    Sorin A. MateiSorin A. Matei on Tuesday, 20 February 2007, 15:00 CET # |

  8. ok, so i have completely done everything these posts say, yet i can not get my images to show up, can someone please help me!

    default user iconBrad Trammell on Thursday, 06 September 2007, 09:20 CEST # |

You must be logged in to post a comment.