RvDam
Forum Replies Created
-
Another website on the same server is working good. So I don’t think it’s the server.
The rest option did not help.
These are my server info:
Operating System : Linux (64 Bit)
Server : Apache/2.2.22 (Debian)
Memory usage : 30.98 MByte
MYSQL Version : 5.5.44-0+deb7u1
SQL Mode : Not set
PHP Version : 5.4.44-0+deb7u1
PHP Safe Mode : Off
PHP Allow URL fopen : On
PHP Memory Limit : 128
PHP Max Upload Size : 2M
PHP Max Post Size : 8M
PCRE Backtracking Limit : 1000000
PHP Max Script Execute Time : 30s
PHP Exif support : Yes ( V1.4 )
PHP IPTC support : Yes
PHP XML support : YesGraphic Library
GD Version : 2.0.36
FreeType Support : Yes
FreeType Linkage : with freetype
T1Lib Support : No
GIF Read Support : Yes
GIF Create Support : Yes
JPEG Support : Yes
PNG Support : Yes
WBMP Support : Yes
XPM Support : No
XBM Support : No
JIS-mapped Japanese Font Support : NoThe warning is generated bij the Highslide plugin and not by the Nexgen plugin.
- Open functions.hs4wp from the highslide-4-wordpress-reloaded plugin folder.
- Search for // NextGen Effects: (Around line 617)
- Enter /* before $TEMP = hs4wp_getConf(‘ngg_options’);
- Enter */ after unset($TEMP);
- Save the file
The warning is gone now. Remember that after you update the Highslide plugin, this modification is gone.
Forum: Plugins
In reply to: [BackUpWordPress] [Plugin: BackUpWordPress] BUWP not working!Same here. No files in backup, only the sqldump. Appache error log shows
“fwrite() expects at least 2 parameters, 1 given in ……/backup.functions.php on line 64”Forum: Everything else WordPress
In reply to: WordPress ConsultantThanx, I orderd a view books. Also I orderd a book how to create plugins and themes. Not that I’m intent to create them but just to figure out how the are implemented into WP.