modules compatibility_please help
Hello Developers,
I'm a newbie, can you say this in easier to understand terms?
To start, my browser is Mozilla Firefox, and Im using Drupal 5.18 version
I havent installed any contributed modules but I already installed UBERCART and i put it under drupal-5.18/sites/all/modules
the modules,which are suggested by ubercart, are as follows:
-cck
-google_analytics
-imagecache
-tapir
-thickbox
-token
-ubrowser
-workflow_ng
in addition to that, i also place ubercart folder i download at ubercart.org, the version is ubercart 1.7
PHP Version 5.2.4
MySQL Version 5.1.33
Here my problem:
1. "The following enabled modules are incompatible with aggressive mode caching and might not function properly: content, uc_cart, uc_credit, uc_store."
2. I can't enable Clear URLs because the radio button is disabled and "Page Not Found" is displayed when i clicked "Run Clear URLs Test."
3. Lastly, how can i make my drupal site the same as this site: PCPadala.com, cause this is our site and we aim to have website payment pro to accept credit card so i will use ubercart ?
I apologize if my english is hard to understand..thank you
Hope YOU could help me with my problem..
Johnry--,

0) It sounds like you are
0) It sounds like you are just starting out, I suggest considering Drupal 6.x
1) just means you probably can't enable aggressive mode caching
2) See http://drupal.org/node/15365
3) That's what learning all about.
*_*
1) Aggressive mode caching is not advisable for some modules like ubercart, which handles payments and other stuff.
Say. you purchased a stuff of $50 and next time you login, the cart is still showing $50 unpaid.
2) On the clean url page, there is a link about how to configure clean url, just visit that link. Also, on your sever you must have the mod_rewrite apache extension enabled.
3) You should post a job on groups.drupal.org or on paid advertisement forum on Drupal.org.
4) If you search before posting, that can save your lot of time
Regards.
:)
Beautifulmind