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

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

Category: Major Additions - Version: 4.0.x Rating:
Released: 12-28-2009 Last Update: 01-04-2010 Installs: 55
DB Changes Uses Plugins Auto-Templates
Additional Files Translations  
No support by the author.

*** Link Removed ***

Supporters / CoAuthors

Show Your Support

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

Comments
  #102  
Old 06-08-2010, 08:34 PM
WhiskeyOSS WhiskeyOSS is offline
 
Join Date: Mar 2010
Posts: 137
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Every time a item is posted and someone attempts to view this item we get this error message I have uninstalled this hack till this is resolved as I was unable to remove the items from the listings.


Database error in vBulletin 4.0.3:

Invalid SQL:
SELECT * FROM microauctions_item_hits WHERE itemid=4;

MySQL Error : Incorrect information in file: './mtoler_OSSAuctions/microauctions_item_hits.frm'
Error Number : 1033
Request Date : Tuesday, June 8th 2010 @ 04:21:13 PM
Error Date : Tuesday, June 8th 2010 @ 04:21:28 PM
Script : http://www.oldschoolshooters.net/OSS...witem&itemid=4
Referrer : http://www.oldschoolshooters.net/OSS...o=main&catid=8
IP Address : 24.100.76.46
Username :
Classname : vB_Database
MySQL Version : 5.1.46
Reply With Quote
  #103  
Old 06-09-2010, 12:15 AM
WhiskeyOSS WhiskeyOSS is offline
 
Join Date: Mar 2010
Posts: 137
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I Had to uninstall do to error issues Now its a nightmare of error issues its not on my site any longer (uninstalled) but yet I keep getting these errors over and over NEED SOME HELP HERE The catagory listed in the error below DOES NOT EXIST from what I can see..

Invalid SQL:

SELECT languageid,
phrasegroup_global AS phrasegroup_global,
phrasegroup_microauctions AS phrasegroup_microauctions,
phrasegroup_postbit AS phrasegroup_postbit,
phrasegroup_posting AS phrasegroup_posting,
options AS lang_options,
languagecode AS lang_code,
charset AS lang_charset,
locale AS lang_locale,
imagesoverride AS lang_imagesoverride,
dateoverride AS lang_dateoverride,
timeoverride AS lang_timeoverride,
registereddateoverride AS lang_registereddateoverride,
calformat1override AS lang_calformat1override,
calformat2override AS lang_calformat2override,
logdateoverride AS lang_logdateoverride,
decimalsep AS lang_decimalsep,
thousandsep AS lang_thousandsep
FROM language
WHERE languageid = 1;

MySQL Error : Unknown column 'phrasegroup_microauctions' in 'field list'
Error Number : 1054
Request Date : Tuesday, June 8th 2010 @ 07:50:29 PM
Error Date : Tuesday, June 8th 2010 @ 07:50:29 PM
Script : http://www.oldschoolshooters.net/OSS...=main&catid=20
Referrer :
IP Address : 66.249.71.236
Username :
Classname : vB_Database

For a temp fix to stop the sql errors I removed auctions.php from the data base now it just gives a page not found error.
Reply With Quote
  #104  
Old 06-11-2010, 05:59 PM
rtyagis rtyagis is offline
 
Join Date: Feb 2009
Posts: 87
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Reserved. Thanks !:up:
Reply With Quote
  #105  
Old 06-14-2010, 12:48 PM
WhiskeyOSS WhiskeyOSS is offline
 
Join Date: Mar 2010
Posts: 137
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Have you looked into the error messages I posted ? Do you have any idea how to get it to work correctly as this is the Item I need for my site ?
Reply With Quote
  #106  
Old 06-14-2010, 12:50 PM
WhiskeyOSS WhiskeyOSS is offline
 
Join Date: Mar 2010
Posts: 137
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by MicroHellas View Post
Just one spelling error?? ..lol.. Then it seems that I've improved my English. Don't forget that English is not my mothertongue. You can edit all phrases from phrase manager at your admincp.

Maria
Quote:
Originally Posted by WhiskeyOSS View Post
When I tried to use an ' (apostrophe) in a sub catagory listing I kept getting this error message got any Idea's as to why ?

Database error in vBulletin 4.0.3:

Invalid SQL:
INSERT INTO microauctions_categories
SET name='CPU's New and Used',
displayorder='0',
parentid='1';

MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 's New and Used',
displayorder='0',
' at line 2
Error Number : 1064
Request Date : Monday, June 7th 2010 @ 11:03:39 PM
Quote:
Originally Posted by WhiskeyOSS View Post
Every time a item is posted and someone attempts to view this item we get this error message I have uninstalled this hack till this is resolved as I was unable to remove the items from the listings.


Database error in vBulletin 4.0.3:

Invalid SQL:
SELECT * FROM microauctions_item_hits WHERE itemid=4;

MySQL Error : Incorrect information in file: './mtoler_OSSAuctions/microauctions_item_hits.frm'
Error Number : 1033
Request Date : Tuesday, June 8th 2010 @ 04:21:13 PM
Error Date : Tuesday, June 8th 2010 @ 04:21:28 PM
Script : http://www.oldschoolshooters.net/OSS...witem&itemid=4
Referrer : http://www.oldschoolshooters.net/OSS...o=main&catid=8
IP Address : 24.100.76.46
Username :
Classname : vB_Database
MySQL Version : 5.1.46
Quote:
Originally Posted by WhiskeyOSS View Post
I Had to uninstall do to error issues Now its a nightmare of error issues its not on my site any longer (uninstalled) but yet I keep getting these errors over and over NEED SOME HELP HERE The catagory listed in the error below DOES NOT EXIST from what I can see..

Invalid SQL:

SELECT languageid,
phrasegroup_global AS phrasegroup_global,
phrasegroup_microauctions AS phrasegroup_microauctions,
phrasegroup_postbit AS phrasegroup_postbit,
phrasegroup_posting AS phrasegroup_posting,
options AS lang_options,
languagecode AS lang_code,
charset AS lang_charset,
locale AS lang_locale,
imagesoverride AS lang_imagesoverride,
dateoverride AS lang_dateoverride,
timeoverride AS lang_timeoverride,
registereddateoverride AS lang_registereddateoverride,
calformat1override AS lang_calformat1override,
calformat2override AS lang_calformat2override,
logdateoverride AS lang_logdateoverride,
decimalsep AS lang_decimalsep,
thousandsep AS lang_thousandsep
FROM language
WHERE languageid = 1;

MySQL Error : Unknown column 'phrasegroup_microauctions' in 'field list'
Error Number : 1054
Request Date : Tuesday, June 8th 2010 @ 07:50:29 PM
Error Date : Tuesday, June 8th 2010 @ 07:50:29 PM
Script : http://www.oldschoolshooters.net/OSS...=main&catid=20
Referrer :
IP Address : 66.249.71.236
Username :
Classname : vB_Database

For a temp fix to stop the sql errors I removed auctions.php from the data base now it just gives a page not found error.
Quote:
Originally Posted by WhiskeyOSS View Post
Have you looked into the error messages I posted ? Do you have any idea how to get it to work correctly as this is the Item I need for my site ?
WhiskeyOSS;2053432]Have you looked into the error messages I posted ? Do you have any idea how to get it to work correctly as this is the Item I need for my site ?
Reply With Quote
  #107  
Old 06-14-2010, 10:26 PM
Wilfred1 Wilfred1 is offline
 
Join Date: Jul 2009
Posts: 99
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I have no choice but to post this here as the developers site won't allow for a "Contact Us" or allow for PMs to be sent to Maria which is a bit concerning if one is to pay money for something.

Hi Maria
Just registered on your site

I am very interested in purchasing your classifieds product however I have been bitten several times (eg vbClassifieds) in the past and I am concerned that in the past you have packed up shop and went away - your site even closed down. Can you give any type of assurance this won't happen again - not trying to be nasty but just trying to be careful. Your products have great concepts behind them so well done.

I am also confused - in vb.org you have Classifieds and Auctions - on your site you just have Classifieds - is the Classifieds product there the joining of both the Classifieds and Auctions products that are here on vb.org?

I am after a Classifieds products with the ability for just the odd auction, i.e. 98% of entries will be classifieds and just a few Auctions so which is the best option for my site?

Incidentally, your site is so slow - I use to use COMODO Certificate on my site which really slowed it down so I removed it and just made it on the actual checkout of my site and the site came back to being fast.

There seems to be a lot of styling issues on your demo site of the Classifieds product - what is the development plan to fix the many issues that are being experienced with your products including the ability to use the vb inbuilt attachment facility etc.

Thanks for your help in answering these questions and I hope I can support you and your products
Reply With Quote
  #108  
Old 07-12-2010, 03:26 PM
RickyG RickyG is offline
 
Join Date: Jan 2008
Posts: 62
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Anyone using this on a VB4 site? I know it is in the VB4 area....but Any issues?
Reply With Quote
  #109  
Old 07-12-2010, 03:38 PM
WhiskeyOSS WhiskeyOSS is offline
 
Join Date: Mar 2010
Posts: 137
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by RickyG View Post
Anyone using this on a VB4 site? I know it is in the VB4 area....but Any issues?
Yeah I have it installed but it does seem to have issues.. that cause data base errors and such asked for help but never got it..
Reply With Quote
  #110  
Old 07-12-2010, 03:56 PM
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 WhiskeyOSS View Post
Yeah I have it installed but it does seem to have issues.. that cause data base errors and such asked for help but never got it..
What issued did you had? Works fine witn 4.x

Maria
Reply With Quote
  #111  
Old 07-27-2010, 06:31 PM
KissOfDeath KissOfDeath is offline
 
Join Date: Dec 2008
Posts: 158
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I've installed it and have a couple of issues,

first one, no decimals, say i want to put a bid price of 5.50 or 5.(anything here) it rounds it up or down to 5,

Second issue is that the images attached to auctions don't upload, auction saved and when you open it their are no images,

Not sure if its because i'm using ImageMagick 6 as my Image Processing Library?
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 11:20 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.05173 seconds
  • Memory Usage 2,322KB
  • 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
  • (7)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
  • (3)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)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_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