Page 1 of 1

'My Aquaria' bug

Posted: 06 Apr 2010, 18:04
by RickE
One for Jools I feel:

[phpBB Debug] PHP Notice: in file /my_aquaria.php on line 19: include(../scripts/clog_functions.php) [function.include]: failed to open stream: No such file or directory
[phpBB Debug] PHP Notice: in file /my_aquaria.php on line 19: include() [function.include]: Failed opening '../scripts/clog_functions.php' for inclusion (include_path='.:/usr/local/php5/lib/php:/usr/local/lib/php')

Fatal error: Call to undefined function safe_filename() in /home/.heathcote/webcat/planetcatfish.com/forum/includes/planetcatfish/my_aquaria_show.php on line 60

Re: 'My Aquaria' bug

Posted: 07 Apr 2010, 10:02
by Timberwolf
I got it, too, when I tried to update my tank:
[phpBB Debug] PHP Notice: in file /my_aquaria.php on line 19: include(../scripts/clog_functions.php) [function.include]: failed to open stream: No such file or directory
[phpBB Debug] PHP Notice: in file /my_aquaria.php on line 19: include() [function.include]: Failed opening '../scripts/clog_functions.php' for inclusion (include_path='.:/usr/local/php5/lib/php:/usr/local/lib/php')

Fatal error: Call to undefined function safe_filename() in /home/.heathcote/webcat/planetcatfish.com/forum/includes/planetcatfish/my_aquaria_show.php on line 60
I think I remember reading that Jools is doing some "Spring cleaning" and some things are being moved around and everything should be working again soon.

Re: 'My Aquaria' bug

Posted: 07 Apr 2010, 10:12
by MatsP
I'm sure that this is related to Jools' "spring cleaning", but I also think that it's worth reporting bugs like this one when they happen - it's not unusual "miss out" on one reference to a file when it's been moved, which is (probably) what causes a break like this. And it may take some time before Jools finds it by himself...

--
Mats

Re: 'My Aquaria' bug

Posted: 07 Apr 2010, 13:54
by Jools
Yeah, there's a bunch of tidy up things after the "spring clean" like this. I appreciate you guys listing them here as Mats says I do miss them for time to time. In some ways they are "necessary evils" in terms of me finding little dark corners of code that were badly written (by me) and didn't behave when modified.

Jools

Re: 'My Aquaria' bug

Posted: 07 Apr 2010, 17:20
by Jools
Fixed.


Jools

Re: 'My Aquaria' bug

Posted: 07 Apr 2010, 19:01
by MatsP
At least this part yes.

However, if you click "Edit" on a fish in one of the aquaria, the result is more errors
[phpBB Debug] PHP Notice: in file /my_cats.php on line 21: include(../scripts/clog_functions.php) [function.include]: failed to open stream: No such file or directory
[phpBB Debug] PHP Notice: in file /my_cats.php on line 21: include() [function.include]: Failed opening '../scripts/clog_functions.php' for inclusion (include_path='.:/usr/local/php5/lib/php:/usr/local/lib/php')
[phpBB Debug] PHP Notice: in file /my_cats.php on line 22: include(../scripts/clog_display_genus_thumbnails.php) [function.include]: failed to open stream: No such file or directory
[phpBB Debug] PHP Notice: in file /my_cats.php on line 22: include() [function.include]: Failed opening '../scripts/clog_display_genus_thumbnails.php' for inclusion (include_path='.:/usr/local/php5/lib/php:/usr/local/lib/php')

Fatal error: Call to undefined function get_scientific() in /home/.heathcote/webcat/planetcatfish.com/forum/my_cats.php on line 117
--
Mats

Re: 'My Aquaria' bug

Posted: 07 Apr 2010, 19:49
by Jools
Fixed.

Jools

Re: 'My Aquaria' bug

Posted: 07 Apr 2010, 20:08
by Jools
PS Sorry this has been a bit flaky chaps, this is been a long unravelling of a bag of string that's need done for a long time. It's all towards making our search engine visibility better.

Jools