Support > General

Module mod_ads has no CSS suffix and Friendly URLs is not working [Solved]

(1/2) > >>

armpouniotis:
Hi there !

1) is it possible for Elxis programmers to make CSS suffix for mod_ads ?

2) I renamed the htaccess.txt file to .htaccess, then I choose Friendly URLs on setting, but unfortunately site is not working....

What should I do ?

Thank you in advance
Christos Armpouniotis

datahell:
1. Open module's XML file and add (at the end) the following inside "<params></params>" blocks:
<param type="text" name="css_sfx" default="" dir="ltr" label="CSS_SUFFIX" description="CSS_SUFFIX_D" />
Now you have CSS suffixes support for the module
XML file to edit: modules/mod_ads/mod_ads.xml

2. Can't tell without seeing. If you have mod rewrite support it should work.
Tip for the administration section: if you have renamed the administration folder (default name is "estia") you must edit htaccess file and change "estia" to the correct name.

armpouniotis:
Hi there !

1) This works fine ! Thank you !

2) Estia is the default admin folder name.

I have put elxis inside a subfolder named "elxis5". Is this the reason why I have this problem ?

Thank you in advance
Christos

datahell:
Yes, it is the sub-folder. Open htaccess file and set properly the "RewriteBase" option. It has instructions there.

armpouniotis:
Yes, that's is,

but now for some reason I can't log in the admin area.

I am entering correct username and pass, but it loads the log in screen again and again !

Any ideas why ?

Christos

Navigation

[0] Message Index

[#] Next page

Go to full version