[Erp5-users] Problems after installing modules

Rafael Monnerat rafael at nexedi.com
Mon Feb 18 14:54:31 CET 2008


Carl Anthony wrote:
> Hello Vincent,
> 
> Thanks a million for the information ... really useful, and much appreciated.
> 
> Now that I have got myself into this pickle, can I remove
> erp_html_style easily without needing to start all over again creating
> another site ?

erp5_xhtml_style is installed at moment you create a new site. You can:


uptade to the ERP5 last version ,maybe is it not required but it's good 
idea keep it updated:

Update erp5_core and install or update  erp5_mysql_innodb_catalog from 
svn. (Products/ERP5/bootstrap)
Update Products from SVN
Reindex Everything

And then install erp5_xhtml_style

If you have Data you should read http://www.erp5.org/UpgradeNote

> 
> Also, how can I now delete the other sites that I have had to abandon
> when I encountered the same problem ?

http://yourhost/manage

Check and delete :)

> 
> Finally, the million dollar question is:  why is erp_html_style still
> left lying around in the svn repo if its no longer being updated ?
> 

There is some projects that can still use this business templates (maybe 
old ones).

> thanks again,
> --carl
> On 18/02/2008, Pelletier Vincent <vincent at nexedi.com> wrote:
>> Le Samedi 16 Février 2008 21:54, Carl Anthony a écrit :
>>> Hi,
>>>
>>> I have wanting to install erp5, and finally found time to get this done.
>>>
>>> I have installed the system, but it seems some biz templates I install keep
>>> breaking the system.  I have gone through the steps of: create a site,
>>> install base templates, progressively add extra templates ... all works
>>> fine, until I install a certain template, but I cannot tell exactly which
>>> one: altough erp5_xhtml_style and erp5_html_style are the prime suspects.
>> erp5_html_style is superseeded by erp5_xhtml_style, and has not been updated
>> for some time.
>> All its features should be provided by xhtml style nowadays, so I advise you
>> not to install it - unless you found something missing in xhtml style.
>>
>>> The symptoms of my problem is that most things work, but links on existing
>>> subpages fail because an extra 'view/' string is appended to the URL (for
>>> example: http://sum.site.com:8080/voix/portal_templates/view/view instead
>>> of http://sum.site.com:8080/voix/portal_templates/view) .. when this
>>> happens, going to the browser address bar and deleting 'view/' actually
>>> leads to the destination URL being displayed correctly.
>> I believe it is a problem because of html style. It used to append that
>> "/view" systematicaly, IIRC.
>>
>>> A second issue is that it seems the jump menus on top of each page fail
>>> because Base_doAction fails to pick up on the parameter passed to it (an
>>> example parameter is: instance
>>> ...  below is the log entry for this side effect.
>> Again, it looks much like html style fault (and further changes to erp5_core):
>> it depends on script from erp5_core (Base_doAction is one example), and their
>> API changed for xhtml style. During some time, those scriptsin their updated
>> form were only present in xhtml style business template to ease upgrade, but
>> I think they were put in place of their old versions in erp5_core some months
>> ago.
>>
>> --
>> Vincent Pelletier
>> _______________________________________________
>> Erp5-users mailing list
>> Erp5-users at erp5.org
>> http://mail.nexedi.com/mailman/listinfo/erp5-users
>>
> _______________________________________________
> Erp5-users mailing list
> Erp5-users at erp5.org
> http://mail.nexedi.com/mailman/listinfo/erp5-users
> 




More information about the Erp5-users mailing list