Fork me on GitHub

Help getting shorturls for pnEncyclopedia 0.2.0  Bottom

Go to page [-1] 1 - 2:

  • Does anybody know of an easy way (non-core modification) to disable a certain module?

    Is there something that can be set in the .htaccess file.

    PostCalendar works about 80% for me when I have ShortUrls enabled but when enabled there are a few key problems such as navigating month-to-month and selecting a single event and having it displayed on the page. (pop-ups work however with it enabled)
  • I was thinking one way to disable a specific module from ShortURL could be too add a .htaccess rewrite rule to simply write it back the same way it was.

    I messed around with the syntax for that but dont know my rules good enough.

    Quote

    RewriteRule ^index.php?module=PostCalendar(*+) index.php?module=PostCalendar$1 [L]


    My attempt was like above but it crashed the server. Anybody help?

Go to page [-1] 1 - 2:

This list is based on users active over the last 60 minutes.