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)
-   -   Administrative and Maintenance Tools - [APM] Advanced Product Management 4.0.001 (https://vborg.vbsupport.ru/showthread.php?t=229418)

mtha 12-02-2009 10:00 PM

[APM] Advanced Product Management 4.0.001
 
1 Attachment(s)
[APM] Advanced Product Management 4.0.001

/*================================================* \
|| ########################################## ||
|| # Advanced Product Management [APM] ? by HacNho
|| # Copyright (C) 2006 by HacNho, All rights reserved.
|| # ----------------------------------------------------------
|| # For use with vBulletin Version 4.0.x
|| # http://www.vbulletin.com | http://www.vbulletin.com/license.html
|| # Discussion and support available at
|| # https://vborg.vbsupport.ru/showthread.php?t=229418
|| ########################################## ||
\*================================================ =*/

Hack Version: 4.0.001.091204
Compatible vB version: 4.0.0
Support: https://vborg.vbsupport.ru/showthread.php?t=229418

NOTE:
APM for vBulletin 3.5.x:
https://vborg.vbsupport.ru/showthread.php?t=95741

APM for vBulletin 3.6.x
https://vborg.vbsupport.ru/showthread.php?t=121792

APM for vB version: 3.7.x
Support: https://vborg.vbsupport.ru/showthread.php?t=197071

It's required that you have debug mode ON when editting/adding some features

DESCRIPTION:

A center product area which allow you to manage all codes/plugins/templates/phrases/settings /crons for any product.
It also add some additional fields to the product, just to save more information with a product
Release Date
Product Author
Extra Information
Install date

The extra information is only available if you install APM, and use APM to export/import other product.
It does not have any conflict with original product. You still can use APM to import standard product, or use standard product tool to import APM's product files.

INSTALL:
1. Upload all files in UPLOAD folder to your server
2. Import XML product (product-adv_product_management_XXX.xml) using vBulletin standard product import tool.
3. Refresh menu panel to display Advanced Product Management link in Plugin System section

{optional} - Re-import product-adv_product_management.xml using APM import product tool, with Allow Overwrite = Yes
This step is inserting more information into the product.
* CAUTION: DONOT use APM to import the product itself (product-adv_product_management.xml) BEFORE step 2.

UPGRADE:
1. Upload all files in UPLOAD folder to your server (replace the old files
2. Import XML product with "Allow Overwrite" option checked
3. Enjoy!


HISTORY:
v1.0: Initial release
v1.1: Improve count queries, thanks to KirbyDE, some bugs fix
v1.2: Add collapsible blocks into product detail
2005.10.02: version 2.0: Alot of improvement. After editting, redirect back to product manager
2005.11.05: version 2.0.3: change some function names, due to changes in vB3.5.1 / it may not work for 3.5.0
2006.07.21: version 3.0.0 - release for vB 3.6.0
2006.08.22: version 3.0.2: Add CRON to the APM - change dependency
2006.09.21: version 3.0.3 - with small fixes
2006.09.25: version 3.0.4 - fix "install code - invalid product" bug (p=1081739&postcount=38)
2008.11.22: version 3.1.0 - fix multiple choice bug, add install time, clean some code ...
2008.11.25: version 3.1.1 - fix "disabled no-link product" bug, to display striked red - in product list
2008.11.27: version 3.1.2 - compatible with Check All Version mod, add option to disable/enable all products, add TMS support ...
2008.11.27: version 3.7.003 - re-versioning
2008.11.28: version 3.7.004 - some clean up, show plugin,phrase,template alone ...
2009.12.04: version 4.0.001 - release for vB 4.0


Updated, just remove the space in navcp that create the link problem and phrase some text

mtha 12-03-2009 10:12 AM

reserved



Note: This is a beta version, upgraded from the old version. I run though the process, but if you still find bug/error, please notify me.

Hasann 12-03-2009 11:14 AM

Best Mod Ever Thanks For Upgrading it mtha

NFLfbJunkie 12-03-2009 12:45 PM

Can't upload product. Getting the message "This product is not compatible with version 4.0.0 Beta 4 of vBulletin. (Compatible starting with 4.0.0)"

TheSupportForum 12-03-2009 12:53 PM

remove the dependancy line in the xml file

TheSupportForum 12-03-2009 12:55 PM

The following dependencies were not met:
  1. This product is not compatible with version 4.0.0 Beta 4 of vBulletin. (Compatible starting with 4.0.0)
also removing the dependancy line in the xml file does not fix this, although it does install there is no extras added in the install products section

SİMAR 12-03-2009 01:27 PM

thanks man

mtha 12-03-2009 03:31 PM

I couldn't install the mod right now to test, but i just change min version requirement to 4.0.0 Beta 3 in the uploaded file. nothing else changed.

Hasann 12-03-2009 03:45 PM

Quote:

Originally Posted by mtha (Post 1924781)
I couldn't install the mod right now to test, but i just change min version requirement to 4.0.0 Beta 3 in the uploaded file. nothing else changed.

PHP Code:

Database error in vBulletin 4.0.0 Beta 4:

Invalid SQL:

            
UPDATE product SET
                title 
'[APM] Advanced Product Management',
                
description 'Product Management Center: add/edit/delete product\'s components.',
                
version '4.0.001',
                
apm_releasedate '',
                
apm_author '',
                
apm_relatedurl '',
                
apm_extrainfo '',
                
apm_extraedit '',
                
apm_installdate '',
                
url 'https://vborg.vbsupport.ru/showthread.php?t=229418',
                
versioncheckurl 'https://vborg.vbsupport.ru/misc.php?do=checkversion&t=229418'
            
WHERE productid 'adv_product_management4';

MySQL Error   Unknown column 'apm_releasedate' in 'field list'
Error Number  1054
Request Date  
ThursdayDecember 3rd 2009 06:45:25 PM
Error Date    
ThursdayDecember 3rd 2009 06:45:25 PM
Script        
http://localhost/vb4/admincp/apm_product.php?do=productsave
Referrer      http://localhost/vb4/admincp/apm_product.php?do=managedetails&productid=adv_product_management4&s=
IP Address    127.0.0.1
Username      
Hasann
Classname     
vB_Database
MySQL Version 
5.1.37-community-log 


mtha 12-03-2009 06:42 PM

Hasann

1. Did you upgrade the hack, or install new?
2. Did you use vBulletin's standard import tool to import the product file (install)?

You may use APM to import itself, if that case, please try:
" Import XML product (product-adv_product_management_XXX.xml) using vBulletin standard product import tool."


All times are GMT. The time now is 06:06 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.01246 seconds
  • Memory Usage 1,757KB
  • 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_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