Go Back   vb.org Archive > vBulletin Modifications > Archive > Modification Graveyard
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
microREQUESTS Details »»
microREQUESTS
Version: 1.0.0, by MaryTheG(r)eek MaryTheG(r)eek is offline
Developer Last Online: Mar 2012 Show Printable Version Email this Page

Category: Major Additions - Version: 3.8.2 Rating:
Released: 05-05-2009 Last Update: Never Installs: 22
DB Changes Uses Plugins Auto-Templates
Additional Files Translations Is in Beta Stage  
No support by the author.

Removed by the Author because:
  • For 7 mods, there are 1905 downloads but only 577 clicked installed.
  • For these 577 installs I got 4 donations for Brand Free. Make a simple search on the net using the product name and you'll find that 50% have illegally removed my copyright.
  • I found 3 vb.org style sites, offering for download my mods but after PAID SUBSCRIPTION, or DONATION
After all, I'll stop be the idiot on this market.

Maria

microREQUESTS
ver 1.0.0
by MicroHellas
http://www.microhellas.com

Compatible with versions: 3.6.x - 3.7.x - 3.8.x


1.- Usage

You can use it when you want to get any type of your members' feedback. Suggestions, Requests for new features, Opinions and anything similar. The main advantage is that is not using forum style for endless discussions, but rather it let someone to post eg a suggestion and other members can vote positive or negative to this suggestion. Something like that Amazon.com is using.

2.- Installation


The installation is pretty easy, has been checked many times for installing and uninstalling the product. Just follow these steps below:
  • Download and unzip the file microRequsets.zip
  • Open the folder vbulletin and select all files and subfolders inside it
  • Connect to your website and open the directory where is your vBulletin installation (usally forum, forums, portal etc).
  • Upload the selected files to your site. If you fellow the right way then the file requests.php must be on the same level as the index.php file of vBulletin.
  • Before any new installation is good to backup your database before, even if nobody is doing it (including me). At lease turn your site off
  • Check at your AdminCP->vBulletin Options->Plugin/Hook System that Plugin system is enabled.
  • From your AdminCP->Plugin System->Manage Products choose Add/Import Product and import the product: product-microrequests.xml
3.- Configuration


As every vBulletin product, you need to make some initial configuration before it goes live.
  • MicroREQUESTS Options
  • Setup the categories. Category is for general use, you can use products, services, sections of your site or anything else you prefer.
  • Setup request statuses. Actually this is only for those operating a non-English site, to translate the statuses. Otherwise you can't add/delete statuses.
  • Setup usergroup permissions.
  • There is an option to show a special HTML block on index page and in the main page for each category. To do this, you must prepare a normal HTML or PHP file and upload it at microrequests/introfiles/ . Then you can assign the file to the corresponding category from your admincp. Only for the index page, you need to manually enter the filename (including the extention) from microREQUESTS options.
4.- Template Modification

The module is using it's own templates, so it doesn't needs any template modification except if you want to add a link to the navbar. In this case you need to modify the NavBar template.

Open it and find:
Code:
<td class="vbmenu_control"><a href="calendar.php$session[sessionurl_q]">
$vbphrase[calendar]</a></td>
Add below:
Code:
<td class="vbmenu_control"><a href="requests.php$session[sessionurl_q]">
Suggestions</a></td>


5.- Copyright
  • You can modify the code as you like to meet your special needs
  • You can distribute this module AS IS, but NOT FOR PROFIT
  • My copyright link must remain always visible.
  • Even if there is an option to automatically turn off my copyright link, you can't do that unless you're member of my club.

6.- Others
  • There is no commercial version, but in the upcoming days should be a special version just for my club's members.
  • Support and Upgrades only in my site.
  • Thank you, but I'm not accepting donations.
Hope that you'll like it. I'll be back soon with microSUPPORT a Ticketing and FAQ module.


Till then enjoy your life
Maria

Show Your Support

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

Comments
  #22  
Old 05-11-2009, 02:23 AM
tecnozul tecnozul is offline
 
Join Date: May 2008
Posts: 20
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

help!! :s

I have a mistake with the TFSEO

Fatal error: Cannot redeclare remove_accents() (previously declared in /home/****/public_html/foro/includes/functions_tfseo_chr_wide.php:2) in /home/*****/public_html/foro/microrequests/includes/functions.php on line 467
Reply With Quote
  #23  
Old 05-11-2009, 09:50 AM
rule0 rule0 is offline
 
Join Date: Mar 2008
Posts: 55
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

ty, good mod
Reply With Quote
  #24  
Old 05-11-2009, 10:05 AM
MaryTheG(r)eek MaryTheG(r)eek is offline
 
Join Date: Sep 2006
Location: Greece
Posts: 1,340
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by tecnozul View Post
help!! :s

I have a mistake with the TFSEO

Fatal error: Cannot redeclare remove_accents() (previously declared in /home/****/public_html/foro/includes/functions_tfseo_chr_wide.php:2) in /home/*****/public_html/foro/microrequests/includes/functions.php on line 467
We're using same function name. It's not so easy to change it now. Sorry.

Maria
Reply With Quote
  #25  
Old 05-14-2009, 11:20 PM
radmoose's Avatar
radmoose radmoose is offline
 
Join Date: Jul 2006
Posts: 96
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Besides the issue with "Product" not being a required field, I have been pretty happy with the microREQUESTS module. (And yes, Mary, I know you said you would look into that..thanks!)

Now, the bigger issue isn't the module itself, but how to get the forum members to USE it.

I have a link on the NAVBAR and mention it in various places, but the traffic is minimal.

I am thinking of creating (or hopefully someone else has created) a vbAdvanced CMPS module that will show something like the latest X suggestions.

Any users of this MOD done such a thing?

Oh, one other 'suggestion' =) Optional PRIVATE voting so only the admins can see who voted (similar to the private polls.) Sometimes members don't want to vote NO on a friends suggestion so they don't vote at all.
Reply With Quote
  #26  
Old 05-15-2009, 03:21 PM
s8glive s8glive is offline
 
Join Date: Mar 2009
Location: USA
Posts: 68
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

okay i got a little problem here. everything seems to be working but when a member submits a request i can't see it at all in the open requests section but when there in there account its there how can i fix this.
Reply With Quote
  #27  
Old 05-15-2009, 05:24 PM
rule0 rule0 is offline
 
Join Date: Mar 2008
Posts: 55
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

ty MicroHellas, i love your mods :up:
Reply With Quote
  #28  
Old 05-18-2009, 02:55 PM
s8glive s8glive is offline
 
Join Date: Mar 2009
Location: USA
Posts: 68
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

mine just stoped working all of a sudden. what do i do i tried reinstalling it but it just gives me a 500 error
Reply With Quote
  #29  
Old 05-19-2009, 01:33 AM
aztecboi2003 aztecboi2003 is offline
 
Join Date: Apr 2007
Location: Marysville,Wa
Posts: 156
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by s8glive View Post
mine just stoped working all of a sudden. what do i do i tried reinstalling it but it just gives me a 500 error
Have you gotten this fixed yet? Was it this mod conflicting with something else? I'm really interested in this mod.
Reply With Quote
  #30  
Old 05-24-2009, 01:52 PM
aztecboi2003 aztecboi2003 is offline
 
Join Date: Apr 2007
Location: Marysville,Wa
Posts: 156
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by s8glive View Post
okay i got a little problem here. everything seems to be working but when a member submits a request i can't see it at all in the open requests section but when there in there account its there how can i fix this.
Maria have you gotten a chance to look into this issue he had? I really want to install this mod as I think it's neat.
Reply With Quote
Reply


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 07:46 PM.


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.05049 seconds
  • Memory Usage 2,309KB
  • 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
  • (2)bbcode_code
  • (3)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (10)post_thanks_box
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (10)post_thanks_postbit_info
  • (9)postbit
  • (10)postbit_onlinestatus
  • (10)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_postinfo_query
  • fetch_postinfo
  • 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