![]() |
|
#42
|
|||
|
|||
|
How can we use this with 3.5 ?
|
|
#43
|
|||
|
|||
|
I'd like to have a new version too!
|
|
#44
|
|||
|
|||
|
Will this work with 3.5x? any news on when it will be upgraded if so?
Thanks, Allen |
|
#45
|
|||
|
|||
|
Quote:
|
|
#46
|
|||
|
|||
|
Here is a modified version I did to work with vb 3.5.3 and CMPS 2.1.0.
I have it working here: http://www.rchangout.com |
|
#47
|
|||
|
|||
|
Quote:
edit: Quote:
Last edited by Benjamini; 02-21-2006 at 04:45 PM. |
|
#48
|
|||
|
|||
|
Here are the manually from your .module.
now it works, but i think there is a littele problem with the template or any other thing... ![]() "title" "Random Links" "identifier" "latestlinks" "filename" "latestlinks.php" "templatelist" "adv_portal_latestlinks, adv_portal_linkbits" "adv_portal_latestlinks" Code:
<table align="center" border="0" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" class="tborder" width="100%">
<thead>
<tr>
<td class="tcat">
<a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('latestlinks')"><img id="collapseimg_latestlinks"
src="$stylevar[imgdir_button]/collapse_tcat$collapseimg_latestlinks.gif" alt="" border="0" /></a>
<span class="smallfont"><strong>$vba_style[portal_blockbullet] $mods[title]</strong></span></td>
</tr>
</thead>
<tbody id="collapseobj_latestlinks" style="$collapseobj_latestlinks">
$linkbits
</table>
<br />
Code:
<tr> <td class="$getbgrow"> <div><a href="$linkurl/showlink.php?$session[sessionurl]do=showdetails&l=$link[linkid]">$link[name]</a></div> <div class="smallfont"> $vbphrase[by] <if condition="$link['userid']"><a href="$vboptions[bburl]/member.php?$session[sessionurl]u=$link[userid]">$link[username]</a> <else /> $vbphrase[guest] </if><br /> $link[date] <span class="time">$link[time]</span><br /> <a href="$linkurl/browselinks.php?$session[sessionurl]c=$link[catid]">$link[catname]</a><br /> $link[posts] $vbphrase[replies], $link[views] $vbphrase[views] </div> </td> </tr> PHP Code:
|
|
#49
|
|||
|
|||
|
... nobody can help? here are a lot of vbadvanced users and nobody got a running hotest link module?
|
|
#50
|
|||
|
|||
|
Anyone else figure this one out?
|
|
#51
|
||||
|
||||
|
Quote:
Got the same when trying this module on 3.6 Seems to be SQL related but cant really figure it out |
|
#52
|
|||
|
|||
|
I tried Benjiman's latest codes from above, check all characters, but got this, Parse error: parse error, unexpected T_CONSTANT_ENCAPSED_STRING in /var/www/vhosts/glamour1.com/htdocs/forums/modules/latestlinks.php on line 20
I checked, and this is what I have on the PHP file, Code:
//*The*order*you*would*like*to*pull*the*links*in.* //*Enter*1*for*newest,*2*for*most*viewed,*3*for*most*comments,*4*for*highest*rated,*5*for*random $order*=*5; //*Enter*the*number*of*links*you*would*like*to*display*here $limit*=*5; //*The*URL*to*your*links*directory*with*NO*trailing*slash $linkurl*=*'http://www.glamour1.com/links'; //*Maximum*characters*of*the*links*name*before*the*rest*will*be*replaced*with*'...' //*Set*this*to*0*to*disable*it. $maxnamechars*=*0; //*No*further*editing*necessary |
|
#53
|
|||
|
|||
|
I don't have *'s it printed this way on the post, it should be
Code:
//*The*order*you*would*like*to*pull*the*links*in.* //*Enter*1*for*newest,*2*for*most*viewed,*3*for*most*comments,*4*for*highest*rated,*5*for*random $order*=*5; //*Enter*the*number*of*links*you*would*like*to*display*here $limit*=*5; //*The*URL*to*your*links*directory*with*NO*trailing*slash $linkurl*=*'http://www.glamour1.com/links'; //*Maximum*characters*of*the*links*name*before*the*rest*will*be*replaced*with*'...' //*Set*this*to*0*to*disable*it. $maxnamechars*=*0; //*No*further*editing*necessary |
|
#54
|
||||
|
||||
|
Try plugging this in:
Quote:
__________________
NCangler |
|
#55
|
|||
|
|||
|
got it, thanks. Found the problem after I posted. Now, I'd like to break it into columns for the center colum where you could add the thumbnail...working it, thanks, rg.
|
|
#56
|
|||
|
|||
|
Anyone get this working with 3.6.1? I've tried above, but doesn't work... Not sure what I am doing wrong... (or if it even works with 3.6.1)
Thanks - InterFX
__________________
InterFX <br><br> my Clients using VBa: ChristianMom.com | BrassReview.com | TrumpetForum.com |
|
#57
|
|||
|
|||
|
I am also looking for random links in the CMPS page please let me know if 3.6.1 with CMPS v2.2.0. is there
Thanks for the help. Last edited by ang2el; 10-03-2006 at 10:57 PM. |
|
#58
|
|||
|
|||
|
Quote:
Hello Everyone, This looks like a really good mod but I am wondering if it will work with vb3.5.4 and 3.5.5? If so, is there anything special that has to be done (other than following the given directions) to get it working in those 2 vb editions? Thank You, Nuguru
|
|
#59
|
|||
|
|||
|
Quote:
Does anyone know? |
|
#60
|
|||
|
|||
|
|
![]() |
| 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 |
| Add Links Awaiting Moderation to Your vBa CMPS Quick Moderation Module | Brian | Modifications | 27 | 10-09-2010 02:21 PM |
| Integrate the Links Directory with the CMPS | Brian | Modifications | 48 | 08-19-2006 12:57 AM |
| [REQ] - Top 10 or Latest Links side block. | ricoche | Modifications | 1 | 01-27-2005 09:36 AM |
| Links Module | suttercane | Add-On Modules & Modifications | 0 | 07-08-2004 03:13 PM |