Search results

  1. Mark

    Categories and Premium at the left

    there is only 1 css file: skins/parabola/screen.css find: #main { margin-right: 310px; } #sidebar { float: right; width: 280px; padding: 10px; border-left: 1px solid #ccc; } change to: #main { margin-left: 310px; } #sidebar { float: left; width: 280px...
  2. Mark

    Description lenght

    I personally have always liked the idea of longer, more detailed descriptions, infact one of the plugins that I'll be posting in the near future adds a "long description" to the user control panel and stats pages.
  3. Mark

    VisioList Wishlist

    no problem, open table_top_row.html and table_row.html templates from your skins folder and add the appropriate tag: {$unq_in_0_daily} - unique hits in today {$unq_in_0_weekly} - unique hits in this week {$unq_in_0_monthly} - unique hits in this month {$unq_out_0_daily} - unique hits out today...
  4. Mark

    VisioList Wishlist

    absolutely Karl, this feature already exists and will be added to the next release :) We also have an importer to copy over banners from the members current URL's
  5. Mark

    New members disappearing

    Karl is correct about the inactive members, check this setting in admin-> settings -> member settings. the duplication issue is an old issue from ATS that happens when you have several sites "tied" or inactive. note they are not replacing the removed members, they just show more than once in...
  6. Mark

    Problem with install

    I uploaded the CleanUrls plugin for you, click the install icon in the plugins page. I'll make sure the next release has this issue corrected.
  7. Mark

    Problem with install

    go to your admin panel, click on "plugins" and then click the install icon beside clean_url. (you will need to also do the same with the twitter plugin) if you dont plan on using clean Urls or the twitter mod you can delete those plugins and the error will go away. This was my fault beuuase I...
  8. Mark

    Problem with install

    Alright, your all set. You can delete the other tables in the database from previous installs, only the one prefixed with VL3 is needed. If you have any questions, do not hesitate to ask. Enjoy! and thanks for your support
  9. Mark

    Manage Members in Admin

    got it thanks, I made a tweak to sources/members.php and it should be zippy for you now. Let me know how it goes.
  10. Mark

    Problem with install

    something is preventing the plugins from working properly, can you try temporary disable suhosin?
  11. Mark

    Manage Members in Admin

    no problem at all, standing by
  12. Mark

    Problem with install

    Problem is I have no idea what setting is causing this odd behavior. Still investigating.
  13. Mark

    Problem with install

    hmm something in this server environment is preventing the variables in the settings_sql.php file from being availble to the plugins... still investigating.
  14. Mark

    Problem with install

    I found the PHPBB installation on your site and will try installing now with the info found in the config file there.
  15. Mark

    Problem with install

    The MySQL database is not setup and the script was not installed. Check with your host to ensure you are using the correct username, password and Mysql host location. When I tried running the installer with the information found in settings_sql.php this error was shown indicating one of the...
  16. Mark

    Problem with install

    got it thanks, please send the domain name when you have a moment.
  17. Mark

    Problem with install

    please send FTP login and I will look after this for you right away.
  18. Mark

    Manage Members in Admin

    hmm this method should be able to handle millions of members, any chance I could get admin access with FTP to take a look? if so, email it to mark@osempire.com
  19. Mark

    Problem with install

    that error is very strange, did you run the installer? if so, did you get any errors or warnings?
  20. Mark

    VisioList Beta 1.1

    Ahh I'll need to document that or remove that file from the upgrade bundle, when upgrading there is no reason to overwrite the button_config.php file.
Top