grc
Customer
I don't know what happened. I saw several .php errors related to this product. They look like this:
I thought I might be wise to re-upload the files and then reinstall the xml file.
I re-uploaded the files and ended up with a crashed forum. The .php error looked like this:
The only way I could get back to the forum was to globally disable all hooks. Then, if I disable the product, I can use the forum once again. If I enable it, I'm back to server errors and have to disable all hooks again.
With the product disabled, I tried to upload the .xml file, but but vbulletin hangs on "importing product please wait".
For now, I'm running the forum with the thanks mod disabled.
How can I fix this?
Code:
PHP Fatal error: require(): Failed opening required 'C:\Inetpub\xxx\xxx/dbtech/thanks/hooks/init_startup.php' (include_path='.;C:\php5\pear') in C:\Inetpub\xxx\xxx\includes\init.php(331) : eval()'d code on line 92
I thought I might be wise to re-upload the files and then reinstall the xml file.
I re-uploaded the files and ended up with a crashed forum. The .php error looked like this:
Code:
PHP Fatal error: require_once(): Failed opening required 'C:\Inetpub\xxx\xxx/dbtech/thanks/includes/class_install.php' (include_path='.;C:\php5\pear') in C:\Inetpub\xxx\xxx\admincp\plugin.php(1550) : eval()'d code on line 12
The only way I could get back to the forum was to globally disable all hooks. Then, if I disable the product, I can use the forum once again. If I enable it, I'm back to server errors and have to disable all hooks again.
With the product disabled, I tried to upload the .xml file, but but vbulletin hangs on "importing product please wait".
For now, I'm running the forum with the thanks mod disabled.
How can I fix this?