aviles26
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: WARNING and Errors! on uploadforgot a semi-colon thought i would update this. couldnt figure what was wrong code was perfect haha
Forum: Fixing WordPress
In reply to: WARNING and Errors! on uploadany thoughts are welcome- thanks in advanced
Forum: Fixing WordPress
In reply to: WARNING and Errors! on uploadhere is a link: avidsg.com
Forum: Installing WordPress
In reply to: Warning message at log inI’ve got a few requests on how i fixed this so despite it being some time since the fix here is what I did. (pardon me if I skip something, but it has been some time and i vaguely remember)
The first thing you must do is go to phpmyAdmin and find your wp database.
When you get all the tables to come, find the file titled “wp_options” and open that up.Now that you are within that file make sure that the first line (1) which is the site url is set to wherever your site is.
Example: when my site was move from /wordpress to the root, i changed the table fromhttp://www.thenynightlife.com/wordpress to http://www.thenynightlife.com
once that is done. Check your site to see if you can now login…sitename/wp-admin and log in.
once inside the dashboard go to settings>general>and edit both urls there to match your phpmyAdmin one.Best of luck!
BTW some pictures,posts, videos etc…may have the old directory in the url so i recommend using search & replace plugin to edit the structure completely.
here is a link to the running site. http://www.thenynightlife.com
Forum: Installing WordPress
In reply to: Warning message at log infixed the issue. what a journey.