hi,
i am very new to all this, so be please be patient with my incompetence and naivety (-:
first of all i'd like to thank the programmer for this very beautiful theme!
i have a problem when changing settings
if i try to change any setting in admin-settings-photoq it tells me: [code]Warning: Parameter 10 to PhotoQ::batchRebuildPublished() expected to be a reference, value given in /users/(...)/www/wp-content/plugins/photoq-photoblog-plugin/classes/PhotoQBatch.php on line 184
Fatal error: Call to a member function hasError() on a non-object in /users/(...)/www/wp-content/plugins/photoq-photoblog-plugin/classes/PhotoQBatch.php on line 186[/code]. when i hit save settings again, it tells me it worked, though ("settings saved") - but the already uploaded images were not updated on the new settings :-|
i thought the problem might be the ".htaccess"-files, or rather the mod_security Apache module. i couldn't find any .htaccess file on my webspace (still not after "forece show hidden files"), so i simply created a "1.htaccess.txt", included the
[code]<IfModule mod_security.c>
SecFilterEngine Off
SecFilterScanPOST Off
</IfModule>[/code], uploaded it (in the directory with index.php) and renamed it to ".htaccess"..
..well didn't work out ;-D
any ideas ?
greetings from germany! nico