theblackbird070@gmail.com
Forum Replies Created
-
Forum: Installing WordPress
In reply to: MySQL/Database error when moving WordPress hosts.Forum: Installing WordPress
In reply to: MySQL/Database error when moving WordPress hosts.Hmm, sorry it even turned out worse.
How about I just give you the links to the whole files:
Here is the old one: https://www.dropbox.com/s/ojecl7rsyucdz83/custsql-ipg06.eigbox.net-BACKUP-OLD.sql
Here is the one that I’ve edited: https://www.dropbox.com/s/ib4k2aunjpce9ho/custsql-ipg06.eigbox.net.sql
Sorry for that!
Forum: Installing WordPress
In reply to: MySQL/Database error when moving WordPress hosts.Oh no, sorry
In the original file they are indeed backticks, although someone in the process of pasting it has transferred to ` , don’t really know why?</p>
<p>Anyway here is the code again, this unedited version : </p>
<code><p>– phpMyAdmin SQL Dump<br />
— version 2.8.0.1<br />
— http://www.phpmyadmin.net<br />
–<br />
— Host: custsql-ipg06.eigbox.net<br />
— Generation Time: Oct 09, 2012 at 06:41 AM<br />
— Server version: 5.0.91<br />
— PHP Version: 4.4.9<br />
–<br />
— Database: <code>wrd_lh1dkh37gb`
—
CREATE DATABASEwrd_lh1dkh37gbDEFAULT CHARACTER SET latin1 COLLATE latin1_swedish_ci;
USEwrd_lh1dkh37gb;— ——————————————————–
—
— Table structure for tablewp_commentmeta
—DROP TABLE IF EXISTS
wp_commentmeta;
CREATE TABLE IF NOT EXISTSwp_commentmeta(
meta_idbigint(20) unsigned NOT NULL auto_increment,
comment_idbigint(20) unsigned NOT NULL default ‘0’,
meta_keyvarchar(255) default NULL,
meta_valuelongtext,
PRIMARY KEY (meta_id),
KEYcomment_id(comment_id),
KEYmeta_key(meta_key)
) ENGINE=MyISAM DEFAULT CHARSET=utf8 AUTO_INCREMENT=1 ;—
— Dumping data for tablewp_commentmeta
—— ——————————————————–
—
And here the one that I’ve edited it to:
<br /> -- phpMyAdmin SQL Dump<br /> -- version 2.8.0.1<br /> -- http://www.phpmyadmin.net<br /> --<br /> -- Host: custsql-ipg06.eigbox.net<br /> -- Generation Time: Oct 09, 2012 at 06:44 AM<br /> -- Server version: 5.0.91<br /> -- PHP Version: 4.4.9<br /> --<br /> -- Database: <code></code>wrd_4dhogad2nn—
— ——————————————————–
—
— Table structure for tablewp_commentmeta
—DROP TABLE IF EXISTS
wp_commentmeta;
CREATE TABLE IF NOT EXISTSwp_commentmeta(
meta_idbigint(20) unsigned NOT NULL auto_increment,
comment_idbigint(20) unsigned NOT NULL default ‘0’,
meta_keyvarchar(255) default NULL,
meta_valuelongtext,
PRIMARY KEY (meta_id),
KEYcomment_id(comment_id),
KEYmeta_key(meta_key)
) ENGINE=MyISAM DEFAULT CHARSET=utf8 AUTO_INCREMENT=1 ;—
— Dumping data for tablewp_commentmeta
—— ——————————————————–
—
Thanks Again!
Forum: Themes and Templates
In reply to: Scrollbar to the left? CSS error? Help pleaseWPzoom manifesto theme
Forum: Themes and Templates
In reply to: Scrollbar to the left? CSS error? Help pleaseFine no one answering -.-
Forum: Fixing WordPress
In reply to: WordPress editor hacked? Crashed? GLITCH?thanks. reinstalled the theme and everything was ok
Forum: Themes and Templates
In reply to: scrollbar? CSS code issue?I fixed the crash ty. But can u now look at the scrollbar? please
Forum: Themes and Templates
In reply to: scrollbar? CSS code issue?it crashes, looking for a solution
Forum: Plugins
In reply to: Polldaddy poll plugin problemsFixed it!
Forum: Themes and Templates
In reply to: float: right; does not work?Ok thanks, I think I have translated most of the word now
Forum: Plugins
In reply to: Polldaddy poll plugin problemsSo the polldaddy plugin does get there but the foot navigation gets messed up
Forum: Themes and Templates
In reply to: float: right; does not work?The non-translated words only occur in the manifesto theme (current theme) and not any where else. This is because this is the only theme that has got these words in there. I have looked at the appearance editor in wordpress and see if I could find these words and translate them but I couldn’t. So do you know where exactly I have to go to edit them, please?
Forum: Themes and Templates
In reply to: float: right; does not work?It does and I have put the kurdish .po in there but some words just depend on the theme and don’t wanna change. Can I change them my self somewhere?
Forum: Themes and Templates
In reply to: float: right; does not work?and do u know how to change some english text for example “about the author” to kurdish? I have installed the kurdish wordpress and most of the things have been translated but not all of them? Do you know how to that, I can translate them myself
Forum: Themes and Templates
In reply to: float: right; does not work?nice! u are a genius! I have been trying to fix this for ages! Thanks very very much! good luck with further coding!