vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Major Additions - VBay! Transform your vbulletin into an auctionhouse! (https://vborg.vbsupport.ru/showthread.php?t=132544)

chick 12-02-2006 02:00 PM

Quote:

Originally Posted by Blaine0002 (Post 1129575)
Sorry, seems there are some major problems with the admincp... ill get these fixed once I get home tonight (had jazz band all day) :sleep:

Where are you honey? Did you over sleep. Patiently waiting on how to fix this admin cp issue.

forumbeat 12-02-2006 03:12 PM

The reason you get page not founds errrors is because the form process is for Vbay.php and whilst your in the admincp area, if that isn't there then it won't work.

I'm not sure how to fix this bug but hopefully I have given someone an idea on how to fix it and that they can produce a fix soon.

JohnBee 12-03-2006 12:11 AM

Quote:

Originally Posted by Blaine0002 (Post 1129785)
Should work, give it a shot at it on a test board and post your results here.

I installed in under 3.5.x and got an error whilst importing it.

Database error in vBulletin 3.5.5:

Code:

Invalid SQL:

### INSERT QUERY GENERATED BY fetch_query_sql() ###
INSERT INTO plugin
        (`active`, `executionorder`, `title`, `hookname`, `phpcode`, `product`)
VALUES
        ('1', '5', 'Vbay WOL', 'online_location_process', 'if ($filename == \'vbay.php\')\r\n{\r\n$bbuserinfo[\'activity\'] = \'Vbay\';\r\n}', 'bay');

MySQL Error  : Unknown column 'executionorder' in 'field list'
Error Number : 1054
Date        : Saturday, December 2nd 2006 @ 06:10:34 PM
Script      : http://www.mysite.com/forum/admincp/plugin.php
Referrer    : http://www.mysite.com/forum/admincp/plugin.php?do=productadd
IP Address  : 112.142.15.158
Username    : Admin
Classname    : vb_database


dartho 12-03-2006 12:16 AM

Edit the XML file before importing the product and search and replace
PHP Code:

<plugin active="1" executionorder="5"

for
PHP Code:

<plugin active="1"

Should fix that error for 3.5.x

JohnBee 12-03-2006 02:26 AM

Quote:

Originally Posted by dartho (Post 1130392)
Edit the XML file before importing the product and search and replace
PHP Code:

<plugin active="1" executionorder="5"

for
PHP Code:

<plugin active="1"

Should fix that error for 3.5.x

WORKED! thanks. - I am now looking at the vBay screens :)

When I access the adminCP vBay menu I get this:

Code:

Parse error: syntax error, unexpected T_CONSTANT_ENCAPSED_STRING, expecting '}' in /var/www/vhosts/canons3is.com/httpdocs/forum/admincp/vbayadmin.php on line 119
I would love to see an image upload system. Perhaps the thread editor would be more handy to use with custom fields.

Cornie 12-03-2006 06:33 AM

I have error in the admincp

Code:

Parse error: syntax error, unexpected '<', expecting ')' in /home/www/my domain/html/phpBB/Forum/admincp/vbayadmin.php on line 148
This is line 148
Code:

print_table_header(<a href='?act=addcat'>Add New Category</a>,7);

Cornie 12-03-2006 06:40 AM

[QUOTE=JohnBee;1130460]
When I access the adminCP vBay menu I get this:

Code:

Parse error: syntax error, unexpected T_CONSTANT_ENCAPSED_STRING, expecting '}' in /var/www/vhosts/canons3is.com/httpdocs/forum/admincp/vbayadmin.php on line 119

see Post #46

DaReD3ViL 12-03-2006 08:05 AM

After the 404 error was fixed (i just copyed and renamed the vbayadmin.php file to Vbay.php).... I get this error when trying to add the catagory.

Fatal error: Call to undefined function ParseInputs() in /home/tbmforum/public_html/admincp/Vbay.php on line 171

ktp101 12-03-2006 08:54 AM

i uploaded all the folders but on importing the XML i get this

XML Error: unknown at Line 0

micheal332001 12-03-2006 08:55 AM

Hi there m8

I used this code in my lotto script to display the lotto thats has passed you might be able to use this to show the days and time left till a item finishes.

PHP Code:

$result_lastlottowinners $db->query_first("SELECT *, DATE_FORMAT(winningdate,'%d-%m-%Y: %l:%i:%s') AS winningdate FROM " TABLE_PREFIX "mmlotto_lotto_winners WHERE id=$id"); 

then you would put a output like

PHP Code:

$result_lastlottowinners[winningdate]; 

As you might have 2 dates in the database for the item being sold like date added and end date you would do some thing like this

$itemenddate = $date_started-$date_end;


Hope this helps you out


All times are GMT. The time now is 07:50 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.03596 seconds
  • Memory Usage 1,754KB
  • 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
  • (5)bbcode_code_printable
  • (6)bbcode_php_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)pagenav_pagelinkrel
  • (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