jreklund / php4dvd

php4dvd is an open source php/mysql powered movie database. Catalog your video collection with ease. Automatic update of information and images.
GNU General Public License v3.0
83 stars 44 forks source link

How to reset your category selection? #43

Closed GoldMnaPro2014 closed 5 years ago

GoldMnaPro2014 commented 5 years ago

Hello. Need help in the script. The problem is this: when you select one of the categories and then click on the main page, it does not go to the main page, but remains on the category page. How can I fix this?

jreklund commented 5 years ago

Hi, If I guess everything correctly you are doing it like this.

  1. Select category: Action
  2. Press "php4dvd" or close the browser and come back.
  3. You are still on category: Action

If so it's working as intended. It saves where you left off. You need to manually change category again to "All categories" or press: CTRL+F (focus search field) END (resets your search)

See: Keyboard shortcuts