Search results

  1. Mark

    Ambiguity of "topsite"

    Up until a couple of years ago the word "topsite" meant only one thing to me. A website that ranks other websites, usually by way of traffic stats, or incoming clicks (votes). However as a few of the members of OSempire explored the "topsite" page on wikipedia it soon became clear that there...
  2. Mark

    VisioList Wishlist

    Indeed a link to the VisioList should be in the admin, I'll be sure and add this to the next release. thanks! update: this was added, click the logo at the top to visit your list.
  3. Mark

    Problem with new install

    this has been fixed, new download available here: http://visiolist.com/community/threads/visiolist-beta-1.70/
  4. Mark

    Beta1 install

    Hi Kelly, it is available here: http://visiolist.com/community/threads/visiolist-beta-1.70/
  5. Mark

    VisioList Beta 1

    beta1.1 posted to correct problem with installer.
  6. Mark

    Beta1 install

    ahh sorry about that, I'll have a patch up within an hour for this. I was rushing to get it uploaded yesterday and made some last minute changes to the installer.
  7. Mark

    VisioList Beta 1

    overwriting the files would be enough if coming from Alpha
  8. Mark

    Beta Testing Begins May 1

    I need to tweak some of the forum permissions in the near future, "delete own posts" will be enabled, I actually thought it already was. thanks for the heads up
  9. Mark

    Beta Testing Begins May 1

    will be posted within a couple hours - http://visiolist.com/community/threads/visiolist-beta-1.70/#post-287
  10. Mark

    How to create a plugin

    As of today plugins will now ship with language abstraction. here is a quick look at how this works. in your plugin folder, create a file called english.php for every phrase your plugin will use, you must create a "language variable" which looks like this: $LNG['Twitter_header'] =...
  11. Mark

    Twitter [DEPRECATED]

    I have updated the original post with a new version, this one includes english.php and a check of the database before installing.
  12. Mark

    VisioList Beta 1

    VisioList Beta 1 will be posted here later today. There are a few known issues I am working to resolve: 1) language abstraction - most of the changes do not make use of the multi language variables. I was hoping to have a more elegant user interface for handling the languages before launching...
  13. Mark

    Twitter [DEPRECATED]

    here is the updated version, let me know if you spot any bugs.
  14. Mark

    Change settings not saving on fresh install.

    no hassle at all, glad to hear it got sorted.
  15. Mark

    Twitter [DEPRECATED]

    for sure, will have an update for this later today.
  16. Mark

    Change settings not saving on fresh install.

    the problem is as I outlined above, plugins that came with alpha release need to be re-installed. I can delete them and reinstall them if you want, that is the only solution.
  17. Mark

    Change settings not saving on fresh install.

    this probably has to do with the way your host is handling the ownership of files uploaded via PHP. When you look at your files via FTP you will see owner/group information they should all be the same regardless if they were uploaded via PHP or FTP. Usually this means using suPHP or FastCGI...
  18. Mark

    SEO Plugin

    I should mention if anyone has SEO feature requests, this is the place to post em
  19. Mark

    SEO Plugin

    VERSION 1.3# This is the start of a larger ongoing project. For now this plugin adds the following abilities 1. Input meta description and keywords from the VisioList admin panel. Used on pages except categories, stats pages. For categires edit any category and input your description and...
  20. Mark

    Change settings not saving on fresh install.

    a note to anyone else who might experience this, the reason is I included the "clean urls" plugin with the 2.4, 2.5 and 2.6 downloads. The problem is the "installer" for this plugin was never run so when you try and save changes it looks for a field that does not exists and throws an error...
Top