sdamy
Forum Replies Created
-
Forum: Plugins
In reply to: [Plugin: NextGEN Gallery] don't show the images addedI’ve update plugin and wordpress but the problem don’t resolve ??
Forum: Plugins
In reply to: [Plugin: Contact Form 7 to Database Extension] one db many sitesUnfortunately, my scenario is this:
– https://Www.domain1.com, https://www.domain2.com, https://www.domain3.com … https://www.domain8.com
– All domains are installed on the same server, each domain has a different mysql db
– Each domain therefore has a different wp-config.php.I think one solution might be:
– Modify the plugin so that it has a connection to the db connection other than the standard wordpress (global $ wpdb).
– You could then set all plugins on a single DB.There are commands to set the global $ wpdb to external standard configuration of wordpress (example)?
thanks
Forum: Fixing WordPress
In reply to: I'm desperate, strange anomalies in the functioning after migrationToday it appears the following error, If I click on “new post” or “edit post” I don’t see the button/box about meta_box, author_meta_box, submit_meta_box, categories_meta_box, tags_meta_box…
This is the error log:
[Sat Oct 30 09:17:11 2010] [error] [client 94.161.92.133] PHP Warning: call_user_func(post_excerpt_meta_box) [function.call-user-func]: First argument is expected to be a valid callback in /var/www/vhosts/domain.com/httpdocs/wp-admin/includes/template.php on line 2864, referer: https://www.domain.com/wp-admin/edit.php
[Sat Oct 30 09:17:11 2010] [error] [client 94.161.92.133] PHP Warning: call_user_func(post_trackback_meta_box) [function.call-user-func]: First argument is expected to be a valid callback in /var/www/vhosts/domain.com/httpdocs/wp-admin/includes/template.php on line 2864, referer: https://www.domain.com/wp-admin/edit.php
[Sat Oct 30 09:17:11 2010] [error] [client 94.161.92.133] PHP Warning: call_user_func(post_custom_meta_box) [function.call-user-func]: First argument is expected to be a valid callback in /var/www/vhosts/domain.com/httpdocs/wp-admin/includes/template.php on line 2864, referer: https://www.domain.com/wp-admin/edit.php
[Sat Oct 30 09:17:11 2010] [error] [client 94.161.92.133] PHP Warning: call_user_func(post_comment_status_meta_box) [function.call-user-func]: First argument is expected to be a valid callback in /var/www/vhosts/domain.com/httpdocs/wp-admin/includes/template.php on line 2864, referer: https://www.domain.com/wp-admin/edit.php
[Sat Oct 30 09:17:11 2010] [error] [client 94.161.92.133] PHP Warning: call_user_func(post_slug_meta_box) [function.call-user-func]: First argument is expected to be a valid callback in /var/www/vhosts/domain.com/httpdocs/wp-admin/includes/template.php on line 2864, referer: https://www.domain.com/wp-admin/edit.php
[Sat Oct 30 09:17:11 2010] [error] [client 94.161.92.133] PHP Warning: call_user_func(post_author_meta_box) [function.call-user-func]: First argument is expected to be a valid callback in /var/www/vhosts/domain.com/httpdocs/wp-admin/includes/template.php on line 2864, referer: https://www.domain.com/wp-admin/edit.php
[Sat Oct 30 09:17:11 2010] [error] [client 94.161.92.133] PHP Warning: call_user_func(post_submit_meta_box) [function.call-user-func]: First argument is expected to be a valid callback in /var/www/vhosts/domain.com/httpdocs/wp-admin/includes/template.php on line 2864, referer: https://www.domain.com/wp-admin/edit.php
[Sat Oct 30 09:17:11 2010] [error] [client 94.161.92.133] PHP Warning: call_user_func(post_categories_meta_box) [function.call-user-func]: First argument is expected to be a valid callback in /var/www/vhosts/domain.com/httpdocs/wp-admin/includes/template.php on line 2864, referer: https://www.domain.com/wp-admin/edit.php
[Sat Oct 30 09:17:11 2010] [error] [client 94.161.92.133] PHP Warning: call_user_func(post_tags_meta_box) [function.call-user-func]: First argument is expected to be a valid callback in /var/www/vhosts/domain.com/httpdocs/wp-admin/includes/template.php on line 2864, referer: https://www.domain.com/wp-admin/edit.phpany idea?
thanks
Forum: Fixing WordPress
In reply to: I'm desperate, strange anomalies in the functioning after migrationI thought about a hardware problem on the hard disk of a dedicated server that cause corruption of files on the Same server wordpress but there are 8 other wordpress blog and have no problem
Forum: Fixing WordPress
In reply to: I'm desperate, strange anomalies in the functioning after migrationNow I’ve reload via FTP the wp-admin directory and I solved the problem but I want to understand what can cause these anomalies…
any idea?
thanks
I’ve this issue and I’ve submit a bug submission
thanks
I’ve set 777 to file w3-total-cache-config-preview.php but when i click on reactivate plugin:
/var/www/vhosts/sediadondolo.it/httpdocs/wp-content/db.php could not be created, please run following command:
chmod 777 /var/www/vhosts/sediadondolo.it/httpdocs/wp-content/db.phpI make db.php (blank file) and upload by ftp but now when i click on reactivate plugin I see a blank page on plugin page.
I have created step by step the directories:
dbcache
objectcache
pgcacheBut I have another error:
/var/www/vhosts/sediadondolo.it/httpdocs/wp-content/w3-total-cache-config-preview.php could not be created, please run following command:
chmod 777 /var/www/vhosts/sediadondolo.it/httpdocs/wp-content/w3-total-cache-config-preview.phpI’ve created a blank file named “w3-total-cache-config-preview.php” but I’ve the error
Forum: Plugins
In reply to: [Plugin: WordPress Exploit Scanner] Exploit Scanner not workingHello,
I had the same problem with “define( ‘WP_MEMORY_LIMIT’, ‘256M’)”:Exploit Scanner
This script searches through your WordPress install for signs that may indicate that your website has been compromised by hackers. It does NOT remove anything, this is left for the user to do.Where can I find the development version?
thanks
Forum: Requests and Feedback
In reply to: wordpress crash with many commentsThe blog work on dedicated server, this is the setting about time php:
max_execution_time: 330 (phpinfo)
With wordpress < 2.65 non problem.
Yes, I’ve the same problem if I set the comments two or three per page.
The data about the records are OK… I’ve done many test with sql statement on number of comments about a post, I’ve split the 117.00 comments in plus posts (es.UPDATE wp_4comments SET
comment_post_ID
=11517 WHEREcomment_post_ID
=11502 andcomment_date
> ‘2008-10-01’), there are the result:– with 117.000 comments in a single post wordpress 2.84 crash
– with 49.027 comments in a single post wordpress 2.84 crash
– with 35.240 comments in a single post wordpress 2.84 run but it don’t numbering correctly the totale number of posts, it say “no responses to”
– with 9.721 comments in a single post wordpress 2.84 run and numbering correctly the commentsFor me there are bug on wp 2.84
What can I do?
Forum: Requests and Feedback
In reply to: wordpress crash with many commentsI use the standard built in limit comment per page but the problem is the same…
Forum: Installing WordPress
In reply to: convert latin1 to UTF-8At the end I’ve search and replace the characters by hand with notepad++
Thank you very much for taking the trouble to help me.
Forum: Installing WordPress
In reply to: convert latin1 to UTF-8Dump of actual DB
charset=latin and if I see this file I watch the strange chars (“?2” instead of “ò”, “???” instead of “à”).phpMyAdmin of actual DB
If I open record of table “posts” I see the same strange chars (“?2” instead of “ò”, “???” instead of “à”) as Dump of actual DB.What it means?
thanks mbAF
Forum: Installing WordPress
In reply to: convert latin1 to UTF-8To let your blog work with utf-8 only, you have to definde utf-8 as the page charset in your theme as well (header.php). Otherwise the browser will interpret the utf-8 (database query-results) as latin. If you have created/converted a file of your theme to utf-8 (ansi without bom, unix) you have to upload the files with your ftp-client as binary. Otherwise the ftp-client will convert the utf-8 back to latin. The only alternative is the encode everything with html-entites like ü –> ü
It’s this?
https://www.sculture.biz/images-sd/header-html.jpgdear mbAF I’ve follow your steps but in the browser the post contain strange chars ?? , for example:
pu?2 (instead of può)
Curiosit??? (instead of Curiosità)
?¨ (instead of è)The only solution I see is to replace by hand in notepad all the strange chars (for example replace “?¨” with “è”) but I’m afraid to make to much mistakes. It’s a possible solution?
Any idea?
thanks
Forum: Installing WordPress
In reply to: convert latin1 to UTF-8Hi mbAF!
Can you help me please?
– Backup the database (phpMyAdmin)
Use this export funcion to backup the data base?
https://www.sculture.biz/images-sd/export-function.jpg– Convert the database dump to utf8-unicode (Notepad++)
Use this menu to convert the database dump to utf8-unicode ?
https://www.sculture.biz/images-sd/notepadpiu.jpgIs correct that in the file of notepad++ leave the word “DEFAULT CHARSET=latin1”?
https://www.sculture.biz/images-sd/latin1.jpg– import the dump
Have you import the dump with phpmyadmin or shell command?At the end is correct this images?
https://www.sculture.biz/images-sd/before-after.jpgthanks and sorry for my english