aliasjanedoe
Forum Replies Created
-
Forum: Plugins
In reply to: modifying Style-SwitcherI’m not looking to upgrade. Something *always* goes wrong when I attempt upgrades of things. But thanks anyway. And if anybody figures it out for 1.2, let me know.
Forum: Plugins
In reply to: modifying Style-Switcherhttps://www.different-dimension.com/AliasJaneDoe/wordpress
I don’t have the display: inline thing in any of my css anymore in case it was doing something strange in another browser, though. But I want to be able to change how the styles list appears in just certain layouts (for now, the River Tam one), not all of them. Like I know you can do them as a drop-down box by editing index.php, but that would change it everywhere.
Forum: Plugins
In reply to: modifying Style-SwitcherI tried adding the
.style {
display: inline;
}to my style.css and it did nothing. Any idea how I might have messed up?
Forum: Fixing WordPress
In reply to: switched host, now journal gives fatal error (undefined function)I just tried the restore and got this:
There seems to be an error in your SQL query. The MySQL server error output below, if there is any, may also help you in diagnosing the problem
ERROR: Unknown Punctuation String @ 237
STR: />
SQL: — phpMyAdmin SQL Dump
— version 2.6.0-pl3
— https://www.phpmyadmin.net
—
— Host: localhost
— Generation Time: May 12, 2005 at 01:09 AM
— Server version: 4.0.22
— PHP Version: 4.3.9
—
— Database:jcarey_AliasJaneDoe
—<b>Warning</b>: Cannot modify header information – headers already sent by (output started at /usr/local/cpanel/base/3rdparty/phpMyAdmin/export.php:120) in <b>/usr/local/cpanel/base/3rdparty/phpMyAdmin/libraries/ob.lib.php</b> on line <b>61</b>
<b>Warning</b>: Cannot modify header information – headers already sent by (output started at /usr/local/cpanel/base/3rdparty/phpMyAdmin/export.php:120) in <b>/usr/local/cpanel/base/3rdparty/phpMyAdmin/libraries/header_http.inc.php</b> on line <b>14</b>
<b>Warning</b>: Cannot modify header information – headers already sent by (output started at /usr/local/cpanel/base/3rdparty/phpMyAdmin/export.php:120) in <b>/usr/local/cpanel/base/3rdparty/phpMyAdmin/libraries/header_http.inc.php</b> on line <b>15</b>
<b>Warning</b>: Cannot modify header information – headers already sent by (output started at /usr/local/cpanel/base/3rdparty/phpMyAdmin/export.php:120) in <b>/usr/local/cpanel/base/3rdparty/phpMyAdmin/libraries/header_http.inc.php</b> on line <b>16</b>
<b>Warning</b>: Cannot modify header information – headers already sent by (output started at /usr/local/cpanel/base/3rdparty/phpMyAdmin/export.php:120) in <b>/usr/local/cpanel/base/3rdparty/phpMyAdmin/libraries/header_http.inc.php</b> on line <b>17</b>
<b>Warning</b>: Cannot modify header information – headers already sent by (output started at /usr/local/cpanel/base/3rdparty/phpMyAdmin/export.php:120) in <b>/usr/local/cpanel/base/3rdparty/phpMyAdmin/libraries/header_http.inc.php</b> on line <b>20</b>
<?xml version=”1.0″ encoding=”iso-8859-1″?><!DOCTYPE html PUBLIC “-//W3C//DTD XHTML 1.0 Transitional//EN”
“https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd”>
<html xmlns=”https://www.w3.org/1999/xhtml” xml:lang=”en” lang=”en” dir=”ltr”><head>
<title>phpMyAdmin</title>
<meta http-equiv=”Content-Type” content=”text/html; charset=iso-8859-1″ />
<base href=”https://www.different-dimension.com:2082/3rdparty/phpMyAdmin/” />
<script language=”JavaScript” type=”text/javascript”>
<!–
/* added 2004-06-10 by Michael Keck
* we need this for Backwards-Compatibility and resolving problems
* with non DOM browsers, which may have problems with css 2 (like NC 4)
*/
var isDOM = (typeof(document.getElementsByTagName) != ‘undefined’
&& typeof(document.createElement) != ‘undefined’)
? 1 : 0SQL-query:
— phpMyAdmin SQL Dump — version 2.6.0-pl3 — https://www.phpmyadmin.net — — Host: localhost — Generation Time: May 12, 2005 at 01:09 AM — Server version: 4.0.22 — PHP Version: 4.3.9 — — Database:
jcarey_AliasJaneDoe
—
Warning: Cannot modify header information – headers already sent by (output started at /usr/local/cpanel/base/3rdparty/phpMyAdmin/export.php:120) in /usr/local/cpanel/base/3rdparty/phpMyAdmin/libraries/ob.lib.php on line 61Warning: Cannot modify header information – headers already sent by (output started at /usr/local/cpanel/base/3rdparty/phpMyAdmin/export.php:120) in /usr/local/cpanel/base/3rdparty/phpMyAdmin/libraries/header_http.inc.php on line 14
Warning: Cannot modify header information – headers already sent by (output started at /usr/local/cpanel/base/3rdparty/phpMyAdmin/export.php:120) in /usr/local/cpanel/base/3rdparty/phpMyAdmin/libraries/header_http.inc.php on line 15
Warning: Cannot modify header information – headers already sent by (output started at /usr/local/cpanel/base/3rdparty/phpMyAdmin/export.php:120) in /usr/local/cpanel/base/3rdparty/phpMyAdmin/libraries/header_http.inc.php on line 16
Warning: Cannot modify header information – headers already sent by (output started at /usr/local/cpanel/base/3rdparty/phpMyAdmin/export.php:120) in /usr/local/cpanel/base/3rdparty/phpMyAdmin/libraries/header_http.inc.php on line 17
Warning: Cannot modify header information – headers already sent by (output started at /usr/local/cpanel/base/3rdparty/phpMyAdmin/export.php:120) in /usr/local/cpanel/base/3rdparty/phpMyAdmin/libraries/header_http.inc.php on line 20
Forum: Fixing WordPress
In reply to: switched host, now journal gives fatal error (undefined function)I attempted to back-up my journal before switching hosts. Is there a way I can restore it myself?
Forum: Fixing WordPress
In reply to: switched host, now journal gives fatal error (undefined function)I tried restoring to an old index.php file before the styleswitcher, and I removed the styleswitcher plugin. Now my journal shows up but with no style, and much worse, with no posts! Help!
Forum: Fixing WordPress
In reply to: switched host, now journal gives fatal error (undefined function)How do I disable the styleswitcher hack? And how would I put it back after?
Forum: Fixing WordPress
In reply to: switched host, now journal gives fatal error (undefined function)Forum: Fixing WordPress
In reply to: switched host, now journal gives fatal error (undefined function)1.2.1, I think.
Forum: Fixing WordPress
In reply to: switched host, now journal gives fatal error (undefined function)I replaced /wp-admin and /wp-includes with my back-ups. Still have the same error.
Forum: Fixing WordPress
In reply to: Insert Blog feed into home page.Forum: Fixing WordPress
In reply to: importing files from 1.2 to 1.5Is there way to combine links ending in “index.php?wpstyle=stylename” and “index.php?p=#” into one URL that will pull up a certain post while using the layout you want?
Edit: I’ve no idea why it put this as a reply to this topic. It was supposed to make a new topic. I wasn’t even reading this thread. Weird…
Forum: Fixing WordPress
In reply to: Migrating web sites, mapping / redirecting URLsForum: Fixing WordPress
In reply to: Help me get RSS working please.Forum: Plugins
In reply to: how do you assign a class?Thanks. ??