The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Geek Article System 3.5 RC2 Details »» | |||||||||||||||||||||||||
Woohoo.
This is the RC for the next release of the Geek Article System. I have decided to take it out of private beta as results from the private beta are taking yonks to come back in. I have fixed all known issues so we should be cooking on gas (hohohahaha). Special thanks to gltdn for help with beta testing Install instructions: Read the readme in the package. Should be straight forward stuff. It is important to note that THIS IS FOR A CLEAN INSTALL. I will devise an upgrade script when the package is final. New features:
This has taken me ages to do. The installer does everything for you (including all file changes). It will make backup copies of all files changed, make the file changes, and leave them in a folder for you to copy over when you are done. This may not work with PHP in safe mode. If you are using PHP in safe mode, you may have to do the changes manually (which you have the option to do anyway). Click the install button if you install. Otherwise you may miss very important updates. Demo: http://www.thenailgeek.com/forumdisplay.php?f=17 Missing phrases after install? Just search for a GAS phrase name... edit it, then click save. This will rebuild your phrases. nJoy Supporters / CoAuthors Show Your Support
|
Comments |
#12
|
||||
|
||||
Quote:
|
#13
|
|||
|
|||
Ok, thanks!
Remaining Issues; // Showthread/Article .Tweaks needed >> bottom COMMENT button needs a space from article body(perhaps another <br />?(I use FIREFOX/Have not checked under IE)) To fix this edit GAS_showthread and find: HTML Code:
<table cellpadding="0" cellspacing="0" border="0" width="100%"> <tr valign="top"> <if condition="$show['largereplybutton']"> <td class="smallfont"><a href="newreply.php?$session[sessionurl]do=newreply&noquote=1&p=$LASTPOSTID"><if condition="$show['closethread']"><img src="$stylevar[imgdir_button]/comment.gif" alt="$vbphrase[reply]" border="0" /><else /><img src="$stylevar[imgdir_button]/threadclosed.gif" alt="$vbphrase[geek_articles_closed_article]" border="0" /></if></a></td> <else /> <td class="smallfont"> </td> </if> </tr> </table> HTML Code:
<table cellpadding="0" cellspacing="0" border="0" width="100%" style="margin-top:3px"> <tr valign="top"> <if condition="$show['largereplybutton']"> <td class="smallfont"><a href="newreply.php?$session[sessionurl]do=newreply&noquote=1&p=$LASTPOSTID"><if condition="$show['closethread']"><img src="$stylevar[imgdir_button]/comment.gif" alt="$vbphrase[reply]" border="0" /><else /><img src="$stylevar[imgdir_button]/threadclosed.gif" alt="$vbphrase[geek_articles_closed_article]" border="0" /></if></a></td> <else /> <td class="smallfont"> </td> </if> </tr> </table> .Article Image >> is showing to be edited/changed >> is NOT getting edited/changed |
#14
|
||||
|
||||
Thanks... make sure you installed the latest package and reverted your templates from the private beta test. The comment placement was fixed.
Once again, make sure you have reverted your templates. There was a typo in that was causing the article header image not to display but this was fixed. Let me know if that sorts it as both issues seem fine on my system. |
#15
|
|||
|
|||
Quote:
1) I think we misunderstood: I talked about the db table geek_articles. When I delete an article, the article-row stays in the db-table 'geek_articles'. 2) Sorry, i've overlooked it. One new little bug: Tested with TABLE_PREFIX: Do a fresh Install - the installer creates the the table 'geek_articles' without the prefix. Thanks for address the reported bugs so fast. Testing the new Version asap. |
#16
|
||||
|
||||
Quote:
THanks for the heads up about the table_prefix. However thats a trip as it is in there! I am wondering if the scoping of table_prefix has been changed. I dont use them so ill have to look into that a bit more. Can anyone else verify? Thanks again Magic - your points are helping me get this thing live |
#17
|
|||
|
|||
Quote:
Last edited March 13 2005 at 13:10 by Geek Also note; The header image is showing, what I tried to say is that it cannot be changed to something else if we wish to. |
#18
|
|||
|
|||
Hi Geek,
5) When I edit an article, the article-image disappear. This happens only when I set in the gas-options 'Use first attachment thumbnail as avatar' to yes. By the way, in the gas-options, under 'Header images' there is a input row without title and description. The name of the text-input is 'ugs_allow_header_upload'. Maybe it helps to find it. I'll try the help to find bugs as fast as possible, to help to get this superb addon live. |
#19
|
||||
|
||||
Cool guys.
I have:
|
#20
|
||||
|
||||
question The_Geek are some of the intros on http://www.thenailgeek.com/forumdisplay.php?f=17 supposed to be blank?
|
#21
|
||||
|
||||
Quote:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|