Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.0 > vBulletin 3.0 Beta Releases
FAQ Community Calendar Today's Posts Search

Closed Thread
 
Thread Tools
Geek Article System 3.5 RC2 Details »»
Geek Article System 3.5 RC2
Version: 1.00, by The Geek The Geek is offline
Developer Last Online: Jan 2019 Show Printable Version Email this Page

Version: 3.0.7 Rating:
Released: 03-12-2005 Last Update: Never Installs: 16
DB Changes
Is in Beta Stage  
No support by the author.

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:
  • Crap loads.
  • New Article header image functions (global gallery, forum gallery and uploadable images)
  • New forumdisplay/threadbit look and feel
  • Synopsis box
  • Post as user
  • Autolink into the Geek Autolink system
  • Turn on/off synopsis/byline
  • Auto synopsis (if synopsis is off or left blank, it uses first x amount of posts from article)
  • Synopsis uses BB code
  • etc...etc...etc
A word about the installer.
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

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #92  
Old 03-16-2005, 01:15 PM
Snow's Avatar
Snow Snow is offline
 
Join Date: Jul 2004
Posts: 134
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by The Geek
Should be able to revert with your backup files

The installer inst 100% done (finished the install and upgrade options but not the uninstall yet) guess I can post it here in the next 20 minutes or so - then I can finsih the uninstall and put my finishing touches on it (and the readme) while you are testing.

Check back soon
Excellent! Thanks
  #93  
Old 03-16-2005, 01:54 PM
The Geek's Avatar
The Geek The Geek is offline
 
Join Date: Sep 2003
Location: Behind you
Posts: 2,779
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Package updated to RC2

This should really be it. Here is what I have left on my TODO list:

Finish uninstaller
Create proper README
Add my 'witty' (if I do say so myself) touches to installer

If anyone could start verifying this latest package - I would appreciate it. ESPECIALLY if they have GAS 3.0x installed - I would like verification on the upgrade process.

Thanks!
  #94  
Old 03-16-2005, 03:09 PM
gldtn gldtn is offline
 
Join Date: Apr 2003
Location: US
Posts: 169
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I installed it over the rc1 and got no problem, however there are some issues that I'm not sure if it's because of the old beta I have installed. So I'm in the process of installing it on a different board, a clean install and I just got this message while going thru Installing Settings ...

Here is the error:
Warning: Invalid argument supplied for foreach() in /gas/install/inc_functions.php on line 91

Everything else seems 100% on the new board that I installed this mod.. I'll have to do a clean install on the main board cause it's some how keeping all the old issues in there.
  #95  
Old 03-16-2005, 03:15 PM
The Geek's Avatar
The Geek The Geek is offline
 
Join Date: Sep 2003
Location: Behind you
Posts: 2,779
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

sounds like you dont have the latest inc_functions

Can you verify by opening your gas/install/inc_functions.php and serach for:
global $datastore,$version;

That was causing the error you mentioned.
  #96  
Old 03-16-2005, 03:28 PM
gldtn gldtn is offline
 
Join Date: Apr 2003
Location: US
Posts: 169
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by The Geek
sounds like you dont have the latest inc_functions

Can you verify by opening your gas/install/inc_functions.php and serach for:
global $datastore,$version;

That was causing the error you mentioned.
Yes, it's there, shal I remove it? This came with the RC2 version..
  #97  
Old 03-16-2005, 03:34 PM
The Geek's Avatar
The Geek The Geek is offline
 
Join Date: Sep 2003
Location: Behind you
Posts: 2,779
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

nope... should be there. ahhh.... I think I know...

That bit grabs any existing $gas_settings you have... you said this was on a fresh install?
I think I just need to put a test wrapper around it. You can ignore the error.

How is the rest?
  #98  
Old 03-16-2005, 03:43 PM
gldtn gldtn is offline
 
Join Date: Apr 2003
Location: US
Posts: 169
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by The Geek
nope... should be there. ahhh.... I think I know...

That bit grabs any existing $gas_settings you have... you said this was on a fresh install?
I think I just need to put a test wrapper around it. You can ignore the error.

How is the rest?
[high]* gldtn ignores it!
[/high]

Yes, it's a fresh install. Everything else seems great, have'nt done any major checking, but the article images issues I was having is gone on the fresh install.. I'll wait for the uninstaller to see if I can verify that everything is good on my original board I was testing with. Any idea when the uninstaller is being released?
  #99  
Old 03-16-2005, 03:46 PM
The Geek's Avatar
The Geek The Geek is offline
 
Join Date: Sep 2003
Location: Behind you
Posts: 2,779
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

How about now? (I added checking to prevent the error as well)

New package includes uninstall
  #100  
Old 03-16-2005, 04:14 PM
gldtn gldtn is offline
 
Join Date: Apr 2003
Location: US
Posts: 169
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Trying it out.. I used the uninstaller and it did great...

but I got another forreach error once re-installing it;

This time on a different file.
Warning: Invalid argument supplied for foreach() in /admincp/gas3_install.php on line 593
  #101  
Old 03-16-2005, 04:43 PM
The Geek's Avatar
The Geek The Geek is offline
 
Join Date: Sep 2003
Location: Behind you
Posts: 2,779
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Squashed foreach error. Updated package.
Closed Thread


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


All times are GMT. The time now is 02:32 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.07778 seconds
  • Memory Usage 2,302KB
  • Queries Executed 26 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (3)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete