datasoftict
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Do not go into wp-adminVia di traduzione di Google – Se il sito funziona bene con un altro host allora deve essere anche utilizzando un diverso insieme di file. Credo ancora che il problema sia con il plugin “simple-lightbox” come questa è la pagina php gettando tutti gli errori.
Se non ne hai bisogno io rimuovere il pliugin tramite menu cruscotto del WP poi come un doppio controllo vorrei cancellare completamente la directory dei plugin. Vorrei anche verificare che i file javascript sono stati rimossi.
Forum: Fixing WordPress
In reply to: Do not go into wp-adminLooking at the site now all the error messages have gone. Have you changed the setting in wp-config?
Forum: Fixing WordPress
In reply to: Do not go into wp-adminlooking at http://www.coopdererumnatura.it there seems to be a huge list of errors. They all seem to come back to the plugin.
FTP to the site and try and move the simple-lightbox plugin out of the plugins folder, or rename it. Just disabling it won’t stop access to anything that might be called from the admin menu.
As this is on one single web site it is possibly a corrupted file somewhere.
Forum: Fixing WordPress
In reply to: No update option in ToolsNo problems – don’t forget the backup though 😉
Forum: Fixing WordPress
In reply to: Do not go into wp-adminTry the following link and see if it helps.
The information is lower down the page.
Forum: Fixing WordPress
In reply to: Default Page Order – Nav MenuAre you sure you don’t have a menu set in Appearance > menus?
Another possibility is cached pages.
Forum: Fixing WordPress
In reply to: No update option in ToolsIf you are new to WP then the first lesson is :-
Backup your data! There is an export option off the menu or use your control panel and MYSQL backup direct. Before you try and update make sure all plugins are disabled. It is probably worth using the default theme as well.
It all depends on what version of WP you are updating from. If it is an old site there is a migration path that ensures that any database changes have been made as well as code changes.
Your admin page dashboard should give you a version number and next to this is a button to update to version 3.1.3.
Personally I haven’t seen the message you give, it sounds more like a plugin update than a WP update.
However whatever you do – Back up first. It might save you hours of heartache and grief.
Forum: Installing WordPress
In reply to: New server and problems :(I assume you have checked the settings in your dashboard?
Settings > media > crop
Forum: Installing WordPress
In reply to: Pre-Installation newbie questionsIs it possible to add HTML code snippets to wordpress sites so that these tools can continue to provide me with the necessary stats on my site.
Yes. I have inserted my analytics into the header.php.
Once you have WP installed, go into the dashboard and then into appearance. When you select a theme (or twentyten if you leave the default) use the editor option in the menu.
A list of files pops up on the left of an editing screeen. There should be one called header and this adds the header to every page viewed. I added my code inside the <head> tag and can see the details on my analytics.
There are some good plugins – though I can’t remeber them off hand – that do analytics and search engine stuff. Once you have the site up have a play with some of them.
If you do add a plugin/theme you don’t want the make sure that the plugin /theme/widget is removed from your dashboard then go into ftp and remove the folder from the relevant wordpress\wp-content folder. This ensures that all the code goes!
Forum: Installing WordPress
In reply to: Hit a brick wallI am getting a page not found error in IE, nothing at all in Firefox and the same error in safari.
Safari does move me to the install.php page and errors if I just enter http://rees.bubblecreative.net/, so I would check the internal PHP/DB connections/Mysql and see if you are getting the error loading include files etc.
To prove the connection is OK I usually stick a test index.php page into my sub directories and try connecting to them, I sometimes add a line <?php phpinfo(); ?> or some text just to check that everything is OK.
Forum: Installing WordPress
In reply to: RestoreAs already said, if you haven’t bakced up you can’t restore. Your host might be able to restore from their backup copy (if they actually made one) but usually this will cost you extra to your hosting charges.
Do you have any copies on a local PC of files of data you may have uploaded? Don’t forget that a large part of your wordpress site actually lives within the mysql database, so getting hold of that might help.
Forum: Installing WordPress
In reply to: 404 Not Found errorI would check where http://www.matthewcsaville.com is actually being hosted. your DNS records need to point to the server you want to use bluehosts? rather than crazydomains.
Checking your name servers produces
DNS Delegation details:
Nameserver 1: ns4.syra.net.au
Nameserver IP 1: 203.170.87.3
Nameserver 2: ns5.syra.net.au
Nameserver IP 2: 173.230.148.113So at the moment trying to use your http://www.matthewcsaville.com address will take you to the physical server that the above nameservers are pointing to.
Forum: Installing WordPress
In reply to: Pre-Installation newbie questionsIf you load wordpress into a sub-directory and work on it, you can then move the entire wordpress codex to your root following the advice here.
Basically all you need to do is change the pathnames within wordpress – remembering to ensure that the permalinks are updated.
As to video there are ways of embedding video, either through the dashboard (control panel for WP) or using plugins. It would probably be best to check which is best for you. If you create a WP directory copy the WP installation into it you can play with it as you want.
If you are looking around for themes plugins etc. then try to make sure that they will work with the version of WP you want to use. These lists are littered with problems where wrong versions are used or upgrades disable older theme/plugin functions.
Make sure you have the correct versions of MySQL and PHP installed on your server (this should not really be much of a problem, but some hosts do have strange ways of running software). You may already be using one, but if not check you can create a Mysql database before you install WP as WP will need to know the name of the DB.
If possible go for a manual install rather than a one-click install offered by some web hosts as this will give you more control. You will need full ftp access.
Forum: Installing WordPress
In reply to: Upgrade FailI run Server 2008 installations for clients and can I suggest that unless there is no other operations running on this server you don’t change any user permissions. You don’t say how this is running, commercial server, external hosted service, local usage behind a firewall etc.
If you change anything it should be the permissions on the folders, not the user. IIS works differently to Apache reagarding rewrites etc.
http://learn.iis.net/page.aspx/460/using-the-url-rewrite-module/ might help with the rewrite issue.
As far as permissions go for folders, I would suggest you try and reset your user permissions to their original state.
Check your web root folder, where that is and reset the permissions to allow access from your IIS Users. Check your database settinga as well. You don’t say if you have uploaded the Mysql and if that runs OK. As far as I remember the difference between uploading and running are based on the permission set to the files and folders. The read and execute permissions will run the files, you will need write and modify to write (upload) to the folders/files. Check your users ftp access permisiions on the folders.
If this were my setup I would have created a wordpress group and user and controlled permissions from there. I do the same for FTP access, one group, one account in the group, one place to close off access in emergencies.
I know this is obvious, but for my own sake I must say:- if you have control over user and file permissions at high levels on an open server then you must ensure that security is set at the highest level.
Forum: Installing WordPress
In reply to: I have no import to import my .com blogI can see your point, but the image you posted was from inside the imports menu under tools. I suggested going into the plugins menu option and adding the import plugin, then going to import and seeing what happens there. My memory of this is that if you go to import it offers a link to the import site, but that might have gone.
Go to the plugins menu option, then add new and select the wordpress importer. After that go to the import menu item and see if the import option is there.
Hope this all helps!