Search found 55 matches

Search found 55 matches

Re: Upgrade OC 1.5.5.1 To 3.0.1.2

Thanks for fast reply :)
Omg :choke:
I mean yeah it's still possible for move data if the structure table same right??
if you say so then idk how to move data product? should insert 1 by 1? :crazy:

Jump to post
  • Fri Nov 03, 2017 4:42 pm
  • Replies 4
  • Views 8174
Re: Upgrade OC 1.5.5.1 To 3.0.1.2

well honestly, I already did some research how to upgrade OC even in forum.OC/stack, but i never find that link :laugh: Let me summary it : :crazy: So i need build another DB & site for install new OC (new) then move old folder(style,template,any file) and old DB(table,dll) to the new OC. Change...

Jump to post
  • Fri Nov 03, 2017 11:25 am
  • Replies 4
  • Views 8174
Upgrade OC 1.5.5.1 To 3.0.1.2

I using OC Version 1.5.5.1 and I tried upgrade to 3.0.1.2, since I read version 3.0.0.0 have error/bug (but I forget where did i read it). Current PHP version: 5.6.31, I following from here http://docs.opencart.com/upgrading/ for upgrade version What i did : 1. Set backup current mysql/OC 2. Turn of...

Jump to post
  • Thu Nov 02, 2017 4:55 pm
  • Replies 4
  • Views 8174
Re: How set Cache Header / Category In Catalog?

yeah, i already follow that instruction, but i really don't know why in live not working (more worst).
it's looks great on local and dummy.
and it's badly when i add cache in live.
it's so wierd. ???

Jump to post
  • Mon Nov 21, 2016 12:40 pm
  • Replies 2
  • Views 1744
How set Cache Header / Category In Catalog?

I tried build cache for header (menu) and cache for filter categories(because this is dynamic build). I don't know this is good or bad idea. Example in header : $categories = $this->model_catalog_category->getCategories(0); $categories = $this->cache->get('categories.0'); if(!$categories) { $categor...

Jump to post
  • Fri Nov 18, 2016 12:07 pm
  • Replies 2
  • Views 1744
Autocomplete Categories With Images

I tried build like this http://jqueryui.com/autocomplete/#categories but with images My problem only in Jquery. $(document).ready(function(){ $( function() { function format(item) { var cell = ''; cell += "<a><img src='" + item.image + "' />"; cell += item.label + "</a>"...

Jump to post
  • Mon Oct 10, 2016 11:06 am
  • Replies 0
  • Views 1166
Re: Add Autocomplete in catalog (search field)

Oh i found the problem image it's because i use jquery version 1.9 it's change some source code it's change from : (this is old version jquery 1.7) }).data("autocomplete")._renderItem = function(ul, item) { to : (this is new version jquery 1.9) .data("ui-Autocomplete")._renderIte...

Jump to post
  • Tue Sep 27, 2016 6:49 pm
  • Replies 1
  • Views 2549
Add Autocomplete in catalog (search field) [solved]

I use autocomplete image in admin and want add to catalog. I already make sure it's same like admin (controller) and already try echo item.image = http://localhost/website/cache/........ and it's correct when i copy the url and paste to new tab. My Problem : (2) 1. It's not show the image (in admin ...

Jump to post
  • Tue Sep 27, 2016 6:04 pm
  • Replies 1
  • Views 2549
Re: Can't log in to admin panel ;(

I have same problem i try in localhost and it's work fine. then i try in dummy domain and i can't login in admin it's keep write http://website.com/admin/index.php?route=common/login. every time i input correct it's blank(white screen with same page common/login). so i tried echo the token and rewri...

Jump to post
  • Wed Aug 24, 2016 12:07 pm
  • Replies 14
  • Views 28949
Syntax Error totalstorage

I got problem for this one, Uncaught TypeError: $.totalStorage is not a function when i try change the view. In developer Tools it's notice like this (anonymous function) view = $.totalStorage('display'); . As well i know, i add some script and minify the js and combine some js. :( I not sure it's e...

Jump to post
  • Wed Jul 13, 2016 3:31 pm
  • Replies 1
  • Views 1486
Cara membuat Login facebook API OC v1.5

siang agan", saya ingin menggunakan login facebook API, setelah mencari yang free ;D serta mencoba instal, banyak yang error & tidak bisa, kira2 ada yang bisa menshare code cara membuat login facebook (integrasi dengan account user ketika login) atau module yang pas untuk version 1.5.5.1 ? ...

Jump to post
  • Wed Jun 29, 2016 3:58 pm
  • Replies 1
  • Views 1447
Re: Guide build login facebook using API 1.5.5.1

After keep searching i found code for login in facebook and it's work but not yet integrated with a user account. it's just login fb. this code for connecting to fb, but i still cant integrated with user account. require_once( 'Facebook/HttpClients/FacebookHttpable.php' ); require_once( 'Facebook/Ht...

Jump to post
  • Wed Jun 29, 2016 2:49 pm
  • Replies 1
  • Views 1160
Re: Asking about Page Cache Version 1.5.5.1

hemmm, i try using that module after 1 day it's more than 200 mb, idkw but after 2-3 day my connection database so slow until i cant refresh my page in admin. ??? so i remove that module, btw thx for reply for my link website (well i just employee) http://belanjakomputer.com/ :)

Jump to post
  • Tue Jun 28, 2016 7:07 pm
  • Replies 3
  • Views 871
Guide build login facebook using API 1.5.5.1

I trying build login facebook using API, i found step by step for configuration fb : https://isenselabs.com/posts/facebooklogin-for-opencart-step-by-step-configuration-video. Q : For build this login fb need add new table ?? As well i know need app from facebook like this : (Manual, not using module...

Jump to post
  • Tue Jun 28, 2016 6:51 pm
  • Replies 1
  • Views 1160
Asking about Page Cache Version 1.5.5.1

Hi, i want know about page cache, i using full page cache(free) from http://www.opencart.com/index.php?route=extension/extension/info&extension_id=10464, as well i know thy like browser save the cache (but online), when user direct link with same address & same codition, it's using the cache...

Jump to post
  • Wed Jun 22, 2016 3:06 pm
  • Replies 3
  • Views 871
Re: Slow Loading TTFB

I know how to solved the Js : Add this in htaccess : ExpiresByType application/javascript "access plus 3 month" ExpiresByType application/x-javascript "access plus 3 month" ExpiresByType text/javascript "access plus 3 month" ExpiresByType text/x-javascript "access ...

Jump to post
  • Tue Jun 07, 2016 6:41 pm
  • Replies 21
  • Views 7938
Re: Slow Loading TTFB

I found it, after i using css spirits combine, then set dimension(height & width) in css, after that the error is gone. But it's not working for another source like yahoo/etc.

Jump to post
  • Tue Jun 07, 2016 10:27 am
  • Replies 21
  • Views 7938
Re: Slow Loading TTFB

@IP_CAM after i try it's more bad haha, page speed 92% (before 94%) loading (before 10-13s, after 12-14s). It's warning cache for js only, but it's okay last 1 problem is . Specify image dimensions : (For product already change it in tool, but for logo must be manually?) http://website.com/catalog/v...

Jump to post
  • Mon Jun 06, 2016 11:10 am
  • Replies 21
  • Views 7938
Re: Problem Can't Login In Admin

What?, oh maybe i forget it. But after change from define('HTTP_ADMIN', 'http://website.com/admin/'); to :define('HTTP_ADMIN', 'http://website.com/bkmanagement/');. Nothing happen still cant login (same like before). ???

Jump to post
  • Mon Jun 06, 2016 11:10 am
  • Replies 4
  • Views 880
Re: Slow Loading TTFB

@victorj, I am really sorry , because I can not tell the website address.
@IP_CAM Thx i will try it soon, and will be telling you later.

Jump to post
  • Sat Jun 04, 2016 10:38 am
  • Replies 21
  • Views 7938

Search found 55 matches