Ticket #8779 (closed defect: Fixed)
Opened 3 years ago
Last modified 2 years ago
switching to Ipod template produces error
| Reported by: | Paul <paul@…> | Owned by: | kormoc |
|---|---|---|---|
| Priority: | minor | Milestone: | 0.25 |
| Component: | Plugin - MythWeb | Version: | 0.23-fixes |
| Severity: | medium | Keywords: | |
| Cc: | Ticket locked: | no |
Description
using the MythWeb to change the current template I get the following error in firefox
Warning at /var/www/html/mythweb/modules/settings/handler.php, line 61: require_once(modules/settings/tmpl/iPod/header.php): failed to open stream: No such file or directory
Attachments
Change History
comment:3 Changed 3 years ago by kormoc
- Status changed from assigned to accepted
- Milestone changed from 0.24 to 0.25
comment:5 Changed 2 years ago by kormoc
- Status changed from accepted to closed
- Resolution set to Fixed
Fixed in 4753643..a4ceb01 and a4ceb01..029e9ff
comment:6 Changed 2 years ago by gochando@…
Hi, I also ran into this error and the problem seems to be that in the installation the file for the whole ipod template is missing and when you try to reset it back it wont let you mainly because what you are trying to access doesn't exist. so I figured out that if you go to your browser and in the address bar you type "http://yourIP/mythweb/settings/?RESET_SKIN&RESET_TMPL " instead of "http://yourip/mythweb/?RESET_SKIN&RESET_TMPL" that the link wants you to click to get your defaults back!
