![]() |
Quote:
|
Quote:
|
thanks a lot... setting up tonight
|
Quote:
|
I am having an issue when I write a post - I get the following error, when I go back and edit it, it will give me the same error and post a new thread, instead of appending the previous. This was working fine and then it just stopped...
Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 719904 bytes) in /public_html/forum/includes/class_dm_forum.php on line 19 I am using 2.04 version of the hack and 3.6.4 vb |
This sounds like an issue with your server. Your PHP install seems to be running out of memory.
Probably have to bump up your "memory_limit" setting in your php.ini file and then restart your webserver. Not much I can do for you there. |
Yeah I fixed it by putting this into the .htaccess
php_value memory_limit 24M Just odd that it would happen out of the blue |
Hey Jafo,
Does this plugin jive with the new Wordpress 2.1? Thanks! |
Quote:
|
I'm confused here. How is anyone getting this working in it's current form? I'm running WP 2.0 and it wasn't working. I looked through the code and found these lines:
Code:
$install = (basename($_SERVER['SCRIPT_NAME']) == 'plugins.php' && isset($_GET['activate'])); Code:
$install = (basename($_SERVER['SCRIPT_NAME']) == 'plugins.php' && $_GET['action'] == 'activate'); |
All times are GMT. The time now is 02:55 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|