The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Geek Article System 3.52 Details »» | |||||||||||||||||||||||||
IMPORTANT:
Please note that I can no longer support this project. Primarily as it is designed for vb3.0.x and I no longer use that version (im obviously on vb3.5x ). There is a version for vb3.5 however its a commercial script. This project is left here for the community. ----------------------- HowdA All. The GAS3 system is a comprehensive article system that completely integrates into vB3. News:
Originally, I looked into other article systems to integrate with my forums but just got irritated over and over again as I found the other offering out there very limiting for my needs. I wanted to use my members usergroup permissions, the search facility (so when someone did a search for 'bob' both articles AND threads appeared on one page), I also wanted wysiwyg editing and vBs attachment system. Well, I accomplished 99% of my needs with the Geek Article System 2.0 Why 3.0? While the 2.0 was fine for my needs, many users began asking for a far more complex system that took the beauty of 2.0 and added popular features in the other article systems. Here are the features in a nutshell:
Change log 13.05.05 - updated to 3.52 All this does is update GAS for the GAL4.0 integration. To update, simply replace your existing functions_geekarticles.php with the one in the latest package. 18.3.05 - updated to 3.51 This really just fixes a couple of mega minor bugs. Added new default icon per forum functionality (see readme) Wrote a real README. Wrote a seperate 3.5x upgrade script. Users of 3.5x should run admincp/gas3_upgrade.php 16.3.05 - updated to 3.50 Loads of new features and a new installer that makes the file changes for you. New forumdisplay Uploading of images for your header Synopsis box yadayadayda 10.2.05 - updated to 3.02 Fixed typo in readme (step 2.6 referenced $articlebyline instead of $GAS_byline). This bug fixes the disappearing byline when editing an article. To upgrade - edit your editpost template and search for $articlebyline then replace it with $GAS_byline Importers I have made an importer for v3articles. Technically speaking, you dont have to strictly have GAS3 installed to use the importer (though it is ideal). What it does is essentailly import v3articles, comments, ratings, and attachments into existing forums as new threads, replies, threadratings, and post attachments. The idea is that you install GAS3, create the forums to house your articles, and then import your existing v3articles into them (but as I said, you can simply import v3articles into normal forums without having GAS3 installed). There is also a rollback feature in case you change your mind or experience a problem with the import. Your v3articles installation isnt touched. In fact, no v3articles are harmed in the process Known issues:
http://www.thenailgeek.com/showthread.php?t=11287 http://www.thenailgeek.com/showthread.php?t=8801 - pages with comments (click View Comments to see comments only) Difficulty - EASY Time - about 5 minutes File modifications? a few but now all done automatically for you Change log: Updated to 3.01 Feb 7th Fixed a couple template errors and minor readme instructions Instructions Click install. I have busted my butt over the past few weeks to do this and all I ask is that you click install if you use it
I would therefore backup your DB, your styles, and any of the files the README asks you to change. nJoy Show Your Support
|
Comments |
#292
|
|||
|
|||
Is this a bug or just a vb thing?
I have a limit of 4 attachments. (Dumb that the amin is restricted to this rule) So I upload 4. I realize I need more so I change the amount to 0. I go back to my article and it wont take any more than four. I changed it to 100 same thing. Only way around it is to delte the article and start again. Wont work from a edit. She needs a few updates. I find your one (Geek) is way nicer. is it the style or what? |
#293
|
|||
|
|||
Got it working, thanks
It was: <if condition="$forum[forumid]!=[newsid]">...</if> Woohoo |
#294
|
|||
|
|||
I've went through the entire installation (both file mods and the installer) and still the same thing. I even uninstalled and reinstalled using the installler. I'm sure it's something I'm not doing correctly, although I've done it twice...
Is there a way I can get just the templates from you so that I can add them manually? BTW - I really like the way you did the file mods. It makes it easier to uninstall if necessary. |
#295
|
||||
|
||||
Quote:
If its only one, then double check your file edits. If it is ALL of them and your templates are installed in ALL your styles... then ill shoot myself In fact... I am almost certain from looking at your site that its a file edit as all your showthreads seem to be eval'ed with no results. Check step 5.28 to make sure its correct (search showthread for 5.28) |
#296
|
|||
|
|||
Quote:
is all ok with us? :lick: |
#297
|
|||
|
|||
In the future,is there any plans for area to input souce detail and download links url and when posted it will post these automatically with the souces name and when u click on them they take you to site ( Little images aswell please like globe for url link and folder for any downloads added)
Just think it would make a great hack alittle better(for me anyway) |
#298
|
||||
|
||||
Quote:
To be honest - Im not sure if it is a vb issue. I managed to upload 5 without a problem. The version on my site is 3.5 I am hoping to have a public beta soon - Im just waiting for the private beta testers to get back to me so I can ersolve any outstanding issues. Blackbeard - No plans for anything like that. It can easily be added with bbcode as it is now. HTH's |
#299
|
|||
|
|||
I've been receiving the following error message:
Code:
Warning: array_merge() [function.array-merge]: Argument #2 is not an array in /includes/functions_geekarticles.php on line 120 |
#300
|
||||
|
||||
I helped another user out with this a little while ago. Below are the instructions to fix it.
I havent made this part of the package as you are only the second person to have the problem. On a side note though, following these steps will speed up everyones article by a couple of nanoseconds. Edit showthread and find this: PHP Code:
PHP Code:
edit forumdisplay and find: PHP Code:
PHP Code:
edit printthread.php and find: PHP Code:
PHP Code:
then replace your functions_geekarticles with the one attached. |
#301
|
|||
|
|||
'FORUMDISPLAY', Is in a few locations in my php file. which one are you speaking of? I am positive it isnt the first instance of it.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|