2009/12/27 14:02:31
|
---|
|
Store Module Feed BackThis one is from the last list block.
Fatal error: Class 'store_lists' not found in /home/xxx/public_html/modules/store/blocks/store_recent_lists.php on line 60 It errors and goes to a white page when I hit edit. I have weight assigned and I have it turned on. But when I hit edit in modules admin so I can set the permissions for the block it goes wonky on me. |
2009/12/27 14:05:49
|
---|
|
Re: Store Module Feed BackSame deal as above just a different block
Random lists Fatal error: Class 'store_lists' not found in /home/xxx/public_html/modules/store/blocks/store_random_lists.php on line 60 |
2009/12/27 14:08:42
|
---|
|
Re: Store Module Feed BackI might have just found out why some of these are happening.
The tag module is not installed but I have a feeling the top two are different issues. Fatal error: require_once() [function.require]: Failed opening required '/home/xxx/public_html/modules/tag/blocks/block.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/xxx/public_html/modules/store/blocks/store_block_tag.php on line 30 None | All | Errors (1) Queries (71) Blocks (5) Extra (2) Timers (4) Errors Warning: require_once(/modules/tag/blocks/block.php) [function.require-once]: failed to open stream: No such file or directory in file /modules/store/blocks/store_block_tag.php line 30 |
2009/12/27 14:14:38
|
---|
|
Re: Store Module Feed BackFatal error: Class 'store_lists' not found in /home/xxx/public_html/modules/store/blocks/store_categoy_lists.php on line 61 Fatal error: Class 'store_lists' not found in /home/xxx/public_html/modules/store/blocks/store_mostviewed_lists.php on line 60 Fatal error: require_once() [function.require]: Failed opening required '/home/xxx/public_html/modules/tag/blocks/block.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/xxx/public_html/modules/store/blocks/store_block_tag.php on line 40 None | All | Errors (1) Queries (72) Blocks (5) Extra (2) Timers (4) Errors Warning: require_once(/modules/tag/blocks/block.php) [function.require-once]: failed to open stream: No such file or directory in file /modules/store/blocks/store_block_tag.php line 40 That it... But sure is a lot of blocks. Let me see if I can find the tag module now. Notice: Use of undefined constant STORE_LISTS_ALL - assumed 'STORE_LISTS_ALL' in file /modules/store/blocks/store_my_lists.php line 39 This one is from php debug on the front of the site. The rest above are big ol white blank pages. |
2009/12/27 16:06:52
|
---|
![]() |
Re: Store Module Feed BackThanks - like I told you though - these errors are meaningless to everyone here - because you are using a version of the store module that I have modified well beyond what anyone else has. So the store module everyone else is using is different from yours and yours is still like (idk is there anything before Alpha?) Fetal.
Your store module is under a fetal status. Some of them - yeah people will be able to reproduce or see a solution for - like the tag issue(which I will be getting rid of completely in mine) Anywho, please let me finish before you report any more errors - if the errors are bugging you - remove the module and wait for it to be completed, or uninstall my version and install the original version - then you can report errors all day long because everyone else will be able to reproduce them. Thanks. |