vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Miscellaneous Hacks - Update System (https://vborg.vbsupport.ru/showthread.php?t=242604)

bpr 05-15-2010 10:00 PM

Update System
 
1 Attachment(s)
About Hack
The Update System Hack gives you a base where you can publish updates about your community.
Basically the updates you are entering are not important and it is not worth to write a news about it.

Be aware, you dont manage updates for vbulletin software or anything else. It is plain text you and your team
can write and publish on an extra site.

ACP FEATURES:

- Who can publish
- Who can write
- Who can see internal updates


README:

Code:


################################################################################ 
README
################################################################################ 

################################################################################ 
Copyright:
################################################################################ 
    Written by www.entwickler-runde.de
    May 2010
    Contact: webmaster@entwickler-runde.de

################################################################################ 
Information:
################################################################################ 
Current Version: 1.0.1
Creation Date: 17th May 2010 22:04

################################################################################ 
Available Languages:
################################################################################ 
    - English
    - Arabic (Translated by Dr.osamA)
   
   
################################################################################   
Language Phrase Names:
################################################################################ 
    erupdate_date
    erupdate_description
    erupdate_form_intern
    erupdate_form_submit
    erupdate_form_title
    erupdate_menu_add
    erupdate_menu_delete
    erupdate_menu_edit
    erupdate_menu_hide
    erupdate_menu_publish
    erupdate_no
    erupdate_publisher
    erupdate_title
   
    SETTING PHRASES:
    setting_updatesystem_internal_title
    setting_updatesystem_internal_desc
    setting_updatesystem_whocanedit_title
    setting_updatesystem_whocanedit_desc
    setting_updatesystem_whocanpublish_desc
    setting_updatesystem_whocanpublish_title
   
 
################################################################################   
FAQ (Frequently Asked Question)
################################################################################ 
Q: How can I turn off the addon?
A: Go to your Add-On-System and turn if of -> there is no ACP Option because its redundant and not necessary


CHANGELOG:

1.0.1
- Install Script changed

CHANGELOG:[/B]
1.0.0
- Install Script changed


BUG REPORT:

-------

FILES:

erupdate.php
includes/class_erupdate.php
images/icons/fugue/minus.png
images/icons/fugue/pencil.png
images/icons/fugue/plus.png
images/icons/fugue/slash.png
images/icons/fugue/tick.png
product-update_system.xml
README.txt


INSTALL INSTRUCTIONS:
1. Upload Files
2. Install XML
3. Make link to /erupdate.php and post first update

PLANNED UPGRADES FOR 1.0.2
* Offline Page

REQUIREMENTS:
Vbulletin 4.0.3
Jquery


PS:
It is my first mod, and hopefully not my last, so please give me tips and tricks what I should improve!

Translations are more than welcome!

All the best,
bpr from entwickler-runde.de

bpr 05-16-2010 01:38 AM

Reserved

trackpads 05-16-2010 01:51 AM

Very nice, will try it out!

kmohamed 05-16-2010 04:00 AM

great start
hop you the best luck

Veer 05-16-2010 11:49 AM

Demo please? or just post some English screen shots

Acido 05-16-2010 04:06 PM

The install code doesn't create the database table. After manually create the table, i can't see where set up permissions to write or edit updates.

bpr 05-16-2010 05:22 PM

The permissions should be available in the ACP.

Acido 05-16-2010 06:45 PM

sorry but i can't see that in ACP settings, sidepanel or usergroup seetings. Where exactly should be perrmission options?
can you check the installation package file? I bet that it have some files missed.

bpr 05-16-2010 08:55 PM

I was refreshing it a bit... So what I did was changing the install code, so the install should work fine now.

@Acido I was actually checking the XML file
There is written:

<options>
<settinggroup name="updatesystem" displayorder="65535">
<setting varname="updatesystem_whocanedit" displayorder="10">
<datatype>free</datatype>
<defaultvalue>5,6,7</defaultvalue>
</setting>
<setting varname="updatesystem_internal" displayorder="20">
<datatype>free</datatype>
<defaultvalue>5,6,7</defaultvalue>
</setting>
<setting varname="updatesystem_whocanpublish" displayorder="30">
<datatype>free</datatype>
<defaultvalue>6,7</defaultvalue>
</setting>
</settinggroup>
</options>

So there should be an option group in your general vbulletin settings called: ER Update System - probably one of the last ones

@all:
I added a screen of the ACP settings

Dr.osamA 05-16-2010 10:34 PM

Quote:

Originally Posted by Acido (Post 2037983)
The install code doesn't create the database table. After manually create the table, i can't see where set up permissions to write or edit updates.

for me too

PHP Code:

MySQL Error   Table 'alra7bax_vb4.erupdate' doesn't exist 

doesn't create the database table erupdate

:confused:

installed + translated to Arabic


All times are GMT. The time now is 06:43 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.01232 seconds
  • Memory Usage 1,741KB
  • 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
  • (1)bbcode_code_printable
  • (1)bbcode_php_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)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