Jump to content

prshopchin

Members
  • Posts

    10
  • Joined

  • Last visited

Everything posted by prshopchin

  1. prestashop 1.2 beta 4 virsiyonu kurmaya çalıştığım www.muadilkartus.org web sitemde Scripti ne yaptıysam çalıştıramadım ( kurulum anında hata mesajı almadım ) ---------------------------------------------------------- Admin panel adını değiştirdim install klasör adını değiştirmeme rağmen hala alttaki hata mesajını veriyor lütfen yardım edermisiniz ------------------------------------------ Warning: require_once(/home/www/muadilkartus.org/tools/smarty/Smarty.class.php) [function.require-once]: failed to open stream: No such file or directory in /home/www/muadilkartus.org/config/smarty.config.inc.php on line 3 Fatal error: require_once() [function.require]: Failed opening required '/home/www/muadilkartus.org/tools/smarty/Smarty.class.php' (include_path='.:/usr/local/php5/share/pear') in /home/www/muadilkartus.org/config/smarty.config.inc.php on line 3
  2. Would you please help The 1.2 beta 4 version trying to establish prestashop What I can not run the script www.muadilkartus.org web site ( I did not receive an error message during installation) -------------------------------------------------- -------- I changed the name of the admin panel Despite the name change the install folder still gives the error message below --------------------------------------------------------- Warning: require_once(/home/www/muadilkartus.org/tools/smarty/Smarty.class.php) [function.require-once]: failed to open stream: No such file or directory in /home/www/muadilkartus.org/config/smarty.config.inc.php on line 3 Fatal error: require_once() [function.require]: Failed opening required '/home/www/muadilkartus.org/tools/smarty/Smarty.class.php' (include_path='.:/usr/local/php5/share/pear') in /home/www/muadilkartus.org/config/smarty.config.inc.php on line 3
  3. hello friends trying to establish the website for test ( www.muadilkartus.org ) the link at the bottom of these two sites are similar to the theme of the theme I'm looking for a free, please help Example website adress: http://www.garajdanal.com/index.php http://www.bilgisayardeposu.com Best Regards Seref
  4. PrestaShop 1.1.0.5 türkçe sürümü ve türkçe dil paketine ihtiyacım var elinde olan varsa lütfen paylaşsın Ya arkadaşlar bizden sonra konu açanlara yardımcı oldunuz bize cevap yazan olmazı zor bir srumu sorduk yoksa farkına varmadan kırıcı bir olaymı yaptık www.indirek.net sizinde yardımlarınızla amacım daha iyi tasarım kusursuz site yapmak
  5. türkçe dil ve TL Para birimi sorununu bende yaşıyorum demo sitem www.indirek.net deneme sitemde ayrıca ana sayfadaki yazılara nasıl ulaşacağım yani index.php dosyası nerede hangi klasor altında birisi cevap yazsın lütfen cevap yazmak bu kadar zor olmasa gerek yaw
  6. siteniz baya güzel olmuş siz epey yol katetmişsiniz kardeş sende olmasan bu yardım sitesinde kimse yok diye ümidimi kesiyordum senden ricam eğer mümkünse bu TR Dil dosyasını ve TL Para birimini nasıl ekleyeceğim anlatabilirmisin Bu eklediğiniz zipli tr dosyasından 4 klasör çıktı translations mails modules themes ( Bu klasör içindeki Tr dosyasınımı yükleyeceğim ) yoksa hangisini ekleyeceğim yardımcı olabilirseniz sevinirim arkadaşlar kimse mesaj yazmamış bu kadar zormu yaw
  7. siteniz baya güzel olmuş siz epey yol katetmişsiniz kardeş sende olmasan bu yardım sitesinde kimse yok diye ümidimi kesiyordum senden ricam eğer mümkünse bu TR Dil dosyasını ve TL Para birimini nasıl ekleyeceğim anlatabilirmisin Bu eklediğiniz zipli tr dosyasından 4 klasör çıktı translations mails modules themes ( Bu klasör içindeki Tr dosyasınımı yükleyeceğim ) yoksa hangisini ekleyeceğim yardımcı olabilirseniz sevinirim
  8. PrestaShop 1.1.0.5 türkçe sürümü ve türkçe dil paketine ihtiyacım var elinde olan varsa lütfen paylaşsın Scripti kuracağım domain adı http://www.indirek.net ayrıca bu scripti yeni kuruyorum diğer eklenti paketleri ( TL ödeme, Kdv, Merkez banka Doviz kur çekme ) gibi eklenti olan varsa onlardanda yardım bekliyorum yardımlarınız için şimdiden tşk ederim birde http://www.ozsarigrup.com/shop/ bu sitede üst kısımda olan dönen resimler gibi flash ekranı nasıl ekleyebilirim
  9. Scripti Kurulum esnasında bir sorun olmadı Version 1.1.0.5 - 7.052s ama arama çubuğuna www.indirek.net domain adını yazdığımda aşağıdaki Error 500: Script Execution Failure ( indirek.net ) hata mesajı veriyor ( admin panele ulaşabiliyorum ) ayrıca bu sürüm için türkçe dil desteği olup benimle paylaşılırsa sevinirim ---------------------------------------------------------------------------------------------------- [www.indirek.net] [Wed May 27 14:09:40 2009] [error] [client 94.54.233.179] Premature end of script headers: index.php Error 500: Script Execution Failure Description: The server encountered an internal error or misconfiguration and was unable to complete your request. Most common reasons for returning this error message are: • File Upload Mode When you upload Perl, CGI scripts via FTP you should use always ASCII mode. If you get "Error 500: Script Execution Failure" you should check whether your FTP client uses ASCII mode when uploading your scripts, because if it uses BINARY mode to upload your scripts they won't work on the server. The problem caused by wrong upload mode is associated with the way different operating systems handle the "end of line" character. Unix system uses a "line-feed" (LF), Windows uses a "carriage-return" (CR) and "line-feed" (LF) pair. That's why it is very important that you set the uploading mode to ASCII. • File Permissions When you upload scripts via FTP the file permissions are set by default to 755. If you get "Error 500: Script Execution Failure" you should check whether your scripts have 755 permissions. Otherwise your scripts have lower level of permissions and does not support execution upon request. The octal representation of the 755 permission is equal to the following textual format: -rwxr-xr-x Most FTP clients support the CHMOD command which is used for setting file permissions. In case you have set improper permissions to your scripts, use your FTP client and set "Read, Write, Execute" permissions for the owner, "Read, Execute" permissions for the group and everyone else. • Script Errors This is the third well known reason for getting "Error 500: Script Execution Failure" upon execution of your scripts. Check your scripts for any obvious syntax or programming errors to make sure your code is not broken. Remember: When you get a "Error 500: Script Execution Failure", you should always check for any file uploading problems (ASCII/BINARY) and the executable permission settings. Once those are checked and verified, it looks like there is a syntax error or some other problem in the script.
×
×
  • Create New...