Page 9 of 10
Posted: Wed 28. Apr 2004, 19:16
by kachete
Hi all
Where can i download the mod to tryit
Is there a guide to install it in the latest version of it
Thanks
Posted: Wed 28. Apr 2004, 20:53
by frold
kachete wrote:Hi all
Where can i download the mod to tryit
Is there a guide to install it in the latest version of it
Thanks
Try this topics first post
http://www.phpwcms.de/forum/viewtopic.php?p=7223#7223
Posted: Sun 9. May 2004, 14:14
by nekket
Perhaps a stupid question: How to give a category the name
"service & prices"?
I tried but i get this error:
Code: Select all
Parse error: parse error, expecting `T_VARIABLE' or `'$'' in /XXXXXXX/cms/include/inc_module/mod_company/inc_front/company.func.inc.php(11) : regexp code on line 1
Fatal error: Failed evaluating code: productactions(PRICELIST,'service & prices,$content["products"], $db) in /XXXXXX/cms/include/inc_module/mod_company/inc_front/company.func.inc.php on line 11
Is it possible to give a cat a name with spaces between words?
A chance to fix this?[/quote]
Posted: Mon 10. May 2004, 00:01
by Jérôme
ooops, this must be becase I must have forgotten to encode the strings... This will be fixed, but at the moment I have no time because of other projects, I am sorry.
Posted: Mon 10. May 2004, 00:08
by nekket
No problem, i'm glad that's it was not my fault...

Posted: Sun 30. May 2004, 14:03
by Jérôme
Just for your personal information: Now that I have finished the GT-MOD, I will have more time to spend on the company enhancement MOD, so you can expect news from here in the next weeks, I guess

.
Posted: Tue 1. Jun 2004, 18:59
by Jérôme
Company Enhancement MOD 1.3 released
This release is compatible to RC4. It is just a maintenance release in which some minor code issues are changed.
Posted: Tue 1. Jun 2004, 19:12
by frold
WE WILL SEE NEW FEATURES... lol

Posted: Tue 1. Jun 2004, 22:05
by Jérôme
Version 1.3.1 released
This again is a maintenance release, but an important one, as I think. I checked the code for any issues that causes "Notice" errrors when having php configured with ErrorReporting = E_ALL.
Why is this so? As clean, valid and standards conform (X)HTML Code is important for a clean developement, is it also important to have valid and clean program code.
One issue is to check if a variable is set before using it - this is important in every programming language, but PHP is "friendly" enough to oversee the error if you have set your ErrorReporting to loosely.
That is why I am striving to have valid and no error/notice producing code and why I would like to see phpwcms having the same.
Problem with 'space' in product name?
Posted: Sat 14. Aug 2004, 14:58
by shpolbder
It seems I have the strange problem.
Then I insert productname in which there is a space-symbol (e.g. 'Big Car'), and want to get
(or any other Replacement Tags for 'Big Car') I do not get anything at all. It is like there is no such product. But if I change productname (e.g. 'Big', with no spaces in it) everything is all right.
That is up with me Doctor?! Is there something wrong with me or with MOD?
Posted: Wed 24. Nov 2004, 21:40
by Kvist
Hi all!
Why can't I find:
Code: Select all
<link rel="stylesheet" type="text/css" href="<?php echo ".".$phpwcms["templates"]."inc_css/".$block["css"] ?>">
in my index.php and:
Code: Select all
case "modules": //Modules -> later
echo 'in preparation - will follow later';
break;
in phpwcms.php? Those are some of the first things that you need to change to install the company mod, so I'm a little anxious!
Furthermore I get this when I've followed the steps that I could follow and installed the mod:
Code: Select all
Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /customers/kvistnet.dk/kvistnet.dk/httpd.www/include/inc_module/mod_company/inc_tmpl/products.list.tmpl.php on line 22
when I go to the product part of the mod.
And when I try to add a product I get this:
Code: Select all
Error in Query: INSERT INTO wcms__phpwcms_products SET product_name = 'sdf', category = 'sdf', image_info = '', description = 'sdfsdfsdf', contact_name = 'sdf', system_req = ''
And in Global Settings I get:
Code: Select all
Error in query:SELECT * FROM wcms__phpwcms_mod_company
I ran the MySQL query and made all the tables as required in the install.txt.
I hope that somebody can help me!
/Kvist
Posted: Fri 26. Nov 2004, 09:35
by Jérôme
Hey Kvist,
I am sorry to tell you that this MOD is not compatible with the current (and following) versions of phpwcms. Unfortunately I don't have the time to work on a new release and I don't know when I will find it

.
Best regards
- Jérôme
PS: I will change the first post of this topic to point that out.
OK
Posted: Fri 26. Nov 2004, 09:41
by Kvist
OK then!
Well, I'll make do - I guess it was more curiousity than an actual need, so I'll live!
/Kvist
Posted: Sat 5. Mar 2005, 16:43
by quelle
I like it,but I didn't found it
Posted: Sun 15. May 2005, 11:42
by ssyfrig
Hi
Work this mode with the phpwcms dev version?
thanks
Sven