![]() |
|
#1
|
|||
|
|||
|
Hi there,
in vBA CMPS 2.2.1 I used some lines of template code to have a little language chooser on the home page. It looked like this: PHP Code:
When I now try this with 3.0.1, it works just when hitting "Preview" while editing the module -> all is fine, in the popup are all languages listed. But in my homepage the select box is empty, so the $languagechooserbits from vB is not working anymore in vBA CMPS 3.0.1. Is there a workaround, please? Thanks fpr any hint! |
|
#2
|
|||
|
|||
|
add languagechooserbits in the Portal Output Global Variables
|
|
#3
|
||||
|
||||
|
If adding 'languagechooserbits' to the Portal Output Global Variables setting doesn't help, try adding a new plugin to the 'vba_cmps_fetch_vba_module' hook location with the following code:
PHP Code:
|
|
#4
|
|||
|
|||
|
Thanks a lot, but
1.- adding languagechooserbits global did not work 2.- (1.) and adding plugin did not work 3.- (2.) alone did not work So, not change at all, but testing the medule within CMPS-ACP still works fine ??? |
|
#5
|
||||
|
||||
|
Weird... I did a quick search for the variable, but don't see anything obvious in vB's code that should prevent it from being displayed. Another option though might be to add a new PHP module with something like this for the content of the PHP file.
PHP Code:
|
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| I Can't Integrate Nothing Anymore | RaceJunkie | Troubleshooting & Problems | 6 | 02-08-2008 11:53 PM |
| Members viewing not working anymore | omegared | "How Do I..." Questions | 2 | 07-30-2007 10:22 PM |
| Upgraded to 2.00 and none of my categories are there anymore. | GamingVidz.com | Troubleshooting & Problems | 7 | 02-20-2007 02:08 PM |
| Collapsable Modules Not Working Anymore | jcerious | "How Do I..." Questions | 2 | 03-26-2006 07:43 PM |
| Are You Supporting Your Products Anymore | pennylessz28 | Site Feedback & Updates | 5 | 01-23-2006 05:31 PM |