Group activity

  • Cash replied on the discussion topic Migrating elgg to a new server
    Can anyone provide pointers for migrating elgg to a new install on another server? I tried using the information found at (http://docs.elgg.org/wiki/How_do_I_move_my_site%3F#Search_and_replace_on_database_dump_file) only it doesn't work. I have...
  • kibbis replied on the discussion topic Migrating elgg to a new server
    Can anyone provide pointers for migrating elgg to a new install on another server? I tried using the information found at (http://docs.elgg.org/wiki/How_do_I_move_my_site%3F#Search_and_replace_on_database_dump_file) only it doesn't work. I have...
  • DhrupDeScoop replied on the discussion topic Migrating elgg to a new server
    Can anyone provide pointers for migrating elgg to a new install on another server? I tried using the information found at (http://docs.elgg.org/wiki/How_do_I_move_my_site%3F#Search_and_replace_on_database_dump_file) only it doesn't work. I have...
  • kibbis replied on the discussion topic Migrating elgg to a new server
    Can anyone provide pointers for migrating elgg to a new install on another server? I tried using the information found at (http://docs.elgg.org/wiki/How_do_I_move_my_site%3F#Search_and_replace_on_database_dump_file) only it doesn't work. I have...
  • DhrupDeScoop replied on the discussion topic Migrating elgg to a new server
    Can anyone provide pointers for migrating elgg to a new install on another server? I tried using the information found at (http://docs.elgg.org/wiki/How_do_I_move_my_site%3F#Search_and_replace_on_database_dump_file) only it doesn't work. I have...
  • DhrupDeScoop replied on the discussion topic Migrating elgg to a new server
    Can anyone provide pointers for migrating elgg to a new install on another server? I tried using the information found at (http://docs.elgg.org/wiki/How_do_I_move_my_site%3F#Search_and_replace_on_database_dump_file) only it doesn't work. I have...
  • Dahaniel added a new discussion topic edit forumpost not working...
    I can edit the post and it says that I successfully did it but then the old post shows up. edits seem not to be saved. ... here it seems to work... strange.... I am using the version from the downloadsection, 1.5rc2
    • It is in my own install, I updated to RC2 yesterday.

       

      Icouldn't edit the post from a normal user account. Now I tried again with my admin user and I could'nt even post, getting this message: "groupspost:nopost"

       

      I was using "groups extended" but deaktivated it as I couldn't feature groups with it activated.

    • Hi Dahaniel,

      Some plugins are not compatible with 1.5. I suggest that you test only with the core plugins before reporting a bug so that we know whether the problem is with core code or an incompatible plugin.

  • Cash replied on the discussion topic Migrating elgg to a new server
    Can anyone provide pointers for migrating elgg to a new install on another server? I tried using the information found at (http://docs.elgg.org/wiki/How_do_I_move_my_site%3F#Search_and_replace_on_database_dump_file) only it doesn't work. I have...
  • kibbis replied on the discussion topic Migrating elgg to a new server
    Can anyone provide pointers for migrating elgg to a new install on another server? I tried using the information found at (http://docs.elgg.org/wiki/How_do_I_move_my_site%3F#Search_and_replace_on_database_dump_file) only it doesn't work. I have...
  • Cash replied on the discussion topic Migrating elgg to a new server
    Can anyone provide pointers for migrating elgg to a new install on another server? I tried using the information found at (http://docs.elgg.org/wiki/How_do_I_move_my_site%3F#Search_and_replace_on_database_dump_file) only it doesn't work. I have...
  • kibbis replied on the discussion topic Migrating elgg to a new server
    Can anyone provide pointers for migrating elgg to a new install on another server? I tried using the information found at (http://docs.elgg.org/wiki/How_do_I_move_my_site%3F#Search_and_replace_on_database_dump_file) only it doesn't work. I have...
  • Cash replied on the discussion topic Migrating elgg to a new server
    Can anyone provide pointers for migrating elgg to a new install on another server? I tried using the information found at (http://docs.elgg.org/wiki/How_do_I_move_my_site%3F#Search_and_replace_on_database_dump_file) only it doesn't work. I have...
  • Kevin Jardine replied on the discussion topic New event calendar plugin ready for testing
    Hi all, I've just added an Elgg 1.5 version of my event calendar plugin to my plugins area: http://community.elgg.org/pg/plugins/kevin Please download it and tell me what you think. This version is: much prettier, has several bug fixes,...
  • DhrupDeScoop replied on the discussion topic Migrating elgg to a new server
    Can anyone provide pointers for migrating elgg to a new install on another server? I tried using the information found at (http://docs.elgg.org/wiki/How_do_I_move_my_site%3F#Search_and_replace_on_database_dump_file) only it doesn't work. I have...
  • Kevin Jardine replied on the discussion topic New event calendar plugin ready for testing
    Hi all, I've just added an Elgg 1.5 version of my event calendar plugin to my plugins area: http://community.elgg.org/pg/plugins/kevin Please download it and tell me what you think. This version is: much prettier, has several bug fixes,...
  • Christophe replied on the discussion topic New event calendar plugin ready for testing
    Hi all, I've just added an Elgg 1.5 version of my event calendar plugin to my plugins area: http://community.elgg.org/pg/plugins/kevin Please download it and tell me what you think. This version is: much prettier, has several bug fixes,...
  • kibbis replied on the discussion topic Migrating elgg to a new server
    Can anyone provide pointers for migrating elgg to a new install on another server? I tried using the information found at (http://docs.elgg.org/wiki/How_do_I_move_my_site%3F#Search_and_replace_on_database_dump_file) only it doesn't work. I have...
  • munkee replied on the discussion topic Upgrade Error
    Hi, I upgraded from 1.2 to 1.5 RC2 and the upgrade went smoothly, except that the view is kind of screwed up. The "Tools" are displayed below the left sidebar and not beside it where they should be - Can anyone help me out with this, I tried...
    • I've managed to fix it, the upgrade process hadn't created the new DB tables.

      So I use the command below to copy across the missing ones : elgggeocode_cache, elggprivate_settings, elggriver - I didnt bother copying over 'elggsystem_log_1236692081', as it was empty, now my upgraded DB has 22 tables, and the install works a treat..!

      CREATE TABLE {upgraded DB name}.elgggeocode_cache SELECT * FROM {fresh elgg v1.5rc2 DB}.elgggeocode_cache;

      Replace { and what is inside it with the name of your database.

    •  

       

       

      Okay these are missing fields to install, correct?

      Elgg database _________________

      Database hostname (usually 'localhost') _______________

      Database table prefix (usually 'elgg') _________________

      Here is the jive I get inside Elgg 1.2 when I installed it from GoDaddy (soft install) I hoped to

      use that info to fill in the missign fields whereby UPGRADING. And it seemed to work but it was buggy as hell and the version still said 1.2, so it seemed like a sort of crossgrade or something, hybrid 1.2-1.5 version.

      I want to therefor only hard install 1.5 can I use the old Godaddy info below to still connect the database?

      The full path to your site root on your disk, followed by a trailing slash:

      /home/content/t/a/h/tahoebilly09/html/

      The full path to the directory where uploaded files will be stored, followed by a trailing slash

      /home/content/t/a/h/tahoebilly09/html/data/

      Thank you anyone who might help with this, I really need to see that new river to stay pumped on th ethis project.

       

      William

    • Rats, none of my plugins work!! they all display the following

      image

      Any ideas ?

      This is even after delting all everything in the 'mod' and copying only the standard mods from a v1.5rc2 fresh install.

       

  • kibbis replied on the discussion topic Migrating elgg to a new server
    Can anyone provide pointers for migrating elgg to a new install on another server? I tried using the information found at (http://docs.elgg.org/wiki/How_do_I_move_my_site%3F#Search_and_replace_on_database_dump_file) only it doesn't work. I have...
  • TahoeBilly replied on the discussion topic Upgrade Error
    Hi, I upgraded from 1.2 to 1.5 RC2 and the upgrade went smoothly, except that the view is kind of screwed up. The "Tools" are displayed below the left sidebar and not beside it where they should be - Can anyone help me out with this, I tried...
    • I've managed to fix it, the upgrade process hadn't created the new DB tables.

      So I use the command below to copy across the missing ones : elgggeocode_cache, elggprivate_settings, elggriver - I didnt bother copying over 'elggsystem_log_1236692081', as it was empty, now my upgraded DB has 22 tables, and the install works a treat..!

      CREATE TABLE {upgraded DB name}.elgggeocode_cache SELECT * FROM {fresh elgg v1.5rc2 DB}.elgggeocode_cache;

      Replace { and what is inside it with the name of your database.

    •  

       

       

      Okay these are missing fields to install, correct?

      Elgg database _________________

      Database hostname (usually 'localhost') _______________

      Database table prefix (usually 'elgg') _________________

      Here is the jive I get inside Elgg 1.2 when I installed it from GoDaddy (soft install) I hoped to

      use that info to fill in the missign fields whereby UPGRADING. And it seemed to work but it was buggy as hell and the version still said 1.2, so it seemed like a sort of crossgrade or something, hybrid 1.2-1.5 version.

      I want to therefor only hard install 1.5 can I use the old Godaddy info below to still connect the database?

      The full path to your site root on your disk, followed by a trailing slash:

      /home/content/t/a/h/tahoebilly09/html/

      The full path to the directory where uploaded files will be stored, followed by a trailing slash

      /home/content/t/a/h/tahoebilly09/html/data/

      Thank you anyone who might help with this, I really need to see that new river to stay pumped on th ethis project.

       

      William

    • Rats, none of my plugins work!! they all display the following

      image

      Any ideas ?

      This is even after delting all everything in the 'mod' and copying only the standard mods from a v1.5rc2 fresh install.