-
Posts
27 -
Joined
-
Last visited
Profile Information
-
Activity
User/Merchant
swifter's Achievements
Newbie (1/14)
2
Reputation
-
This was solved by ditching the shared host (despite them promising me it wasn't their fault) and switching to a VPS, which solved this problem.
-
Hi Everyone, Got to the bottom of it. I installed a free module called etiendasdisplayphp.zip which gave some information about php() Then drunkbug on the forum told me to do this SSH into your server and execute: sudo apt-get install php5-gd And then restart your apache server with this command: sudo service apache2 restart This fixed the photo problem even though solution was for a different error. Thanks everyone
- 6 replies
-
- 1.6
- file manager
-
(and 7 more)
Tagged with:
-
Hi, Thanks very much. Does this info help? ONFIGURATION Current Local and Master values for PHP directives. See also ini_get(). PHP Core Directive Local Value Master Value allow_url_fopen On On allow_url_include Off Off always_populate_raw_post_data Off Off arg_separator.input & & arg_separator.output & & asp_tags Off Off auto_append_file no value no value auto_globals_jit On On auto_prepend_file no value no value browscap no value no value default_charset utf-8 no value default_mimetype text/html text/html disable_classes no value no value disable_functions pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority, pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority, display_errors Off On display_startup_errors On On doc_root no value no value docref_ext no value no value docref_root no value no value enable_dl Off Off enable_post_data_reading On On error_append_string no value no value error_log no value no value error_prepend_string no value no value error_reporting 32767 32767 exit_on_timeout Off Off expose_php On On extension_dir /usr/lib/php5/20121212 /usr/lib/php5/20121212 file_uploads On On highlight.comment #FF8000 #FF8000 highlight.default #0000BB #0000BB highlight.html #000000 #000000 highlight.keyword #007700 #007700 highlight.string #DD0000 #DD0000 html_errors On On ignore_repeated_errors Off Off ignore_repeated_source Off Off ignore_user_abort Off Off implicit_flush Off Off include_path .:/usr/share/php:/usr/share/pear .:/usr/share/php:/usr/share/pear log_errors On On log_errors_max_len 1024 1024 mail.add_x_header On On mail.force_extra_parameters no value no value mail.log no value no value max_execution_time 600 120 max_file_uploads 20 20 max_input_nesting_level 64 64 max_input_time 60 60 max_input_vars 1000 1000 memory_limit 400M 512M open_basedir no value no value output_buffering 4096 4096 output_handler no value no value post_max_size 64M 64M precision 14 14 realpath_cache_size 16K 16K realpath_cache_ttl 120 120 register_argc_argv Off Off report_memleaks On On report_zend_debug On On request_order GP GP sendmail_from no value no value sendmail_path /usr/sbin/sendmail -t -i /usr/sbin/sendmail -t -i serialize_precision 17 17 short_open_tag Off Off SMTP localhost localhost smtp_port 25 25 sql.safe_mode Off Off sys_temp_dir no value no value track_errors On On unserialize_callback_func no value no value upload_max_filesize 64M 64M upload_tmp_dir no value no value user_dir no value no value user_ini.cache_ttl 300 300 user_ini.filename .user.ini .user.ini variables_order GPCS GPCS xmlrpc_error_number 0 0 xmlrpc_errors Off Off zend.detect_unicode On On zend.enable_gc On On zend.multibyte Off Off zend.script_encoding no value INFO_MODULES Loaded modules and their respective settings. See also get_loaded_extensions(). Extension Version apache2handler Unknown bcmath Unknown bz2 Unknown calendar Unknown Core 5.5.9-1ubuntu4.3 ctype Unknown date 5.5.9-1ubuntu4.3 dba Unknown dom 20031129 ereg Unknown exif 1.4 $Id$ fileinfo 1.0.5-dev filter 0.11.0 ftp Unknown gettext Unknown hash 1.0 iconv Unknown json 1.3.2 libxml Unknown mbstring Unknown mcrypt Unknown mhash Unknown mysql 1.0 mysqli 0.1 openssl Unknown pcre Unknown PDO 1.0.4dev pdo_mysql 1.0.2 Phar 2.0.2 posix Unknown readline 5.5.9-1ubuntu4.3 Reflection $Id: 31d836a7ac92a37b5c580836d91ad4736fe2f376 $ session Unknown shmop Unknown SimpleXML 0.1 soap Unknown sockets Unknown SPL 0.2 standard 5.5.9-1ubuntu4.3 sysvmsg Unknown sysvsem Unknown sysvshm Unknown tokenizer 0.1 wddx Unknown xml Unknown xmlreader 0.1 xmlwriter 0.1 Zend OPcache 7.0.3FE zip 1.11.0 zlib 2.0 PHP Version 5.5.9-1ubuntu4.3 System Linux sever 3.13.0-24-generic #47-Ubuntu SMP Fri May 2 23:30:00 UTC 2014 x86_64 Build Date Jul 7 2014 16:33:02 Server API Apache 2.0 Handler Virtual Directory Support disabled Configuration File (php.ini) Path /etc/php5/apache2 Loaded Configuration File /etc/php5/apache2/php.ini Scan this dir for additional .ini files /etc/php5/apache2/conf.d Additional .ini files parsed /etc/php5/apache2/conf.d/05-opcache.ini, /etc/php5/apache2/conf.d/10-pdo.ini, /etc/php5/apache2/conf.d/20-json.ini, /etc/php5/apache2/conf.d/20-mcrypt.ini, /etc/php5/apache2/conf.d/20-mysql.ini, /etc/php5/apache2/conf.d/20-mysqli.ini, /etc/php5/apache2/conf.d/20-pdo_mysql.ini, /etc/php5/apache2/conf.d/20-readline.ini PHP API 20121113 PHP Extension 20121212 Zend Extension 220121212 Zend Extension Build API220121212,NTS PHP Extension Build API20121212,NTS Debug Build no Thread Safety disabled Zend Signal Handling disabled Zend Memory Manager enabled Zend Multibyte Support provided by mbstring IPv6 Support enabled DTrace Support enabled Registered PHP Streams https, ftps, compress.zlib, compress.bzip2, php, file, glob, data, http, ftp, phar, zip Registered Stream Socket Transports tcp, udp, unix, udg, ssl, sslv3, tls Registered Stream Filters zlib.*, bzip2.*, convert.iconv.*, string.rot13, string.toupper, string.tolower, string.strip_tags, convert.*, consumed, dechunk, mcrypt.*, mdecrypt.* INFO_ENVIRONMENT Environment Variable information that's also available in $_ENV. Environment Variable Value APACHE_RUN_DIR /var/run/apache2 APACHE_PID_FILE /var/run/apache2/apache2.pid PATH /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin APACHE_LOCK_DIR /var/lock/apache2 LANG C APACHE_RUN_USER www-data APACHE_RUN_GROUP www-data APACHE_LOG_DIR /var/log/apache2 PWD / Thanks so much, I think this is the same problem I'm having why people can't reset their password or check out. Thanks you!!
-
Still trying to figure out what I need to do to the server to be able to upload new photos? The server is Linux Ubuntu. Since the upgrade, I haven't been able to upload any pictures. Here is a photo of the error attached. If there are any ideas, please let me know. Thanks, Swifter
- 6 replies
-
- 1.6
- file manager
-
(and 7 more)
Tagged with:
-
Additional Shipping Cost Per Item.... +2, +3, +4 items etc
swifter replied to MartyW's topic in Core developers
I used localized shipping and it is working. The call out fee is because we are a serviced based industry covinging many locations within the state. Our trucks might visit a customer 2 hours drive away to commence the job (removalist) of which there are varying call out fees ranging from 0 through to $129 and up to $189. The call out fee is based upon postcode ranges. Thanks, Andrea. -
Load different cms page for mobile phone
swifter replied to swifter's topic in OUT - 1.6.0.11 [7 Jan 2015]
I don't mind whether the solutions is either mobiles go to a different page or the module wrapper will stop making the responsiveness not work. The responsiveness is fine on the rest of the pages, when the module wrapper is used, responsiveness not fine. So, when a mobile wants to look at one of the pages, I need it to go to a different page, with the same content but this time with no wrapper. If on computer or tablet, wrapper is fine as there is enough room and don't have to scroll. As it is, it is barely usable on a mobile due to all the scrolling around which needs to take place in order to access the content. Thank you.- 3 replies
-
- mobile
- responsive
-
(and 2 more)
Tagged with:
-
Thank you. Appreciate the help! I went into Bitvise SFTP and in var/log there are a bunch of logs. This was in Apache 2 error.log: [sun Sep 28 06:25:04.941654 2014] [mpm_prefork:notice] [pid 692] AH00163: Apache/2.4.7 (Ubuntu) PHP/5.5.9-1ubuntu4.3 configured -- resuming normal operations [sun Sep 28 06:25:04.941758 2014] [core:notice] [pid 692] AH00094: Command line: '/usr/sbin/apache2' [sun Sep 28 06:25:06.752789 2014] [:error] [pid 3482] [client 184.75.209.18:51334] PHP Notice: Undefined property: IndexController::$module in /var/www/html/modules/faq/faq.php on line 1109 Some of the other error logs are 0 in size with nothing in them, is this above the right error log?
- 6 replies
-
- 1.6
- file manager
-
(and 7 more)
Tagged with:
-
Hi Everyone, I've just upgraded to a cloud server. Now when I try to upload a new image in Prestashop 1.6 using file manger, the image wont' load, rather the thumbnale gets a red box around it and a x and when you put your mouse over the thumbnail it says 'server error' Here is a photo attached of the error. Is this something to do with file permissions for images on the linux server? Thanks
- 6 replies
-
- 1.6
- file manager
-
(and 7 more)
Tagged with:
-
Load different cms page for mobile phone
swifter replied to swifter's topic in OUT - 1.6.0.11 [7 Jan 2015]
Hi, Thanks for the reply.... Yes. I have http://swiftmovers.com.au/calculator/calculateur-de-volume.html in order to get the menu bar, logo etc on their I've used module 'wrapper' on a cms page and made it be viewed http://swiftmovers.com.au/content/28-volume-calculator-m3 The problem is, when you view it on a phone it's no longer responsive with the wrapper.... However the original with no wrapper is responsive. Now I don't know what to do. I was hoping in the question that if the customer is on a phone then they can go to: http://swiftmovers.com.au/calculator/calculateur-de-volume.html (responsive, no wrapper) rather than http://swiftmovers.com.au/content/28-volume-calculator-m3 (not responsive, wrapper) Or is there another way? Thank you- 3 replies
-
- mobile
- responsive
-
(and 2 more)
Tagged with:
-
Hi, Just trying to figure out how when someone viewing site from a phone views a different cms page than someone on a computer. thanks.
- 3 replies
-
- mobile
- responsive
-
(and 2 more)
Tagged with:
-
Hello, We are have purchased a VPS and need it set up for prestashop and migrate from the old host to the new server with everything optimized for the site to work as fast as possible. New server is binarylane old shared hosting crazydomains. Can have operating system any version of linux or windows server 2012. Thanks
-
Hi Prestashop Forum, I have translated the cart module from 'quantity' to 'hours' however, I would prefer this to be for one product only, with another product, I'd like it to remain as quantity. Anyway to do this? Thanks As Always!
- 1 reply
-
- cart
- translation
-
(and 1 more)
Tagged with: