JohnnyWhite2007
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Advertise on the left and the right side of my webpage!You should be able to do this through the widgets area under appearance. There should be two sidebars, one for the left and one for the right. Make sure that it’s on the one for the right.
Forum: Fixing WordPress
In reply to: Fatal error: Call to undefined function: require_wp_db() in D:Has there been any recent changes on your blog. Examples would be new theme activation, new plugin installation, etc. When was the last time you could login and what were you doing before the error.
If you activated a theme, you will need to disable it by renaming the folder.
If you installed a new plugin, you will need to deactivate it by renaming the folder.
Forum: Fixing WordPress
In reply to: Warning! WordPress encrypts user cookies problem.You know, I have posted seven different topics here and have only got one reply on one of those seven, and it wasn’t even helpful! Please someone reply if you even have the slightest IDEA what is going on here. I have done my troubleshooting and have not been able to fix it. Please help.
Forum: Plugins
In reply to: Cannot output database entries.Ok let me give the rundown.
PLUGIN (Admin Panel)
–PLUGIN (Sub-panel that displays entries in the database, doesn’t work)
–ADD Entry(Sub-panel adds entries in the database, this works)The page that the plugin is suppose to display the entries in the table. It would display it as:
Name —– Request
John Doe – Please remember to take the trash out.The function above is suppose to connect to the database and then select the table and get the rows and display them on the page.