Hi!

 

If classes or functions are not found, in 99% of all cases it has something to 
do with names of folders or extension-files. In newer Oxid-versions you can use 
ThisName and thisname which are different. In older versions all names were 
converted to lowercase. So go and check all the names in /modules: folders, 
files, classes and functions. I'm sure somewhere here is the problem. Maybe you 
mixed letters like a capital i with a lower L - nice: her vice-versa to be keep 
confusion out J

 

Regards, Kai

 

Von: dev-general-boun...@lists.oxidforge.org 
[mailto:dev-general-boun...@lists.oxidforge.org] Im Auftrag von Sai Chandra 
Sekhar Madala
Gesendet: Donnerstag, 21. Juni 2012 06:56
An: dev-general@lists.oxidforge.org
Betreff: Re: [oxid-dev-general] Recent Viewed Products

 

Hi Kai,

oxviewconfig=>smx_oxviewconfig/smx_oxviewconfig also did not solve my issue.:(

Thanks & Regards,
Sai Chandra Sekhar.M

On Thu, Jun 21, 2012 at 2:58 AM, Kai Gazmaga <kai.gazm...@vektordesign.de> 
wrote:

You need to write thr class only with small letters in modules registration ... 
-- 
Diese Nachricht wurde von meinem Android-Mobiltelefon mit K-9 Mail gesendet.



Sai Chandra Sekhar Madala <saichandrashek...@devblaze.in> schrieb:

Hi,

@Frank.I regret that I mentioned it works fine in start page in my earlier 
mail.Actually it does not work in start page when I extend start.It works only 
in detail page.I am a newbie to oxid so can you please tell me a little in 
detail how to load the block 'sidebar_boxproducts' in template(It is already 
present in my template).

@Tobias.Thank you for the oxviewconfig way of implementation.I have tried to 
implement this way too.When I register the module and extend as 
oxViewConfig=>smx_oxviewconfig/smx_oxviewconfig and try to see the shop I get 
the error "Function 'smxLastSeen' does not exist or is not 
accessible!(oxViewConfig)" .Please suggest me where am I going wrong.

Thanks & Regards,
Sai Chandra Sekhar.M
Devblaze Inc.



On Wed, Jun 20, 2012 at 6:36 PM, Frank Zunderer <frank.zunde...@zunderer.de> 
wrote:

Hi Sai Chandra,

 

when it is displayed in startpage then it is generally working, and alist is 
enabled by default, so maybe the block 'sidebar_boxproducts' is not loaded in 
your template for alist. As Tobias pointed out, it is possible to overload 
oxviewconfig to have a function available in every

template, yet I think I prefer to control from module where it is displayed, 
and not from template.

 

@Tobias:

Problem I see with your code is that the null value is added to the array 
aHistoryArticles, and one real article is removed in return.

 

Regards,

Frank Zunderer

 

 

Von: dev-general-boun...@lists.oxidforge.org 
[mailto:dev-general-boun...@lists.oxidforge.org] Im Auftrag von Sai Chandra 
Sekhar Madala


Gesendet: Mittwoch, 20. Juni 2012 09:31
An: dev-general@lists.oxidforge.org
Betreff: Re: [oxid-dev-general] Recent Viewed Products

 

Hi Mr.Marco & Mr.Frank,



@Thanks Mr.Marco.

@Frank .Thank you for the module.As you pointed out it is built in,but only for 
detail page.I have used your module and it works fine in detail page as well as 
start page but not through out the shop.I have extended the aList & start 
classes also I tried to extend oxView & oxUBase, but they do not seem to 
work.Please suggest me the class to extend so that it works through out the 
shop.

Thanks & Regards,
Sai Chandra Sekhar.M

On Tue, Jun 19, 2012 at 10:49 PM, Frank Zunderer <frank.zunde...@zunderer.de> 
wrote:

 


_______________________________________________
dev-general mailing list
dev-general@lists.oxidforge.org
http://dir.gmane.org/gmane.comp.php.oxid.general

 


_______________________________________________
dev-general mailing list
dev-general@lists.oxidforge.org
http://dir.gmane.org/gmane.comp.php.oxid.general

 

_______________________________________________
dev-general mailing list
dev-general@lists.oxidforge.org
http://dir.gmane.org/gmane.comp.php.oxid.general

Reply via email to