Search found 107 matches

by gob33
Fri Oct 25, 2013 10:20 am
Forum: Coding Support
Topic: Module Development
Replies: 4
Views: 11654

Re: Module Development

Yeah, you could be different in functionalities than OC, but having the same calls (or an equivalent) in library and classes help A LOT doing a portage. And as it is a fork, copying more or less the OC changes in code dont hurt me. My error is deep in shipping methods structure and for a special cas...
by gob33
Thu Oct 24, 2013 10:13 am
Forum: Coding Support
Topic: Module Development
Replies: 4
Views: 11654

Re: Module Development

I have tried to do a portage on Alegro 1.2.8 of one of my shipping modules i have written for OpenCart. I would like to say here that it is difficult even if Alegro is an OpenCart fork. The main problem is the Alegro code is too "old". OpenCart as nearly the same classes but has evolved since. Metho...
by gob33
Mon Sep 09, 2013 3:05 am
Forum: General Discussion
Topic: Ideas
Replies: 48
Views: 74785

Re: Ideas

You may pass to responsive design as tablets and phones are more and more used.
Use Bootstrap for css.
by gob33
Sat May 11, 2013 2:49 am
Forum: General Discussion
Topic: Ideas
Replies: 48
Views: 74785

Re: Ideas

Something that could be done for large datasets (countries, zones, ...): using the dataTable JQuery plugin.

Its a very good implementation of a table, practiquely all customizable, easy to implement, lot of controls, API and internal access, integrated full pagination, search, all with javascript.
by gob33
Sun Jan 13, 2013 11:21 am
Forum: Bug Reports
Topic: Report bugs for version 1.2.8 here
Replies: 59
Views: 96650

Re: Report bugs for version 1.2.8 here

(Not a bug) Time to update the online demo to 1.2.8 ? And add french language.
by gob33
Tue Dec 25, 2012 8:01 am
Forum: Language Contributions
Topic: French Language Pack
Replies: 13
Views: 52455

Re: French Language Pack

Update for v1.2.8
by gob33
Mon Dec 24, 2012 4:50 pm
Forum: Bug Reports
Topic: Report bugs for version 1.2.8 here
Replies: 59
Views: 96650

Re: Report bugs for version 1.2.8 here

Translation on the way tomorrow. Im testing it with the new install procedure.
Perhaps could be better to put the language install file inside each language pack and that job done by each translator.
by gob33
Mon Dec 24, 2012 10:27 am
Forum: Bug Reports
Topic: Report bugs for version 1.2.8 here
Replies: 59
Views: 96650

Re: Report bugs for version 1.2.8 here

FuelPHP try to correct CodeIgniter defaults. For pagination, i refer to admin specially zones page but could be usefull when many categories or products. Eg. 90 categories, 3000 products. Browsing inside with a select box becomes a pain. A jquery pagination there is instantly as all is loaded in mem...
by gob33
Mon Dec 24, 2012 4:46 am
Forum: Bug Reports
Topic: Report bugs for version 1.2.8 here
Replies: 59
Views: 96650

Re: Report bugs for version 1.2.8 here

2] Would like to see a tax (xxx%) "name", not just a line with the purcent. Presently, this is "description". Compare your tax management with OpenCart or OpenShop which are more precise. Working now on translation, i dont see really bugs but things that could be better / re-arranged. Ex: pagination...
by gob33
Sun Dec 23, 2012 5:23 pm
Forum: Bug Reports
Topic: Report bugs for version 1.2.8 here
Replies: 59
Views: 96650

Re: Report bugs for version 1.2.8 here

1] Undefined variable: result in ALEGROCART-1.2.8\upload\admin\controller\products_with_options.php on line 158

2] Displaying column tax name (name instead of description) in the taxes list.