chaaban
Forum Replies Created
-
Forum: Installing WordPress
In reply to: Cant select databasethose errors have nothing to do with the database …
Files are missing in ur wordpress , are u sure u uplaoded all files ?
what you could also do is request a help from Free WordPress Installation :
Forum: Fixing WordPress
In reply to: User Levels is 2.0 What do they mean?🙂 Nice one vkaryl .
i think a biggg note should be left on the post screen in the background image .
a NOTE SAYING :
Did you search before posting ?
lol , you can’t get google to see ur page , they will see it when they want (kind of …)
Try to guess how to make google take all ur page and rank u # 1 on all keywords that you want and you will be the next millionaire sorry i meant the next gazillionaire 🙂
Just give it time and google will take your site , few days are not enough usualy … it could take between few days to 6 month to get a site cached .
So just keeeeep writing and wait !
Forum: Themes and Templates
In reply to: how to make main page look “static”hookjaw same answer , search google for (how to make a post “sticky”)
Forum: Themes and Templates
In reply to: how to make main page look “static”dwcasey welcome to wp …
usualy question asked here are allready answered the only thing you need to do is search …
best search engine that “I” recommend is google .
so to answer your question go to :
http://www.google.com and type the exact same thing u typed here : how to make main page look “static”
you can click on “i feel lucky” and this will help you 🙂
or you can also search for plugins : “static page plugin”
also first result should be the good one 😉
good luck
Chaaban
Forum: Fixing WordPress
In reply to: moving databasesIn godaddy control panel -> go to database -> Mysql -> if there is a database u will be able to see it , now under action ther is 3 icons , click on the first icon .
a page will pop up showing those info :
//Connect To Database
$hostname=”##DBSERVER##”;
$username=”##DBUSER##”;
$password=”your_password”;
$dbname=”##DBNAME##”;so with those replace (name, user , pword , host) :
define(‘DB_NAME’, ‘name’); <<== db name
define(‘DB_USER’, ‘user’); <<== user name
define(‘DB_PASSWORD’, ‘pword’); <<== password
define(‘DB_HOST’, ‘host’); <<== host nameForum: Installing WordPress
In reply to: Google Sitemap Generator 3.0b1 – errors in sitemap.xmli searched on google and the only thing i can find is that those errors are related to mambo and joomla , nothing to do with wordpress .
sefreltoabs() is not a wordpress function
Forum: Fixing WordPress
In reply to: Using Two Themesi remmber there was the drop down list plugin to allow user to change the theme .
But for the categories i’m not sure if it’s doable in the past i did different theme for different categories but it was only in basic color , like only change header and this can be made using simple if – else statment with the category number … not the best way but just an example .
Forum: Installing WordPress
In reply to: errors on the page (errno=2 – No such file or directory)i think there is some files missing …
maybe a plugin also ?
plugins/sitemap-en_US.mo ?
Forum: Fixing WordPress
In reply to: moving databasesu can fix it in ur file manager , get ur database info and insert them in your config.php file .
i think in ur control panel in godaddy there is an option to get the connection string so u just need to fill out the info .
Chaaban
Forum: Fixing WordPress
In reply to: How do you set up a pay per post funtion like this job board?This is not based on wordpress …But anyone could easly maybe make a plugin for this …
1- Make a form , and at the end redirect to paypal payments ..
2- All info go to a database , where you can also make a control panel to approve listing after being sure payment was made .
3- When payment is made all what u need to do is list them using simple php codes …
So if u know some basic programming you should be able to do this 🙂
Good luck
Chaaban
Forum: Everything else WordPress
In reply to: Spammer Alertfrom my simple blog :
Akismet has caught 6,392 spam for you since you installed it…
so getting few spam/day is normal :d
Forum: Plugins
In reply to: Google Coop custom searchnop :s i never worked on it , first time i heard about it now 🙂
just saw a link from you …
i have some work now , i will make a test on a blog maybe in the night and let you know how it goes .
Thanks 🙂
Forum: Your WordPress
In reply to: Please Review My WebsiteMost of you were hypnotised by the header :p
Found something from the bad side :
http://validator.w3.org/check?uri=http%3A%2F%2Fwww.luxury-global-hotels.com%2F
Result: Failed validation, 40 errors
Forum: Plugins
In reply to: Google Coop custom searchwell u just need to change the search url ?
instead of google.com put something like : http://www.google.com/coop/cse?cx=002004736564082810357%3A3orfbdpmij8 ?
and change the value of cx
a query look something like :
so those variable are added :
q=wordpress // the keyword
cof=CX%3AChaaban%2520Search%2520Engine%3BFORID%3A0 // search engine name ?
client=google-coop // related to google