![]() |
|
|||||||
| Add-ons Modifications and add-ons for vB Geek stuff. |
| Advertisement | |
|
|
| Learn how to remove ads | |
![]() |
|
|
Release Tools | Display Modes |
|
#451
By
Arjan
on
04-11-2009, 01:17 PM
|
|
I got this working and it does do most things I want.
I've only got one problem: Attachments which are inserted into the text are only shown as a link. Can anyone tell me how I can get it to show the image itself? For starters I found that gars.php is lacking the code to retreive the attachment. I have no clue how to add this, unfortunately. |
|
Last edited by Arjan; 04-11-2009 at 02:04 PM..
|
|
#453
By
gothic
on
05-21-2009, 07:21 AM
|
|
Just upgraded to vBAdvanced 3.2.0 and the module stopped functioning.
Am using a standard vB 3.7.3 installation and upgraded from an UN-MODIFIED vBA 3.1.0 which had the GARS block working beautifully. Picked it all apart and tried various config changes but no mustard ![]() Simply can't get the little begga to work. Any suggestions? |
|
#455
By
Neutral Singh
on
06-03-2009, 07:18 PM
|
|
Hi
I dont know what is causing this in Internet Explorer 8. My settings are in gars.php: Code:
//SETTINGS
$forumids = "324,323,322,321,319,12,19,20,27,55,6,75,83,297,295,292,290,14,22,23,25,39,54,73,74,217,20,293,297,296,318,50,302,309,303,304,305,306,307,308,314,317,318,316,320,289,214,210,237,27"; // Comma seperated list of forumids
$limit = 5; // How many items to show
$title = "News Articles"; // Module Title
$featured = 0; // 1= Only featured items
$url_to_default_image = "types/3/default.jpg"; //Relative URL to default image from geek/gars/images/ folder
$vertical = 0; // 1= Vertical (only for template 1 or 3)
$preview = 0; // 1= Show preview
$ratings = 0; // 1= show ratings
$template = 1; // 1= simple with pic, 2=big with pic, 3=Listing no pic
$order = 1; // 0= rand, 1=desc, 2=asc
$maxchars = 200; // Maximum amount of chards to snip
$customfields = false; // Set to true to grab the custom fields.
$parsebb = true; //set to true to parse preview
// END SETTINGS
adv_portal_gars_bit1 template has the following code. Code:
<if condition="$vertical"><tr></if>
<td class="alt2" align="center" valign="top">
<img alt="$result[title]" src="$result[image]" style="border: 2px #000000;padding:2px;" /><br />
<a href="$bburl/showthread.php?t=$result[threadid]" title="$result[title]">
<strong>$result[title]</strong></a><div class="smallfont">$result[byline]</div>
</td>
<if condition="$vertical"></tr></if>
What is wrong? and how can i correct it.? Thanks |
|
|
|
#459
By
e36freak
on
06-16-2009, 10:45 AM
|
|
Hm, OK, it should look like this:
http://www.e46fanatics.de/showroom/ I want to have the left an the right column with the pictures in it. It's the same like the vba cmps gars block, but i would need it for gars itself. No chance? |
![]() |
| Release Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Release | Release Starter | Category | Comments | Last Post |
| Who wants a GARS module for vBa CMPS? (vB 3.7+) | daisukem | Geek Article and Review System | 4 | 08-21-2009 09:37 AM |
| how to make Top 5 Articles block show up on frontpage (vbA CMPS) | beowulf68 | Geek Article and Review System | 1 | 02-23-2008 10:29 AM |
| GARS / Links vBA block | gothic | Geek Article and Review System | 1 | 09-24-2006 10:07 AM |
| GARS + vBA CMPS | SoloX | Geek Article and Review System | 9 | 07-15-2006 04:51 AM |
| Yet Another GARS and vBA CMPS thread... | tgreer | Geek Article and Review System | 20 | 04-27-2006 07:17 PM |