Search results

  1. Mark

    Premium Listing

    try this: open .htaccess and find: RewriteRule ^reviews/(.*)/ index.php?a=details&u=$1&all_reviews=1 [L] add this after: RewriteRule ^premium_rankings/ index.php?a=premium_rankings [L]
  2. Mark

    Premium Listing

    try disabling clean URLs and see if it works for you
  3. Mark

    Premium Listing

    you are missing a rule in your .htaccess or you are missing the edit in index.php or both. This should work just fine with 0.9 as long as your follow the steps above.
  4. Mark

    Premium Listing

    should work just fine, what happens? Please describe with as much details as possible what the result is and please make sure you have made all the necessary changes posted above.
  5. Mark

    VisioList 0.9

    there is no parse error there.... either your looking at the wrong file or your server is reporting the completely wrong line # which is pretty much impossible.
  6. Mark

    VisioList 0.9

    can you post lines 5-10 from your english.php? if your not able to fix that yourself. It really looks like you have not uploaded all the files from 0.9....
  7. Mark

    VisioList 0.9

    check that your .htaccess file is up to date and that all files have been overwritten from 0.9 bundle, without a doubt you are missing something.
  8. Mark

    VisioList 0.9

    it looks like you have not completed the update process, make sure you have overwritten all the files (including your .htaccess) and made any required skin changes as outlined in the first post.
  9. Mark

    The Dark Elegant Collection

    I am going to recommend (for the sake of making these skins as easy to maintained as possible) we take these 5 themes and roll 1 "parent" theme and either use optional CSS/Image folders to handle the color variations. OR we make use of the "Child themes" function. I am happy to help with this...
  10. Mark

    is xtop100.net made in visiolist?

    those are much better, I am hoping one of those will be useful for you Yasir?
  11. Mark

    is xtop100.net made in visiolist?

    I will be posting a simple design in this spirit soon :)
  12. Mark

    Working On It Email confirmation

    this feature will be included in 1.0 along with the new smooth user registration routine that also allows for "fans" to register which opens many doors for the social/community plugins.
  13. Mark

    Skin Review

    I'm always partial to blue :) But they all look tight! Nice design
  14. Mark

    Christmas Up Your Logo

    and always good for next year :) recycle!
  15. Mark

    Allow custom size rendering

    you can add HTML attributes to further control the size width="150px" ;) or you can use CSS to resize the image.
  16. Mark

    Compression testers wanted

    can you try removing these 2 lines and see if the performance improves? <IfModule mod_deflate.c> </IfModule>
  17. Mark

    Not Feasible Upload banner/button on sign up.

    This is available as a plugin (thanks to lemoniscool). This will not be added to the core at this time.
  18. Mark

    Not Feasible Premium Time Limit

    marking this "non feasible" as it wont be added to the core. Eventually, with a new premium payment system admins will have more control, but for now the need to restrict how much premium time a user can purchase will not be implemented.
  19. Mark

    Compression testers wanted

    litespeed users should be able to ask their host to enable mod_deflate and take advantage of compression.
  20. Mark

    Implemented Plugin Update Notification

    This has now been added for version 0.9
Top