The vB Geek

Go Back   The vB Geek > vB Geek Products > Geek Article and Review System

Geek Article and Review System GARS is the mega popular system for turning forums into articles, tutorials, or even reviews.

Advertisement
This is an HTML example. Isn't it just wonderful?!?!
  Learn how to remove ads

Reply
 
Thread Tools Display Modes
  #1  
Old 08-02-2007, 07:29 PM
Arrangements's Avatar
Arrangements Arrangements is offline
Junior Member
 
Join Date: Jul 2007
Posts: 15
Geek Article and Review System License Holder 
Default Change out of thumbnail

What file do I need to change to change the output of the thumbnail.

I want replace the head image with the thumbnail but I need to change the thumbnail output code.

It output's:
HTML Code:
/1/thumb_chobits.gif,1/chobits.gif
And so I think php uses this output to create:

HTML Code:
<td align="center"><a href="http://forum.romanceanime.com/geek/gars/images/1/chobits.gif" target="_blank"><img src="http://forum.romanceanime.com/geek/gars/images/1/thumb_chobits.gif" class="inlineimg" border="0" /></a></td>
Or.. how can I get the module to show up on the template.

What I know:
I know I can edit the module but I don't want the default GARS template and I want to use MySql to query it.
GARS_custom_thumb_row

Uses explode function in mods/display/custom_fields.php:
PHP Code:
 $value explode(","$value);
                                
$deftemplate "GARS_custom_thumb_row"

Last edited by Arrangements; 08-03-2007 at 10:33 PM..
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Thumbnail beside article? nuvar Geek Article and Review System 2 03-09-2010 07:13 PM
Testing Thumbnail NoDRaC Articles 0 01-11-2008 07:42 AM
Thumbnail to URL issue ziG Geek Article and Review System 9 03-05-2007 08:44 AM
thumbnail indie Geek Article and Review System 4 02-28-2007 06:56 PM
Why does one user see a thumbnail for an image attachement... the other does not? FRAiD Geek Article and Review System 0 03-07-2006 05:31 AM


All times are GMT. The time now is 09:55 AM.


Powered by vBulletin® Version 3.8.5
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.