View Single Post
  #48  
Old 08-24-2005, 06:21 PM
CMX_CMGSCCC CMX_CMGSCCC is offline
 
Join Date: Sep 2003
Posts: 1,218
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by lamilein
heya, i hope your move went along good

nice plugin i have to say, trying it atm and found something that bothers me:
Code:
http://localhost/vb35rc2/vBSupport.php?do=newticket
Fatal error: Cannot redeclare vB_DataManager_Ticket::$ticket in C:\Programme\xampp\htdocs\vb35rc2\includes\class_dm_ticket.php on line 110
got it running on w2k advanced sp4 using xampp (www.apachefriends.org) 1.4.15 std install
(contains:
+ Apache 2.0.54
+ MySQL 4.1.13
+ PHP 5.0.4 + PHP 4.4.0 + PEAR
+ eAccelerator 0.9.3 (PHP5) / 0.9.4-dev(PHP4)
+ Zend Optimizer 2.5.10a )
and using IE5.00
maybe you've got an idea
I have fixed this bug, it was declaring $ticket twice inside class_dm_ticket.php.

I'm working on version v0.5 at the moment. I was trying to find a way to do the a popup like the pmpopup. I'll have to research some more of the plugin hooks to get that working, but it seems possible.

The stuff I have done for v0.5 right now are as follows:

1) Added new admin feature to 'List New Tickets'.
2) Updated the installer to verify the fields exist before
trying to create them.
3) Fixed the replycount increment code when people reply to
a ticket.
4) Added vBSupport.php?do=rebuildreplycount to rebuild the
ticket reply counts.
5) Fixed a redeclaration bug inside class_dm_ticket.php.

I want to add a couple more features for v0.5 before releasing it.

1) The admin feature to search for tickets. (i.e. search for tickets containing words, or search for tickets in a specified category, or search the titles only, and some more options for the search.)

2) I want to add pages to the ticketlisting. Right now it displays all of the tickets on the same page, I want to fix that and add the page system like vB has for the threads and such. (As well as add an admin option to specify how many tickets you want to list per page for users and for admins.)

The search feature I have started and got a basis 'search' function added, just need to get a good template for the searching options and it should be finished.

The pages I havent started yet, but it should be easy. I hope to have the new version out by this Friday. But I've been really busy as of late, we have just moved into our new home my in-laws are visiting from Germany until September 3rd, so I may not hit the Friday date, but I'm trying

-CMX
Reply With Quote
 
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01354 seconds
  • Memory Usage 1,771KB
  • Queries Executed 11 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD_SHOWPOST
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code
  • (1)bbcode_quote
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_box
  • (1)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit_info
  • (1)postbit
  • (1)postbit_onlinestatus
  • (1)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • reputationlevel
  • showthread
Included Files:
  • ./showpost.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
  • showpost_start
  • bbcode_fetch_tags
  • bbcode_create
  • postbit_factory
  • showpost_post
  • 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
  • showpost_complete