Search results

  1. Mark

    Implemented suggestion for admin area

    already in place. Line 117 of approve_edited.php has the redirect.
  2. Mark

    Implemented suggestion for admin area

    They already do ;)I need specific URL's. anything I do (approve, edit users, edit pages, edit languages etc) in the admin redirects me
  3. Mark

    Implemented suggestion for admin area

    Upon investigation I see redirect after approval of a member is already in place. Please provide specific steps how you are approving and NOT being redirected. Reviews are not supported so I know those are not redirecting.
  4. Mark

    Implemented suggestion for admin area

    Indeed, we have added many similar redirects already, I will add a redirect to the approve function now. It will be included in the next release, but I will also post back here for those who want to hack the file and take advantage of this right away. brb
  5. Mark

    RSS Feed Importer

    you can edit the details_compile_details.php file: find: $TMPL['stats_before_stats'] .= "<h2>{$LNG['rssimporter_stats_news']}</h2>{$TMPL['rss_content']}"; change to: $TMPL['rssfeeds'] = "<h2>{$LNG['rssimporter_stats_news']}</h2>{$TMPL['rss_content']}"; then in your details template add...
  6. Mark

    I want a refund

    Refund has been issued from swreg, thanks for your business.
  7. Mark

    [Virus] Notice

    thanks for the report guys, favicon was not the issue but I have found a sneaky injection that has been removed. Google will remove the malware notification shortly, oddly we never had webmaster tools setup to monitor this site.
  8. Mark

    Cant acess Stiles & Categories panel

    unable to reproduce this issue, and nothing was changed in 0.9 that would cause this. make sure your logging into admin using the same URL as set in your settings. For example: yourdomain.com VS www.yourdomain.com
  9. Mark

    Selectable Drop Down list for Categories

    $categories_menu is built from a query in sources/misc/skin.php in your case however it looks like you have an old version of english.php that was released with a bad phrase definition (sorry about that). Fortunately its an easy fix. login to admin -> content -> manage languages search...
  10. Mark

    Drug District - Game

    Love the theme, colors, everything works very well together. Has a great game feel to it
  11. Mark

    [Virus] Notice

    false positive.
  12. Mark

    [Problem] Facebook Advertise newest members

    facebook sucks :mad:
  13. Mark

    100 exstra votes

    No problem, glad you got it sorted
  14. Mark

    Disqus Comments

    Hi, the stats/details page hook locations have changed slightly in 0.9, you will need to update the latest VL version to use this plugin current release. 0.9 is much improved over 0.8, its always best to keep your installation up to date.
  15. Mark

    Contact Form - Beta

    Safe mode is deprecated ;) we will not be supporting safe mode options since its no longer supported in PHP core http://php.net/manual/en/features.safe-mode.php
  16. Mark

    Couple Of Suggestions

    Duplicate Request: this is on the long term todo list, but will likely not be worked on for quite some time. There are 3rd party scripts available that do a good job of this, if you search the forum you will find a thread with a couple recommendations to handle this. Sure, you can show any...
  17. Mark

    100 exstra votes

    admin -> settings -> Premium Settings
  18. Mark

    vote message

    Go to admin -> plugins and click the install icon then you should be all set (the installer should have run automatically if you uploaded the zip via admin -> plugins).
  19. Mark

    SEO Plugin

    Yup, I added that a few versions ago, when you edit the page you will see inputs for meta keywords and description.
  20. Mark

    Some ideas - need feedback

    the way to handle revenue sharing would be more like how Bart mentioned about how DP handled it, you get people to supply their Google adsense publisher ID and ensure all ads on the page are using that members ID. This way Google pays the revenue share instead of the site admin.
Top