Search found 23 matches
- Wed Nov 12, 2014 4:00 am
- Forum: Modules/Add-Ons
- Topic: CGEcommerceBase / orders [Solved]
- Replies: 6
- Views: 2404
Re: CGEcommerceBase / orders[Solved]
the latest update of cgextensions seem to have fixed the problem...
- Wed Nov 12, 2014 2:27 am
- Forum: Modules/Add-Ons
- Topic: CGEcommerceBase / orders [Solved]
- Replies: 6
- Views: 2404
Re: CGEcommerceBase / orders
By the way,
Activating "debug" does not show anything additionally
thus can not even try to figure out where it goes wrong
Activating "debug" does not show anything additionally
thus can not even try to figure out where it goes wrong
- Tue Nov 11, 2014 10:07 am
- Forum: Modules/Add-Ons
- Topic: CGEcommerceBase / orders [Solved]
- Replies: 6
- Views: 2404
Re: CGEcommerceBase / orders
Hi There, Thanks for the information.... worked... but now I screwed up again..(getting to old for this S.) updated some modules... and my {order} page is gone again... even so far that the HTML content is incomplete... do I have to do that reset--- new template again to save it? (tried it already.....
- Mon Nov 10, 2014 2:40 pm
- Forum: Modules/Add-Ons
- Topic: CGEcommerceBase / orders [Solved]
- Replies: 6
- Views: 2404
Re: CGEcommerceBase / orders
Thanks2,sysmaster wrote:Basically a fresh installation, but I will read the notes.... Thanksvelden wrote:Is this a new install or did you upgrade some modules?
Read release notes of 1.16.3
http://dev.cmsmadesimple.org/project/files/413
That did it, following the steps in the release notes, made it work.
- Mon Nov 10, 2014 1:54 pm
- Forum: Modules/Add-Ons
- Topic: CGEcommerceBase / orders [Solved]
- Replies: 6
- Views: 2404
Re: CGEcommerceBase / orders
Basically a fresh installation, but I will read the notes.... Thanksvelden wrote:Is this a new install or did you upgrade some modules?
Read release notes of 1.16.3
http://dev.cmsmadesimple.org/project/files/413
- Mon Nov 10, 2014 11:00 am
- Forum: Modules/Add-Ons
- Topic: CGEcommerceBase / orders [Solved]
- Replies: 6
- Views: 2404
CGEcommerceBase / orders [Solved]
Hi All, I'm a bit stuck... installed what looks to be all required modules to have a cart -- e-commerce running. Cart works fine, can add products from the "products" database But when I go to check-out, getting the billing information first, none of the details from the logged in FEU user...
- Mon Feb 15, 2010 6:15 am
- Forum: The Lounge
- Topic: frequent memory allocation error
- Replies: 2
- Views: 1904
Re: frequent memory allocation error
Updating CGfeedback will force me to upgrade the whole CMS to 1.6.3 and the provider's environment does not support that.Nullig wrote: Perhaps updating to the latest versions of those modules might help.
Nullig
OK.. next step would be to change to a provider that does...
SM
- Mon Feb 15, 2010 2:03 am
- Forum: The Lounge
- Topic: frequent memory allocation error
- Replies: 2
- Views: 1904
frequent memory allocation error
Allowed memory size of 134217728 bytes exhausted (tried to allocate 1150183256 bytes) in ...../public_html/modules/JQueryTools/lang/en_US.php on line 60, referer: http://....... and ...../public_html/modules/CGFeedback/lang/en_US.php on line 89, referer: http://....... Above and several more in the ...
- Tue May 05, 2009 12:38 am
- Forum: Modules/Add-Ons
- Topic: Formbuilder & IP address of the one who submits...
- Replies: 1
- Views: 945
Formbuilder & IP address of the one who submits...
Within Formbuilder is the feature that also records the "$_SERVER['REMOTE_ADDR']" and adds this to the message/file/database record of the submitted form. $_SERVER['REMOTE_ADDR'] contains the IP address of the client who filled out the form and submitted it. Having that is nice for some ba...
- Sun Apr 12, 2009 4:34 am
- Forum: Modules/Add-Ons
- Topic: Product Manager: image display in product editor
- Replies: 4
- Views: 1840
Re: Product Manager: image display in product editor
In follow up to the original patch... Since the original would only show the last picture, following "corrections": These minor changes will show all pictures that are related (stored) for the product. A further option could be that the script is modified to have a [Show] button instead of...
- Sat Apr 11, 2009 12:34 am
- Forum: Modules/Add-Ons
- Topic: Product Manager: image display in product editor
- Replies: 4
- Views: 1840
Re: Product Manager: image display in product editor
Thanks for contributing. Please keep in mind that any future upgrades to Products could cause these changes to be lost. While I can see the benefit of displaying the thumbnails, I can also see the other side of the fence. If a user has 15-20 image fields the extra height from the thumbnails would c...
- Fri Apr 10, 2009 6:03 am
- Forum: Modules/Add-Ons
- Topic: Product Manager: image display in product editor
- Replies: 4
- Views: 1840
Product Manager: image display in product editor
I noticed that the request for displaying images (thumbnails) in the product editor came up several times, also I wanted to have it there, so it would be easier to see what is linked to it. So, I did a bit of "hacking", I'm sure that I did not do it the proper way and used the right techni...
- Wed Sep 10, 2008 10:38 am
- Forum: Modules/Add-Ons
- Topic: Using Filemanager in frontend?!
- Replies: 0
- Views: 676
Using Filemanager in frontend?!
Hi all, I looking into a way to implement (within limits) the filemanager into the frontend. I've looked at the uploads and downloads modules but they do not provide enough functionality for the need I have. I need to offer the "logged-in" user the possiblilty to browse through his own dir...
- Sun Aug 31, 2008 3:03 am
- Forum: [locked] CMSMS MLE fork
- Topic: [SOLVED] Flag opacity (not always...)
- Replies: 2
- Views: 2510
Re: Flag opacity (not always...)
[Solved] At least for me... After going through the PHP part, it occured to me that the "active" flag is using the original setting in config_lang.php as content for the style. So, after modifying: 'en_US' => array( 'block'=>'en', 'flag'=>'', 'text'=>'English', to: 'en_US' => array( 'block...
- Fri Aug 29, 2008 9:47 am
- Forum: [locked] CMSMS MLE fork
- Topic: [SOLVED] Flag opacity (not always...)
- Replies: 2
- Views: 2510
[SOLVED] Flag opacity (not always...)
Hi Alby, I just installed the latest MLE, and because my language flags are on a black background, I wanted the reverse effect: that the shown language flag is dimmed. After some fumbling with the settings I got it right, but not in IE7. In below sample, English is the displayed language, thus the f...