EMar
Forum Replies Created
-
Hi,
I don’t have it installed now sorry.
Just ran into this and here’s what I did,
Look under Forms in the WPDisuz settings:Me too 🙂 hope I can do what I want with it, thanks
I got it sorted thanks to the help of our data-center support guys.
I missed this:
Login to the Cpanel of the domain, under Software section >> MultiPHP INI Editor >> select domain and change memory limit from 32 M to 128M.
Marketpress is installed 🙂
Damn it says 32m, I changed this already in the wp root php.ini
I also logged into the server whm/cpanel and updated it there.
I’ll have to check again, maybe I’m in the wrong location.max_execution_time = 30 ; Maximum execution time of each script, in seconds
max_input_time = 60 ; Maximum amount of time each script may spend parsing request data
max_input_vars = 1000
memory_limit = 256M ; Maximum amount of memory a script may consume (32MB)Ok I’m on it…
Forum: Plugins
In reply to: [Businessx Extensions] Possible To Duplicate Pricing Section?Hi,
It’s already in the pro version?
Hi,
No I couldn’t activated it without those errors.
Upgraded server php version to ea-php70
The default PHP version has been set to 7.0.16Will try again and let you know.
cPanel PHP Version 5.4.45, It’s hosted on our own server.
Accessing cPanel, I goto public_html > wpfolder > php.ini;;;;;;;;;;;;;;;;;;;
; Resource Limits ;
;;;;;;;;;;;;;;;;;;;max_execution_time = 30 ; Maximum execution time of each script, in seconds
max_input_time = 60 ; Maximum amount of time each script may spend parsing request data
max_input_vars = 1000
memory_limit = 512M ; Maximum amount of memory a script may consume (32MB)Save, back to wordpress, disable all plugins,
Back to plugins, click add new, search marketpress, install it.
And here comes the scary part.. click activate…This error message can vary: https://snag.gy/BHIbS1.jpg
I then tried the upload option, got it from here:
https://wordpress.org/plugins/wordpress-ecommerce/Same error message after activating.
- This reply was modified 9 years, 1 month ago by EMar.
Same error if I install inside wordpress, all plugins disabled.
Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 12288 bytes) in /home/site/public_html/main/wp-admin/admin-header.php on line 40
I’m able to install it but can’t activate without error, once installed,
I had a look in phpmyadmin at the db tables, there’s nothing for marketpress in there.Hi,
Just tried that, disabled all plugins and uploaded marketpress,
It said installed successfully but gave error when teying to enableFatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 12288 bytes) in /home/site/public_html/main/wp-admin/includes/deprecated.php on line 535
I’m gonna try install it from wp plugin section.
Same error if I upload the plugin zip and install it
Unpacking the package…
Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 392308 bytes) in /home/site/public_html/main/wp-admin/includes/file.php on line 707
Same warning,
Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 49152 bytes) in /home/site/public_html/main/wp-content/plugins/wordpress-ecommerce/includes/common/shipping-modules/mp-usps.php on line 641
The memory limit is set to 512 inside whm/cpanel > PHP Configuration Editor.
I also set it to 256 in the wordpress root php.ini.Nastia,
The php.ini inside the wordpress root looks different.
;;;;;;;;;;;;;;;;;;;
; Resource Limits ;
;;;;;;;;;;;;;;;;;;;max_execution_time = 30 ; Maximum execution time of each script, in seconds
max_input_time = 60 ; Maximum amount of time each script may spend parsing request data
max_input_vars = 1000
memory_limit = 64M ; Maximum amount of memory a script may consume (32MB)Thanks
- This reply was modified 9 years, 2 months ago by EMar.