vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   [ADDON] cinq's vbArticles Latest 3 Featured Articles CMPS Module (https://vborg.vbsupport.ru/showthread.php?t=76823)

Blam Forumz 03-27-2005 10:12 PM

is it possible to make it look like how the features articles bit looks on the actual articles section?

Blam Forumz 03-27-2005 10:38 PM

Ok, i've done a bit of editing heres my templates:

adv_portal_articles

HTML Code:

<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<tr><td class="tcat" align="left">$vbphrase[vbart_featured]</td></tr>
<tr>
<td class="alt2" align="left" valign="top">
<table cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="left">
<tr>$articlesbits</tr>
</table>
</td>
</tr>


and

adv_portal_articlesbits

HTML Code:

<td valign="top" align="center" class="alt1" width="20%">
<a href="articles.php?action=viewarticle&artid=$featuredid">$articonimg</a><br>
<a href="articles.php?action=viewarticle&artid=$featuredid">
<span class="smallfont"><b>$title</b></span></a>
</td>


But look at my index:

www.blaminator.co.uk

the tables are touching, if i add a <br> it messes everything up :/

synn 03-28-2005 10:20 PM

Quote:

Originally Posted by Blam Forumz

the tables are touching, if i add a <br> it messes everything up :/


At the end of "adv_portal_articles" add:

HTML Code:

</table><br>
I like it displayed better this way. :up:

Thanks for the idea! :)

jzewatsky 03-31-2005 10:33 PM

Is there a way to change the display order of the featured articles so that the most recient article is on top?

subnet_rx 04-01-2005 05:45 PM

Quote:

Originally Posted by ncangler
Cinq, I cannot thank you enough for all the great work you'd put into this Articles system. I love it and it has added so much potential to my site. Thank you!

I've got to agree. Great work, please keep it up.

ncangler 04-05-2005 08:51 PM

I've installed on my 3.0.7 and CMPS 1.0.1 site (www.triumphowners.org) and image shows up fine in the Articles page but not on the CMPS portal page. I installed the revised cmps_articles.php file but no good. CMPS portal page seems to load slower now too. Any help is most appreciated.

Princeton 04-05-2005 08:55 PM

Quote:

Originally Posted by ncangler
I've installed on my 3.0.7 and CMPS 1.0.1 site (www.triumphowners.org) and image shows up fine in the Articles page but not on the CMPS portal page. I installed the revised cmps_articles.php file but no good. CMPS portal page seems to load slower now too. Any help is most appreciated.

I notice this is using the datastore ... make sure you upgrade your PHP to version 4.3.11. 4.3.10 has an unserialize() bug. You should see a noticable difference when you do.

ncangler 04-05-2005 09:10 PM

Thanks for the quick reply Princeton. What is the datastore? I assume I'd have to ask my server supplier to upgrade the PHP, but any concerns on affecting anything else if they do?
Randy

Quote:

Originally Posted by princeton
I notice this is using the datastore ... make sure you upgrade your PHP to version 4.3.11. 4.3.10 has an unserialize() bug. You should see a noticable difference when you do.


Princeton 04-05-2005 09:13 PM

there shouldn't be any problems .. it's a simple upgrade

You do not need to do anything on your end.

ncangler 04-05-2005 09:29 PM

Thank you for the suggestion. I have already emailed them asking that this be done. :)

Quote:

Originally Posted by princeton
there shouldn't be any problems .. it's a simple upgrade

You do not need to do anything on your end.



All times are GMT. The time now is 01:23 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01113 seconds
  • Memory Usage 1,744KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (3)bbcode_html_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete