91
Dona_Brasil
Re: Sudden mess after updating CBB

Quote:

jensclas wrote:
please put 'cbb' into the search and see what you come up with


Yeah, a wide, wide range of subjects around this popular module.

(hey, that part I knew. I registered it as the solve-it-method-for-problems™ trademark and patent and now Google wants to buy it ).

Do you have another keyword suggestion that brings me to the problem at hand. I can't find it. Thanks !

My version is CBB 3.05 and XOOPS 2.0.13.2



92
Dona_Brasil
Sudden mess after updating CBB

Hi,

I updated NewBB2.1 to CBB 1.16 and then I updated CBB 1.16 to CBB 3.05.

I believe that I did anything according to the readme.txt that is included in the module package.

I set the menu option to 'hover'. The templates that I am currently using are almost the same as those that were included in the module pack.

Yet, my forum became a mess. It started when I updated to CBB 1.16. Please have a look at the mess athttp://www.donabrasil.com/modules/newbb/ .... The forums are not visible. The menu options are displayed in a strange way.

Does anybody know a solution or know what happened????

Thanks!



93
Dona_Brasil
Re: Social Bookmarking and News Module

Hey, if added this little java script to my smartsection template.

It looks like it works but I haven't tested it yet as this part of my site is not yet online. So let me know if it does not work

Update: It works! I had no reason waiting with implementation on my calendar for Brazilian activities. You can see the result here. Good luck!



94
Dona_Brasil
Re: how to disable Xlanguage auto language detection

If you want to do it hackfree (which makes it easier to update), do it with htaccess.

Let's suppose that you want to make English your default language and thathttp://www.yourdomain.com/index.php?lang=en is your startpage in English. Add this line to your .htaccessfile

DirectoryIndex index.php?lang=en


or, depending on your language folder name

DirectoryIndex index.php?lang=english


If you then go tohttp://www.yourdomain.com, you will get your page in English.

Use a different URL for each other language. This has SEO benefits too. This way, the URL were somebody enters your site determines the language.



95
Dona_Brasil
Re: Problem with XOOPS & Mod_Rewrite: can't find modules

Quote:

Peekay wrote:
I believe you need to use a solution like 'Simplified URLs' to use mod_rewrite with Xoops.


Thanks , I have thought about that. A module like Smartsection can do that trick too. I may use that for less important parts of my website.

However, I want to have more control on at least a number of my URL's. I also have to deal with more than one language. Therefore, I want to make the rewrite rules myselve.

Unfortunately, my rewriting results in a problem with XOOPS which threatens my strategy for world domination



96
Dona_Brasil
Problem with XOOPS & Mod_Rewrite: can't find modules

Xoops is having troubles in finding my modules after I use Mod_Rewrite to rewrite my URL's.

This .htaccess file is working:

Options +FollowSymlinks
RewriteEngine On
RewriteRule 
^hello/world.html$ /test/helloworld.php [QSA,L]


Unfortunately, if I do this to redirect a XOOPS URL:

Options +FollowSymlinks
RewriteEngine On
RewriteRule 
^contact/contact.html$ /modules/contact/index.php?sel_lang=english [QSA,L]


then I get the following message if I go to mydomain/contact/contact.html :

Quote:
Selected module does not exist!


This happens with any module.

Does anybody have a solution?

(I do want to use [QSA,L].)



97
Dona_Brasil
URL rewrite, CMS and Multilanguage/xLanguage

Which combination of a CMS module and a Multilanguage/xLanguage allows to rewrite URL's in a multilingual way??

I want to use URL rewrite with a CMS and Multilanguage or xLanguage. A content file in Dutch should have another URL then a content file in English. I have done that now but my URL's are not Search Engine Friendly. So I want to use URL rewrite to make these URL's look nice and search engine friendly in both languages.

Smartsection's URL rewrite is unfortunately not (yet) compatible with XOOPS Multilanguage.

Can anybody recommend me a combination of modules that works??



98
Dona_Brasil
Re: XLanguage and XOOPS Multilanguages: would I run into troubles if...

Thanks SpeedAirMan!



99
Dona_Brasil
Re: Come visit... but you have to pay council tax!

Quote:

Peekay wrote:
In the U.K, after a period of time, a house guest is considered to be a permanent resident. The local authority must then be advised, in case the home-owner's council tax needs to be re-calculated.

This seemed reasonable, until I was told by my council today that the period of time is ... one week!

Welcome to England.


So, what do they do? Do public servants count the number of tooth brushes in your house every week???




100
Dona_Brasil
XLanguage and XOOPS Multilanguages: would I run into troubles if...

When I chose a way to make my site multilingual, I chose Marcan's great hack XOOPS Multilanguage. I'm a satisfied user of this module, but after reading this article and this answer, I'm thinking about changing to XLanguage as it seems that this is the best option for future compatibility.

Would I run into troubles if I change from XOOPS Multilanguage to Xlanguage?

What would be the best way to proceed? Can I use both simultaneous in order to change the "custom smarty tag definitions" slowly?




TopTop
« 1 ... 7 8 9 (10) 11 12 »



Login

Who's Online

108 user(s) are online (85 user(s) are browsing Support Forums)


Members: 0


Guests: 108


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits