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."

Michael Biddle 12-03-2009 07:31 PM

Does this have the version checker? I know the last one did not.

Michael Biddle 12-03-2009 07:49 PM

Also not working on my RC1. The cpnav is not working correctly. It is showing the *[]*

MrZeropage 12-03-2009 07:55 PM

This is a MUST HAVE for every vBulletin-Admin, THANKS for the upgrade to vB 4.0 ! :)

But I don't get the cpnav-XML working, it just shows an empty new settingsgroup instead of adding the APM-options to the product-section ... ?

Hasann 12-03-2009 08:24 PM

1 Attachment(s)
Quote:

Originally Posted by mtha (Post 1924866)
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."

1. installed new.
2. yes i did it.
Quote:

Originally Posted by MrZeropage (Post 1924899)
This is a MUST HAVE for every vBulletin-Admin, THANKS for the upgrade to vB 4.0 ! :)

But I don't get the cpnav-XML working, it just shows an empty new settingsgroup instead of adding the APM-options to the product-section ... ?

@MrZeropage try this cpnav.xml file.

mtha 12-03-2009 09:12 PM

Quote:

Originally Posted by Michael Biddle (Post 1924885)
Does this have the version checker? I know the last one did not.

No it does not.
hurik got one before, if it doesn't get developed, i may think about adding it.
https://vborg.vbsupport.ru/showthread.php?t=133366

Quote:

Originally Posted by Michael Biddle (Post 1924895)
Also not working on my RC1. The cpnav is not working correctly. It is showing the *[]*

RC1? I don't have RC1 yet, just beta4.

Quote:

Originally Posted by MrZeropage (Post 1924899)
This is a MUST HAVE for every vBulletin-Admin, THANKS for the upgrade to vB 4.0 ! :)

But I don't get the cpnav-XML working, it just shows an empty new settingsgroup instead of adding the APM-options to the product-section ... ?

did you get the newest file? try to download the file Hasann give and see if it works. (it is the same file i have in the current zip.


Quote:

Originally Posted by Hasann (Post 1924906)
1. installed new.
2. yes i did it.

@MrZeropage try this cpnav.xml file.

Hasann, you upload the same file I have, isnt it?
when do you get the error? during the APM installation? or when you're updating? as I install the hack on a new board fine, without error.

the apm_releasedate column (and others) should be created during the installation process. Could you try to uninstall/install the hack? using VB's standard product import tool and see if it works.

Michael Biddle 12-03-2009 09:26 PM

I am on the alpha team so I have RC1, I was just letting you know that it worked other then the cpnav.

As for the cpnav, I took the above one, and it seemed to work out.

mtha 12-03-2009 09:35 PM

Quote:

Originally Posted by Michael Biddle (Post 1924932)
I am on the alpha team so I have RC1, I was just letting you know that it worked other then the cpnav.

As for the cpnav, I took the above one, and it seemed to work out.

:> cool.

I check the one above is exactly the same as the one i have, not sure what you have wrong. if you see the different, let me know.

DS MrSinister 12-04-2009 02:32 AM

Quote:

Originally Posted by mtha (Post 1924934)
:> cool.

I check the one above is exactly the same as the one i have, not sure what you have wrong. if you see the different, let me know.

only thing i saw that was different sir. in the first line of cpnav file was a space.

Dr.osamA 12-04-2009 04:35 AM

try

goood job man
________
MAGIC FLIGHT LAUNCH BOX REVIEW

TheSupportForum 12-04-2009 06:17 AM

still no dirrent with vb 4 beta 4 not working

micheal332001 12-04-2009 06:53 AM

Quote:

Originally Posted by simonhind (Post 1925090)
still no dirrent with vb 4 beta 4 not working

It dose work if you put the includes folder from the old version in and use the new admincp files.

so download this version for vb3.7.X
https://vborg.vbsupport.ru/showthread.php?t=197071

and upload only the includes folder.

Then download this new version for vb 4.0 and only upload the admincp files and use the vb4.0 product.xml file to install.

Thats how i got mine to work, and its all working fine now.

TheSupportForum 12-04-2009 06:57 AM

Quote:

Originally Posted by micheal332001 (Post 1925099)
It dose work if you put the includes folder from the old version in and use the new admincp files.

so download this version for vb3.7.X
https://vborg.vbsupport.ru/showthread.php?t=197071

and upload only the includes folder.

Then download this new version for vb 4.0 and only upload the admincp files and use the vb4.0 product.xml file to install.

Thats how i got mine to work, and its all working fine now.

THIS IS WHAT I EXACTLY DID, AND STILL DID NOT WORK

halkum 12-04-2009 07:33 PM

The includes folder fix worked fine for me.

Thanks.

MrZeropage 12-05-2009 08:22 PM

Thanks, the CPNAV-File from Hasann helped, everything fine now :)

Fr4n-FX 12-05-2009 09:21 PM

thanks a lot mtha

Delifed 12-05-2009 11:54 PM

Quote:

Originally Posted by micheal332001 (Post 1925099)
It dose work if you put the includes folder from the old version in and use the new admincp files.

so download this version for vb3.7.X
https://vborg.vbsupport.ru/showthread.php?t=197071

and upload only the includes folder.

Then download this new version for vb 4.0 and only upload the admincp files and use the vb4.0 product.xml file to install.

Thats how i got mine to work, and its all working fine now.

Thanks Worked.

mtha 12-07-2009 11:55 PM

Quote:

Originally Posted by Michael Biddle (Post 1924885)
Does this have the version checker? I know the last one did not.

it is compatible with this hack.

https://vborg.vbsupport.ru/showthrea...52#post1927052

you need to make that modification in Check Version hack to make it work


Btw. the zip file is updated with the "clean" version of navcp.

messengermatt 12-08-2009 10:10 AM

This needs to work with vb4 out of the box not with some old files added :S

mtha 12-08-2009 04:48 PM

Quote:

Originally Posted by messengermatt (Post 1927194)
This needs to work with vb4 out of the box not with some old files added :S

sorry, but i don't know what you mean?

i just said above, that the zip file is updated with the clean cpnav file, which should be good.

mtha 12-08-2009 04:51 PM

Quote:

Originally Posted by Hasann (Post 1924906)
1. installed new.
2. yes i did it.


@MrZeropage try this cpnav.xml file.


Hasann, ... did you have this one installed successfully or or not?

Hasann 12-08-2009 11:28 PM

Quote:

Originally Posted by mtha (Post 1927335)
Hasann, ... did you have this one installed successfully or or not?

Yes, installed successfully
No Problem anymore thanks again :up:

RadioErewan 12-09-2009 01:19 PM

I did not "installed" as it is test drive. But reporting such message:
Code:

Fatal error: Call to undefined function bitwise() in /path/admincp/apm_product.php(441) : eval()'d code on line 5
vB4 beta5. On blog plugin advanced edit.

DS MrSinister 12-09-2009 03:25 PM

get this error on vB4 beta5. On CMS plugin advanced edit.

Code:

Fatal error: Call to undefined function fetch_phrase() in admincp/apm_product.php(238) : eval()'d code on line 1

mtha 12-09-2009 08:10 PM

confirmed bug on Blog and CMS. Never look at cms and blog code, so i have no idea what's going with those two yet.

anyway i will take a look at those next week.

SemperFideles 01-10-2010 06:12 PM

Outstanding modification. This ought to be a default feature. Well done.

meissenation 01-21-2010 12:09 AM

Holy s**t! This is the first time I've used this product even though I've seen it in the thread listing since I started using 3.5.x and WOW... amazing.

manofphat 02-17-2010 08:06 PM

Is this fully functional on 4.0.2?

Brew 02-18-2010 09:21 PM

Quote:

Originally Posted by manofphat (Post 1984963)
Is this fully functional on 4.0.2?

Seems to be working good for me with 4.0.2

manofphat 02-18-2010 10:40 PM

Quote:

Originally Posted by Brew (Post 1985944)
Seems to be working good for me with 4.0.2

Thanks Brew! :)

Sador 02-19-2010 02:36 PM

1 Attachment(s)
Just installed on my testboard, nice work.

However, for some reason the layout is a bit messed up in this mod. Anything I can do? (check attachment for a screenshot)

Thanks.


All times are GMT. The time now is 06:21 PM.

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.01641 seconds
  • Memory Usage 1,851KB
  • 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
  • (2)bbcode_code_printable
  • (1)bbcode_php_printable
  • (18)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
  • (40)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