![]() |
|
#361
|
|||
|
|||
|
Any language changes will need to be done in the templates that the module uses.
__________________
Tom Morris Porsche Boxster discussion forum. Today's Conservative discussion forum. |
|
#362
|
|||
|
|||
|
I think I dont't have enough experience with VBA
![]() Where can I find that, or how do I do that? |
|
#363
|
|||
|
|||
|
Quote:
Here's the note from the first page; Quote:
__________________
Tom Morris Porsche Boxster discussion forum. Today's Conservative discussion forum. |
|
#364
|
|||
|
|||
|
Oké, I found this in the template adv_portal_upcomingevents
Code:
<if condition="$show[upcomingevents] OR (!$show[upcomingevents] AND $show[noevents])"> <if condition="$mods[title]<>'Upcoming Events'"> <tr> <td class="thead" colspan="7" align="center"> <span class="smallfont"><strong>Upcoming Events</strong></span> </td> </tr> </if> <if condition="$show[upcomingevents]"> $upcomingevents <else /> <tr> <td class="alt2" colspan="7" align="center"> <span class="smallfont">No events scheduled in<br />the next $show[upcomingdays] days.</span> </td> </tr> </if> </if> ![]() If I change the green tex I get this: ![]() What do I wrong? |
|
#365
|
|||
|
|||
|
The same template is used by 2 different modules and so is coded to take that into account. If you want to edit the title as it appears at the top of the module then you need to also edit the module name under CMPS. After that, you can then edit the green text to match that, which will prevent the 2nd part from showing.
__________________
Tom Morris Porsche Boxster discussion forum. Today's Conservative discussion forum. |
|
#366
|
|||
|
|||
|
Thank you!!! I didn't know that
![]() Now it works perfect! Thank you very much for your fast replies and your help and your perfect working module!
|
|
#367
|
|||
|
|||
|
when I activate this module it screws everthing up.
Instead of jus coming out in the first column, the column appears to the whole width of the page. The text that it's pumping out seem to be OK, but I've had to turn it off for the time being as it ruined our home page. Any ikdeas what could be wrong? |
|
#368
|
|||
|
|||
|
Do yo have a link? Custom templates? Which VB & VBA versions?
__________________
Tom Morris Porsche Boxster discussion forum. Today's Conservative discussion forum. |
|
#369
|
|||
|
|||
|
Sorry about that - what a silly mistake to have made when posting a question.
VB 4.0.6 vBa 4.0.1 Just one custom template that we use for everything. |
|
#370
|
|||
|
|||
|
Quote:
__________________
Tom Morris Porsche Boxster discussion forum. Today's Conservative discussion forum. |
|
#371
|
|||
|
|||
|
Thanks so much for this. Schoolboy error!
Incidentally - is there anyway to search on this forum for modules that are suitable for use on vBulletin and vBadvanced 4.0 only? |
|
#372
|
|||
|
|||
|
Only by using Advanced Search and selecting the vBa CMPS 4.x Add-On Modules forum.
__________________
Tom Morris Porsche Boxster discussion forum. Today's Conservative discussion forum. |
|
#373
|
|||
|
|||
|
I installed this succesfully and it shows up on my FORUMSHOME page fine, but it does not display correctly elsewhere. When I'm not on the Forum Home, it shows the dates but not the name of the event.
Running vb 3.8 if it matters. How can I get this resolved? |
|
#374
|
|||
|
|||
|
May be your server is not compatible with 3.8?
|
|
#375
|
|||
|
|||
|
Okay, I know this is an old module but I'm having trouble with it on my VB 3.7.0 forum.
I can't seem to get it to show up... I have the 3.2.1 cmps installed I uloaded the .php file and then went through the add module screen and selected .php template and added it to my main page in the center column where I wanted it. nothing shows up.... What am I doing wrong? |
|
#376
|
|||
|
|||
|
Quote:
__________________
Tom Morris Porsche Boxster discussion forum. Today's Conservative discussion forum. |
|
#377
|
|||
|
|||
|
Quote:
PHP File Module Options and I activated them in different sequences, with no good results. The module wont even show as being on the page. The module is set to active, it's listed at the top of the page, www.floridastreetscene.com I have at least 6 events that should be showing on the page. It is supposed to match the same list that shows on the forum list page, from what I understand and there I show at least 6-8 events coming up. I just can't seem to find the problem. I'm thinking it may have to do with the newer version of the vba cmps from the last time this module was adjusted? I could be very wrong on this though.... It wouldn't be the first time. Unless someone else has an idea on something I'm missing. |
|
#378
|
|||
|
|||
|
I am unable to see any calendar events as a guest (clicking on Calendar prompts me for a login) so I wouldn't be able to see anything on the main page either.
How many days look ahead has been set in the module? Also, what's the look ahead for vBulletin set to as the lesser of those two values is what's used by the module.
__________________
Tom Morris Porsche Boxster discussion forum. Today's Conservative discussion forum. |
|
#379
|
|||
|
|||
|
Quote:
where is the setting in the module for the time frame. I've looked for that in the setting but can't find it. IDK if that was in the second file that was included. I thought you only needed one file to install on the system and it was an either or setup. I don't even know where to put that .module file at. I have the forum set to 30 days for upcoming events. |
|
#380
|
|||
|
|||
|
In the module settings there's a value for Events Event Days in the bottom section that should be set the same as the VB value. It has a default but I don't recall if it's 10 days or not.
Looking closer it seems like your trouble may be that you didn't import the module but actually just copied the php file. If that's the case you really need to import the file using the .module file as that sets everything up as far as all the values and control fields. The pho file was supplied separately as a way to upgrade for folks that had already installed an earlier version. So... delete what you have and then import the module using the .module file. The resulting php file should wind up being the same as what was supplied separately.
__________________
Tom Morris Porsche Boxster discussion forum. Today's Conservative discussion forum. |
![]() |
| 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 |
| [Module] Upcoming Events - Standalone Version | Tom M | Add-On Modules (version 3.x & 2.x) | 131 | 09-06-2007 05:45 PM |
| Upcoming Events Module not working | amitwadhwa | "How Do I..." Questions | 6 | 11-15-2006 07:17 PM |
| [Module] Upcoming Events | James Goddard | Add-On Modules (version 3.x & 2.x) | 91 | 09-03-2006 11:45 PM |
| module: upcoming events | alekone | Add-On Modules & Modifications | 7 | 11-02-2005 05:30 PM |
| REQ: Upcoming events module | MotoUp | Module & Modification Discussion & Requests | 36 | 08-06-2005 09:14 PM |