Search found 20 matches
- Sat Aug 13, 2011 10:06 am
- Forum: Dutch - Nederlands
- Topic: Product in meerdere categorien->dubbel in cart.
- Replies: 0
- Views: 613
Product in meerdere categorien->dubbel in cart.
Ik heb een webshop ontwikkeld waarbij ik in de module Shop Made Simple een product aan twee categorien heb toegekend. In de webshop wordt dit artikel ook keurig getoond wanneer ik de pagina's oproep die twee verschillende categorien tonen. Als ik nu het product vanuit de ene categorie in het winkelm...
- Sat Aug 13, 2011 9:50 am
- Forum: Dutch - Nederlands
- Topic: Cart Made Simple -> BTW.
- Replies: 2
- Views: 974
Re: Cart Made Simple -> BTW.
Deels is het opgelost met het wijzigen van de templates maar er moest ook het nodige in de php code worden gewijzigd. Op het moment dat je de prijzen inclusief BTW wilt laten zien worden de BTW bedragen die je via de templates kunt laten zien altijd op 0 Euro gezet.
- Mon Aug 08, 2011 9:37 am
- Forum: Dutch - Nederlands
- Topic: Cart Made Simple -> BTW.
- Replies: 2
- Views: 974
Cart Made Simple -> BTW.
Beste CMSMS leden, Op dit moment ben ik bezig een webshop te integreren in een al bestaande site. Ik doe dit mbv Shop Made Simple en Cart Made Simple. Tot nu toe loopt dat allemaal prima maar nu loop ik tegen het volgende probleem aan: Als ik op de admin kant in Shop Made Simple aangeef dat de prijz...
- Thu Jul 13, 2006 9:16 pm
- Forum: Modules/Add-Ons
- Topic: RESERVATION Module
- Replies: 67
- Views: 34787
Re: RESERVATION Module
Ok, thanks!.
For now, the error at line 1886 still occurs. Adding rooms does not change that. Maybe I will find some time this weekend to dig into our code to find out what goes wrong. I will keep you informed.
Ryde.
For now, the error at line 1886 still occurs. Adding rooms does not change that. Maybe I will find some time this weekend to dig into our code to find out what goes wrong. I will keep you informed.
Ryde.
- Wed Jul 12, 2006 10:32 pm
- Forum: CMSMS Core
- Topic: Problem editing pages.
- Replies: 5
- Views: 2055
Re: Problem editing pages.
Hello Ted, No javascript errors are seen. The area to enter the text for the page is simply "dead". Although you are able to select some text in the area with the mouse pointer (cursor is not seen) you are unable to put it into the clipboard. Very strange problem. In a few days I will try ...
- Tue Jul 11, 2006 9:17 pm
- Forum: CMSMS Core
- Topic: Problem editing pages.
- Replies: 5
- Views: 2055
Problem editing pages.
I have installed CMSMS 0.13 using php 4.4.0 and mysql 4.1.13 under Suse 9.1 on my local machine. When I use Firefox as my browser I often get that I simply cannot edit a page in the FCKeditorX. The cursor does not show and I simply am not able to touch the text. When I use Konqueror I am always able...
- Tue Jul 11, 2006 9:09 pm
- Forum: Modules/Add-Ons
- Topic: RESERVATION Module
- Replies: 67
- Views: 34787
Re: RESERVATION Module
Hello newclear, Thanks for the reply! Well, I'm using mysql version 4.1.13 and php version 4.4.0 and the problem is persistent. I added a few room types (I did that before but I deleted them again). Now, the room numbering starts at 3 (I deleted 2 rooms earlier, so, I had an empty list, after that I...
- Mon Jul 10, 2006 8:26 pm
- Forum: Modules/Add-Ons
- Topic: RESERVATION Module
- Replies: 67
- Views: 34787
Re: RESERVATION Module
Hello,
I used a fresh installation of 0.13 and got exactly the same error as mentioned before in line 1886 when the module is included in a page.
Any ideas? ( I guess 0.13 already includes the latest version of class.module.inc.php)
Ryde
I used a fresh installation of 0.13 and got exactly the same error as mentioned before in line 1886 when the module is included in a page.
Any ideas? ( I guess 0.13 already includes the latest version of class.module.inc.php)
Ryde
- Sat Jul 01, 2006 7:23 am
- Forum: CMSMS Core
- Topic: Several sites, one template?
- Replies: 1
- Views: 1107
Several sites, one template?
Is it possible to have several sites with just one shared template? I will have a few sites that will need the same template. The sites also will have on some pages shared content , on other pages the content will be different (and will be maintained by different users). I would like to have just th...
- Tue Jun 27, 2006 8:46 pm
- Forum: Developers Discussion
- Topic: no files shown trying to link.
- Replies: 3
- Views: 2131
Re: no files shown trying to link.
Well, like I said: removing the proposed patch for the security issue in the connector.php file solves the problem. But you do not want to have this security hole so, I'll try to find out how to solve this issue. I will keep you informed.
- Mon Jun 26, 2006 10:19 pm
- Forum: Developers Discussion
- Topic: no files shown trying to link.
- Replies: 3
- Views: 2131
Re: no files shown trying to link.
Eeuuhh, well I did a bit more digging and it seems that applying the security patch in the connector.php file (that was one thing I did after moving the site, sorry, forgot all about it) is causing this problem (at leest in the 0.11.2 version). Any ideas how to apply the security patch and still ke...
- Mon Jun 26, 2006 9:32 pm
- Forum: Developers Discussion
- Topic: no files shown trying to link.
- Replies: 3
- Views: 2131
no files shown trying to link.
Hello all, I have a problem trying to setup a link in a page (0-11.2 version of cmsms). I have done the following: I have developed a site on a server where I made an installation of cmsms. If I upload a file and then I try to link the file on a (content) page, that works very nicely. After that, I ...
- Thu Apr 27, 2006 9:01 pm
- Forum: CMSMS Core
- Topic: Width of the FCKeditor
- Replies: 2
- Views: 1640
Re: Width of the FCKeditor
Alby, Thanks! You put me on the right track. I think you are using another version of the FCKEditor (I am using version 0.11.2 of CMSMS and the FCKEditor that comes with it) because there is no combo for instance. However, I added width: 500px; to the textfield "Body tag css" and this does...
- Sun Apr 23, 2006 11:23 am
- Forum: CMSMS Core
- Topic: Width of the FCKeditor
- Replies: 2
- Views: 1640
Width of the FCKeditor
I have a website where the content pane has a width of 500 pixels. Now, what I would like to do is to restrict the width of the textarea (to edit the content) of the FCKeditor to this width (to make it more WYSIWYG) . I know it is set to 100% by default. I have changed it to 500 pixels but apparentl...
- Fri Apr 21, 2006 10:13 pm
- Forum: CMSMS Core
- Topic: image not shown when aligning left or right (IE)
- Replies: 1
- Views: 1198
Re: image not shown when aligning left or right (IE)
Some more digging brought me to the following page:
http://www.ozzu.com/ftopic23088.html
The trick mentioned there works for me but I still do not understand why the addition to the stylesheet should be necessary.
Ryde
http://www.ozzu.com/ftopic23088.html
The trick mentioned there works for me but I still do not understand why the addition to the stylesheet should be necessary.
Ryde