Wordpress
-
RainbowSix
Light Professional
- Príspevky: 959
- Registrovaný: 06 apr 2007, 11:03
Wordpress
Chalani potreboval by som poradit ako sa nainstaluje Wordpress lebo co mam tak to je anglicki navod a neviem ho dobre celi prelozit tak ci nieje dakisk/cz alebo ci by ste mi to tu nenapisali dik
-
RainbowSix
Light Professional
- Príspevky: 959
- Registrovaný: 06 apr 2007, 11:03
no ic a chcem sa spitat vybral som si tuto sbalonu http://test.wpthemesfree.com/?preview_theme=halo a chcem ale vimenit pozadie za to co je tu http://test.wpthemesfree.com/?preview_t ... craft-2-10 je to mozne tak aby som nemusel prepisovat php lebo ja ho neviem viem akurat html
To už bude náročnejšie.. skús naštudovať toto fórum, prípadne sa opýtať priamo tam, tam budú väčší odborníci na wordpress ako tu..
http://podpora.dgx.cz/wordpress/
http://podpora.dgx.cz/wordpress/
-
RainbowSix
Light Professional
- Príspevky: 959
- Registrovaný: 06 apr 2007, 11:03
Tak som stoho uplne sibnuty no tak poviem co som spravil
1.nakopiroval som ftp na stranku
2. vitvoril som vo svojom pc subor ktori sa vola wp-config.php a nakopiroval na ftp.
3.otvoril som subor wp-config-sample tu je opsach subora po dopisani udajov pravdaze bez hesla
<?php
// ** MySQL settings ** //
define('DB_NAME', 'kx_callofduty5'); // The name of the database
define('DB_USER', 'kx_callofduty5'); // Your MySQL username
define('DB_PASSWORD', ''); // // ...and password
define('DB_HOST', 'localhost'); // 99% chance you won't need to change this value
define('DB_CHARSET', 'utf8');
define('DB_COLLATE', '');
// Change SECRET_KEY to a unique phrase. You won't have to remember it later,
// so make it long and complicated. You can visit http://api.wordpress.org/secret-key/1.0/
// to get a secret key generated for you, or just make something up.
define('SECRET_KEY', 'b4DP;!5q2W~0=k8H^$Eg^`{8<r-]WytQNQd~=oL0s!ADK]$Lg$Q%M5!ODf}xuSvL'); // Change this to a unique phrase.
// You can have multiple installations in one database if you give each a unique prefix
$table_prefix = 'wp_'; // Only numbers, letters, and underscores please!
// Change this to localize WordPress. A corresponding MO file for the
// chosen language must be installed to wp-content/languages.
// For example, install de.mo to wp-content/languages and set WPLANG to 'de'
// to enable German language support.
define ('WPLANG', '');
/* That's all, stop editing! Happy blogging. */
define('ABSPATH', dirname(__FILE__).'/');
require_once(ABSPATH.'wp-settings.php');
?>
ok toto som ulozil a nahodil na ftp a neviem vcom je problem lebo stale to nejde.
1.nakopiroval som ftp na stranku
2. vitvoril som vo svojom pc subor ktori sa vola wp-config.php a nakopiroval na ftp.
3.otvoril som subor wp-config-sample tu je opsach subora po dopisani udajov pravdaze bez hesla
<?php
// ** MySQL settings ** //
define('DB_NAME', 'kx_callofduty5'); // The name of the database
define('DB_USER', 'kx_callofduty5'); // Your MySQL username
define('DB_PASSWORD', ''); // // ...and password
define('DB_HOST', 'localhost'); // 99% chance you won't need to change this value
define('DB_CHARSET', 'utf8');
define('DB_COLLATE', '');
// Change SECRET_KEY to a unique phrase. You won't have to remember it later,
// so make it long and complicated. You can visit http://api.wordpress.org/secret-key/1.0/
// to get a secret key generated for you, or just make something up.
define('SECRET_KEY', 'b4DP;!5q2W~0=k8H^$Eg^`{8<r-]WytQNQd~=oL0s!ADK]$Lg$Q%M5!ODf}xuSvL'); // Change this to a unique phrase.
// You can have multiple installations in one database if you give each a unique prefix
$table_prefix = 'wp_'; // Only numbers, letters, and underscores please!
// Change this to localize WordPress. A corresponding MO file for the
// chosen language must be installed to wp-content/languages.
// For example, install de.mo to wp-content/languages and set WPLANG to 'de'
// to enable German language support.
define ('WPLANG', '');
/* That's all, stop editing! Happy blogging. */
define('ABSPATH', dirname(__FILE__).'/');
require_once(ABSPATH.'wp-settings.php');
?>
ok toto som ulozil a nahodil na ftp a neviem vcom je problem lebo stale to nejde.
-
RainbowSix
Light Professional
- Príspevky: 959
- Registrovaný: 06 apr 2007, 11:03
ok tak som tam kopirovla obsach wp-config-sample a dalho na 777 a vyhadzuje mi toto Error establishing a database connection ale som tam nechal aj wp-config-sample aj wp-config a ked nedam nic do wp-config tak vyhodi tuto chybu Fatal error: Call to undefined function wp() in /home/free/kx.cz/c/callofduty5/root/www/wp-blog-header.php on line 18 a co som kukal ich veb mal som to dat na 750 ale to spravilo este dalsie chiby tak som vtom nepokracoval
tu je ta moja stranka
vimazal som snej wp-config a mam to na ic.cz
tu je ta moja stranka
vimazal som snej wp-config a mam to na ic.cz
-
RainbowSix
Light Professional
- Príspevky: 959
- Registrovaný: 06 apr 2007, 11:03
takto aby som sit o ujasnil prekopirujem tam toto
<?php
// ** MySQL settings ** //
define('DB_NAME', 'kx_callofduty5'); // The name of the database
define('DB_USER', 'kx_callofduty5'); // Your MySQL username
define('DB_PASSWORD', ''); // // ...and password
define('DB_HOST', 'localhost'); // 99% chance you won't need to change this value
define('DB_CHARSET', 'utf8');
define('DB_COLLATE', '');
// Change SECRET_KEY to a unique phrase. You won't have to remember it later,
// so make it long and complicated. You can visit http://api.wordpress.org/secret-key/1.0/
// to get a secret key generated for you, or just make something up.
define('SECRET_KEY', 'b4DP;!5q2W~0=k8H^$Eg^`{8<r-]WytQNQd~=oL0s!ADK]$Lg$Q%M5!ODf}xuSvL'); // Change this to a unique phrase.
// You can have multiple installations in one database if you give each a unique prefix
$table_prefix = 'wp_'; // Only numbers, letters, and underscores please!
// Change this to localize WordPress. A corresponding MO file for the
// chosen language must be installed to wp-content/languages.
// For example, install de.mo to wp-content/languages and set WPLANG to 'de'
// to enable German language support.
define ('WPLANG', '');
/* That's all, stop editing! Happy blogging. */
define('ABSPATH', dirname(__FILE__).'/');
require_once(ABSPATH.'wp-settings.php');
?>
do vitvoreneho wp-config.php ktory ulozim a damho na 777 hodim na ftp a potom tam necham aj wp-config-sample.php to som robil a nadtym mi vihodilo tu chybu
<?php
// ** MySQL settings ** //
define('DB_NAME', 'kx_callofduty5'); // The name of the database
define('DB_USER', 'kx_callofduty5'); // Your MySQL username
define('DB_PASSWORD', ''); // // ...and password
define('DB_HOST', 'localhost'); // 99% chance you won't need to change this value
define('DB_CHARSET', 'utf8');
define('DB_COLLATE', '');
// Change SECRET_KEY to a unique phrase. You won't have to remember it later,
// so make it long and complicated. You can visit http://api.wordpress.org/secret-key/1.0/
// to get a secret key generated for you, or just make something up.
define('SECRET_KEY', 'b4DP;!5q2W~0=k8H^$Eg^`{8<r-]WytQNQd~=oL0s!ADK]$Lg$Q%M5!ODf}xuSvL'); // Change this to a unique phrase.
// You can have multiple installations in one database if you give each a unique prefix
$table_prefix = 'wp_'; // Only numbers, letters, and underscores please!
// Change this to localize WordPress. A corresponding MO file for the
// chosen language must be installed to wp-content/languages.
// For example, install de.mo to wp-content/languages and set WPLANG to 'de'
// to enable German language support.
define ('WPLANG', '');
/* That's all, stop editing! Happy blogging. */
define('ABSPATH', dirname(__FILE__).'/');
require_once(ABSPATH.'wp-settings.php');
?>
do vitvoreneho wp-config.php ktory ulozim a damho na 777 hodim na ftp a potom tam necham aj wp-config-sample.php to som robil a nadtym mi vihodilo tu chybu
-
RainbowSix
Light Professional
- Príspevky: 959
- Registrovaný: 06 apr 2007, 11:03
brm
Uz to fakci brm mi to spravil a chcel by som sa takt mu podakovat ze mi to spravil matu umna ale aj ostatnym dakujem vam 