Menu

Update / Numbers of bookmarks

Help
peterlang
2014-02-25
2014-02-25
  • peterlang

    peterlang - 2014-02-25

    Hello everybody,

    i had an old installation (i think it was 0.87) and wanted to update my installation, so i made a fresh installation 0.98.5, exported all bookmarks (about 2000 bookmarks) from 0.87 and imported them into 0.98.5. everything is ok till two points, namely the total numbers of bookmarks on the homepage are not shown:

    0 bookmark(s) - Sort by date, title

    and also:

    Page 1 of 0

    The second problem is that at the old installation i had "http://subdomain.domain.org/ss" and now the new installation is just availabe at "http://subdomain.domain.org/ss/www". Of course i tried all the informations mentioned in the readme and so on.

    I would be very glad if you can give me some hints and advices.

    Thanks, Peter

     
    • Christian Weiske

      Hello Peter,

      0.98.5. everything is ok till two points, namely the total numbers of
      bookmarks on the homepage are not shown:
      0 bookmark(s) - Sort by date, title

      Disable debugging in your config file. This will fix the issue.

      The second problem is that at the old installation i had
      "http://subdomain.domain.org/ss" and now the new installation is just
      availabe at "http://subdomain.domain.org/ss/www". Of course i tried
      all the informations mentioned in the readme and so on.

      I would be very glad if you can give me some hints and advices.

      Can you modify your web server configuration?
      If yes, simply make an Alias from /ss/ to /path/to/semanticscuttle/www/

      --
      Regards/Mit freundlichen Grüßen
      Christian Weiske

      -= Geeking around in the name of science since 1982 =-

       
  • peterlang

    peterlang - 2014-02-25

    Hello Christian,

    thanks for your advices.

    The first problem (numbers of bookmarks) is solved because of your hint. :-) Thanks!

    About the second problem: i am not able to modify the web server configuration. My webhoster is all-inkl.com (maybe you know). maybe it is possible with a special htaccess file?

    Thanks, Peter

     
    • Christian Weiske

      Hello Peter,

      About the second problem: i am not able to modify the web server
      configuration. My webhoster is all-inkl.com (maybe you know). maybe it
      is possible with a special htaccess file?

      Try to follow
      http://semanticscuttle.sourceforge.net/docs/INSTALL.html#ugly-www-directory-in-urls

      --
      Regards/Mit freundlichen Grüßen
      Christian Weiske

      -= Geeking around in the name of science since 1982 =-

       
  • peterlang

    peterlang - 2014-02-25

    Hello Christian,

    i changed

    require_once '../src/SemanticScuttle/header.php';
    to
    require_once '../../semanticscuttle/src/SemanticScuttle/header.php';

    but nothing happens.

    I have a subdomain and in this subdomain i have a file, called "ss", in this file "ss" i have now the files "data", "doc" and so on:

    subdomain.domain.org
    - subdomain.domain.org/ss
    -- subdomain.domain.org/ss/data
    -- subdomain.domain.org/ss/doc
    -- subdomain.domain.org/ss/gsearch
    -- subdomain.domain.org/ss/scripts
    -- subdomain.domain.org/ss/src
    -- subdomain.domain.org/ss/www

    Am I wrong?

    Thanks, Peter

     
    • Christian Weiske

      Hello Peter,

      I have a subdomain and in this subdomain i have a file, called "ss",
      in this file "ss" i have now the files "data", "doc" and so on:
      subdomain.domain.org
      - subdomain.domain.org/ss
      -- subdomain.domain.org/ss/data
      -- subdomain.domain.org/ss/doc
      -- subdomain.domain.org/ss/gsearch
      -- subdomain.domain.org/ss/scripts
      -- subdomain.domain.org/ss/src
      -- subdomain.domain.org/ss/www

      Am I wrong?

      Yes.

      You need to move all of the data out of the ss folder, and move the
      contents of the www folder into the ss folder. Please re-read the
      instructions and the path layout in the README I linked previously.

      --
      Regards/Mit freundlichen Grüßen
      Christian Weiske

      -= Geeking around in the name of science since 1982 =-

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.