batusy
Forum Replies Created
-
Forum: Plugins
In reply to: [Simple Ads Manager] ad.class.php errors in Ad Zone assignmentI have the same problem with the latest version of worpress 3.6
I’ve solved with the indications of mag_pelon:
the line commented was: 614-616
/*foreach($cats as $key => $value) {
if($value < 0) $cats[$key] = $zone[‘z_category’];
}*/And the lines: 623-625
/*foreach($archiveCT as $key => $value) {
if($value < 0) $archiveCT[$key] = $zone[‘z_cts’];
}*/We hope to officially correct author
Forum: Plugins
In reply to: [Simple Backup] Archive backup loop endless??
Yes
Forum: Plugins
In reply to: [gtw] default_languageDefault language:Spanish
Forum: Plugins
In reply to: [Members List Plugin] Notice: Undefined index: page in /usr….core/search.phpthe message shown in debug mode
Forum: Plugins
In reply to: [Members List Plugin] Notice: Undefined index: page in /usr….core/search.phpHi
I also happen
Is there keeping this plugin?
Any solutions?
Notice: Undefined index: page in E:\site\wp-content\plugins\members-list\core\sort.php on line 30
Show Screem Options and ajust Umbral to: 2
Revise options on: “Relateness”
Forum: Plugins
In reply to: [Magento] [Plugin: Magento] Unable to find the wrapper "https"i had to add the line “extension=php_openssl.dll” in php.ini file
But still showing the error
Does it add fields to any table?
nrelate_key?
Is there a script for creating tables in the DB?
( ! ) Fatal error: Call-time pass-by-reference has been removed in E:\wamp\www\wordpress-3.4.2-es_ES\wordpress\wp-content\plugins\photo-dropper\application\core\Utility.php on line 69
Call Stack
# Time Memory Function Location
1 0.0024 253976 {main}( ) ..\plugins.php:0
2 0.8639 13332408 plugin_sandbox_scrape( ) ..\plugins.php:156
3 0.8643 13337656 include( ‘E:\wamp\www\wordpress-3.4.2-es_ES\wordpress\wp-content\plugins\photo-dropper\photodropper.php’ ) ..\plugins.php:154
4 0.8663 13402352 Pdr_Bootstrap::getInstance( ) ..\photodropper.php:22
5 0.8663 13402496 Pdr_Bootstrap->__construct( ) ..\Bootstrap.php:34
6 0.8663 13402536 Pdr_Bootstrap->initGlobals( ) ..\Bootstrap.php:20Same problem:
( ! ) Fatal error: Call-time pass-by-reference has been removed in E:\wamp\www\wordpress-3.4.2-es_ES\wordpress\wp-content\plugins\photo-dropper\application\core\Utility.php on line 69
What is the solution?