domi1975
Forum Replies Created
-
Forum: Plugins
In reply to: [Plugin: NextGEN Gallery] Pictures in a lineOk, solved it.
Put a fixed height in your css stylesheet.
.ngg-gallery-thumbnail {
float: left;
margin-right: 5px;
height:110px;
}like this. That fixed it for me.
Forum: Plugins
In reply to: [Plugin: NextGEN Gallery] Pictures in a lineI have the same problem, salnet.
If someone can help…
Forum: Fixing WordPress
In reply to: ok simple question…Yes really 2 simple… right.
when i import the xml file, i get this (well i’m not going to copy the whole list here, but you’ll get the idea..)
Warning: set_time_limit() [function.set-time-limit]: Cannot set time limit in safe mode in /home/bathandb/domains/bathandbirth.be/public_html/wp-admin/import/wordpress.php on line 343
# Importing post Bath & Birth…Warning: set_time_limit() [function.set-time-limit]: Cannot set time limit in safe mode in /home/bathandb/domains/bathandbirth.be/public_html/wp-admin/import/wordpress.php on line 343
# Importing post About…Warning: set_time_limit() [function.set-time-limit]: Cannot set time limit in safe mode in /home/bathandb/domains/bathandbirth.be/public_html/wp-admin/import/wordpress.php on line 343
# Importing attachment https://localhost/wordpress/wp-content/uploads/2008/08/img_3366.jpg… Remote file error: Remote file returned error response 404
Warning: set_time_limit() [function.set-time-limit]: Cannot set time limit in safe mode in /home/bathandb/domains/bathandbirth.be/public_html/wp-admin/import/wordpress.php on line 343
# Importing post About…Warning: set_time_limit() [function.set-time-limit]: Cannot set time limit in safe mode in /home/bathandb/domains/bathandbirth.be/public_html/wp-admin/import/wordpress.php on line 343
# Importing attachment https://localhost/wordpress/wp-content/uploads/2008/08/img_33661.jpg… Remote file error: Remote file returned error response 404
Warning: set_time_limit() [function.set-time-limit]: Cannot set time limit in safe mode in /home/bathandb/domains/bathandbirth.be/public_html/wp-admin/import/wordpress.php on line 343
# Importing attachment https://localhost/wordpress/wp-content/uploads/2008/08/img_33662.jpg… Remote file error: Remote file returned error response 404
Warning: set_time_limit() [function.set-time-limit]: Cannot set time limit in safe mode in /home/bathandb/domains/bathandbirth.be/public_html/wp-admin/import/wordpress.php on line 343
# Importing attachment https://localhost/wordpress/wp-content/uploads/2008/08/img_33663.jpg… Remote file error: Remote file returned error response 404
Warning: set_time_limit() [function.set-time-limit]: Cannot set time limit in safe mode in /home/bathandb/domains/bathandbirth.be/public_html/wp-admin/import/wordpress.php on line 343
# Importing attachment https://localhost/wordpress/wp-content/uploads/2008/08/abouticon.jpg… Remote file error: Remote file returned error response 404
Warning: set_time_limit() [function.set-time-limit]: Cannot set time limit in safe mode in /home/bathandb/domains/bathandbirth.be/public_html/wp-admin/import/wordpress.php on line 343
# Importing post …Warning: set_time_limit() [function.set-time-limit]: Cannot set time limit in safe mode in /home/bathandb/domains/bathandbirth.be/public_html/wp-admin/import/wordpress.php on line 343
# Importing post En… Start !…Warning: set_time_limit() [function.set-time-limit]: Cannot set time limit in safe mode in /home/bathandb/domains/bathandbirth.be/public_html/wp-admin/import/wordpress.php on line 343
# Importing post About…Warning: set_time_limit() [function.set-time-limit]: Cannot set time limit in safe mode in /home/bathandb/domains/bathandbirth.be/public_html/wp-admin/import/wordpress.php on line 343
# Importing post About…Warning: set_time_limit() [function.set-time-limit]: Cannot set time limit in safe mode in /home/bathandb/domains/bathandbirth.be/public_html/wp-admin/import/wordpress.php on line 343
# Importing post Contact…Warning: set_time_limit() [function.set-time-limit]: Cannot set time limit in safe mode in /home/bathandb/domains/bathandbirth.be/public_html/wp-admin/import/wordpress.php on line 343
# Importing post Contact…So…
i installed wp on the server
i have a new database in my webhosting
i did an export in localhost of the xml file
i imported this file on wp on the server
then i get that listForum: Fixing WordPress
In reply to: ok simple question…Ok, nobody ? I thought it was a simple question… -)
Forum: Fixing WordPress
In reply to: ok simple question…I have a mix of a new installed wordpress site and my site. I have certain links, certain images, but no slideshow etc… something isn’t right here…