kaball Posted March 7, 2014 Share Posted March 7, 2014 Bonsoir à tous Suite à l'installation en local sous wamp d'un site distant , j'ai bien un accès au BO sans pb mais l'affichage en front office est mauvais. Pas d'image, le thème du site n'est pas chargé, les lien ne fonctionne pas. J'ai vidé le cache smarty en manuel mais rien ne change Quelqu'un pour m'aider car je débute Merci Link to comment Share on other sites More sharing options...
kaball Posted March 8, 2014 Author Share Posted March 8, 2014 Suite à la correction du fichier ps_shop_url sur lequel il restait '/' que j'ai remplacé par localhost certaine image du thème apparaissent mais aucune image des fiches produits ni les autres, toujours aucun design voilà plusieurs jours que je n'avance plus quelqu'un pour m'aider voici mon fichier config.inc.php est ce que quelque chose doit être modifié ? <?php define('_DB_SERVER_', 'localhost'); define('_DB_TYPE_', 'MySQL'); define('_DB_NAME_', 'xxxxxxxx'); define('_DB_USER_', 'root'); define('_DB_PASSWD_', ''); define('_DB_PREFIX_', 'ps_'); define('_PS_BASE_URI_', '/dantal/'); define('_THEME_NAME_', 'PRS030057'); define('_COOKIE_KEY_', 'boyAbCLB3iF24ivjNnZUcJ0LMPn6Syf3Cuwis9pDWbJJcX0WivTNjNht'); define('_COOKIE_IV_', 'LXrjJdsA'); define('_PS_CREATION_DATE_', '2012-11-16'); define('_PS_VERSION_', '1.5.6.2'); ?> Merci de m'aider a progresser Link to comment Share on other sites More sharing options...
kaball Posted March 8, 2014 Author Share Posted March 8, 2014 Un exemple de message d'erreur au niveau des images produit si cela peut aider : <img data-cke-saved-src="http://localhost/dantal/%3Cbr%20/%3E%20%3Cfont%20size=1%3E%3Ctable%20border=1%20cellpadding=1%20cellspacing=0%20class=xdebug-error%20xe-warning%20dir=ltr%3E%3Ctr%3E%3Cth%20align=left%20bgcolor=#f57900' colspan=" src="http://localhost/dantal/%3Cbr%20/%3E%20%3Cfont%20size=1%3E%3Ctable%20border=1%20cellpadding=1%20cellspacing=0%20class=xdebug-error%20xe-warning%20dir=ltr%3E%3Ctr%3E%3Cth%20align=left%20bgcolor=#f57900' colspan=" 5"="">( ! ) Warning: constant(): Couldn't find constant _MEDIA_SERVER_1_ in C:\wamp\www\dantal\classes\Tools.php on line 1786Call Stack#TimeMemoryFunctionLocation10.0005250512{main}( )..\index.php:020.24576791024DispatcherCore->dispatch( )..\index.php:2830.28067411520ControllerCore->run( )..\Dispatcher.php:34840.449911645072IndexControllerCore->initContent( )..\Controller.php:16751.549018824440HookCore::exec( )..\IndexController.php:3961.568918922632HomeFeatured->hookDisplayHome( )..\Hook.php:47371.870220646312ModuleCore->display( )..\homefeatured.php:13181.870620650928Smarty_Internal_TemplateBase->fetch( )..\Module.php:170891.900020784560content_531a237367b675_27025286( )..\smarty_internal_templatebase.php:180101.924020839528LinkCore->getImageLink( )..\434f21a69d8a31eb67880f9a73ecb35309b91e06.file.homefeatured.tpl.cache.php:82111.924120840288ToolsCore::getMediaServer( )..\Link.php:405121.924120840472constant ( )..\Tools.php:1786 Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now