Any ideas why that might happen and how I might bring them them back?
Four things you can check:
(1) your database: look in the extension table to see what appears (these are the installed extensions)
(2) the definition of "DIR_APPLICATION" at run time (this is where modules are "found" by OpenCart)
(3) permissions of your user (although you'd get an error message)
(4) the actual file structure "/admin/controller/module/"
For #2, I have an extension (http://online.enterpriseconsulting.com. ... oduct_id=6) that can help, but for all the others you need to do them manually.
- Mel
http://online.enterpriseconsulting.com.au
Site with OpenCart extensions & code downloads, many new extensions coming soon!
Follow us on twitter for more updates
It's really the modules that are missing: see attached the files on the server under modules. They used to show up in admin and now it's empty "no results"
1) I have an extension table with 9 fields in it, see attached.. 2) This is what I have:
define('DIR_APPLICATION', '/home/vg001web00/52/85/2928552/web/parents/admin/');
3) User has Top Administrator permissions
4) the actual file structure "/admin/controller/module/" ----- I am showing the proper files in that directory: This problem is not making sense to me, as I did not knowingly alter any files...!
is your extensions table empty ?
- Mel
http://online.enterpriseconsulting.com.au
Site with OpenCart extensions & code downloads, many new extensions coming soon!
Follow us on twitter for more updates
I'm happy to try to debug it for you if you get stuck. I'd need you to PM me your site's details.
- Mel
http://online.enterpriseconsulting.com.au
Site with OpenCart extensions & code downloads, many new extensions coming soon!
Follow us on twitter for more updates
I believe you are missing a language file for the Charity module. Look in the "/admin/language/module/" directory.
If you can reinstall that module, it should fix your problem.
Also, your error log is massive. You have a constant error that happens on almost every mouse click by your customers. I see that someone has modified your "/catalog/view/theme/default/template/common/header.tpl" file and has left a mistake there.
- Mel
http://online.enterpriseconsulting.com.au
Site with OpenCart extensions & code downloads, many new extensions coming soon!
Follow us on twitter for more updates
(1) You uploaded the missing Charity files; and
(2) you fixed the bug in the header.tpl file
And this didn't fix your issue ? Ok, I'll continue looking to see what else it could be.
- Mel
http://online.enterpriseconsulting.com.au
Site with OpenCart extensions & code downloads, many new extensions coming soon!
Follow us on twitter for more updates
modules, shipping, payments, product feeds, order totals
Makes me think it's some global setting or bug that crept in, wiping everything off admin extensions
http://online.enterpriseconsulting.com.au
Site with OpenCart extensions & code downloads, many new extensions coming soon!
Follow us on twitter for more updates
SQL result
Host: mysql-ccpa.calvarychristian.org
Database: ccpa
Generation Time: Jul 15, 2014 at 10:40 PM
Generated by: phpMyAdmin 2.11.11 / MySQL 5.1.66-0+squeeze1
SQL query: CHECK TABLE `setting`;
Rows: 1
Table Op Msg_type Msg_text
ccpa.setting check status O
I ran repair on it, but it was not necessary
- Mel
http://online.enterpriseconsulting.com.au
Site with OpenCart extensions & code downloads, many new extensions coming soon!
Follow us on twitter for more updates
https://parents.calvarychristian.org/ad ... ion/module
Still a ll extensions are missing. Do you have success?
Code: Select all
Notice: unserialize(): Error at offset 3722 of 3842 bytes in /home/52/85/2928552/web/parents/index.php on line 68
Users browsing this forum: No registered users and 15 guests