vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Major Additions - Forum Tournaments & Ladders (https://vborg.vbsupport.ru/showthread.php?t=189375)

Chris11987 10-18-2008 06:25 PM

I'm on 2.5.5 and I have some usergroups that are set to be unable to view any ladders, however, these usergroups are able to see them and see the rankings and everything.

RK1gaming 10-18-2008 08:39 PM

Did the update and fixed the error with the database -

Allowed a small number of people to use the system right now ...

But I don't see an option to turn off in post bit till I am ready for public release .... itsnot in

VBoptions--->Turn... options

P.Jackson 10-18-2008 11:15 PM

just empty the tournamant postbit template

TrIn@dOr 10-19-2008 01:26 AM

Uninstalled & Installed worked.

chriskellar 10-19-2008 01:31 AM

I've been looking over all the posts here and I've done everything stated but I still get an issue when trying to upgrade the tournament script to the new version.

Code:

Database error in vBulletin 3.7.3:

Invalid SQL:
ALTER TABLE vB_user ADD tmnt_joins INT(10) NOT NULL DEFAULT '0' ;;

MySQL Error  : Duplicate column name 'tmnt_joins'
Error Number  : 1060
Request Date  : Saturday, October 18th 2008 @ 08:28:45 PM
Error Date    : Saturday, October 18th 2008 @ 08:28:45 PM

Suggestions?

butler312 10-19-2008 02:24 PM

I noticed that when you sticky a tournament it doesn't sticky on the tounament.php page, just the tournament.php?do=tournaments. Is this supposed to be like this?

RK1gaming 10-19-2008 04:58 PM

Quote:

Originally Posted by P.Jackson (Post 1647990)
just empty the tournamant postbit template

Yea I know that but I think that in the above description it says option to turn off that function ... that's what I want the availability to turn it off and on as I see fit not have it just show up in the postbit...

I also have a few skins some light ones that this hack works great in but a dark on that the brackets don't show up in because of the dark back ground on the skin ...

Where can I play with this to get it to work on all my skins

shane greer 10-19-2008 05:24 PM

Ok Im running this and liking it but a question.

I ran a few test tournaments then set it up so my players could join in but the tournament winners/joined info is out of synch due to my test tournaments.

Can I reset it now we are going live and if so how??

bananalive 10-19-2008 06:24 PM

Quote:

Originally Posted by Chris11987 (Post 1647838)
I'm on 2.5.5 and I have some usergroups that are set to be unable to view any ladders, however, these usergroups are able to see them and see the rankings and everything.

Check their secondary usergroups; if that doesn't work can you pm me the settings for that usergroup(s) and the place where it doesnt work and I will look into it.
Quote:

Originally Posted by chriskellar (Post 1648027)
I've been looking over all the posts here and I've done everything stated but I still get an issue when trying to upgrade the tournament script to the new version.

Code:

Database error in vBulletin 3.7.3:

Invalid SQL:
ALTER TABLE vB_user ADD tmnt_joins INT(10) NOT NULL DEFAULT '0' ;;

MySQL Error  : Duplicate column name 'tmnt_joins'
Error Number  : 1060
Request Date  : Saturday, October 18th 2008 @ 08:28:45 PM
Error Date    : Saturday, October 18th 2008 @ 08:28:45 PM

Suggestions?

Remove that line from product file.
Quote:

Originally Posted by butler312 (Post 1648283)
I noticed that when you sticky a tournament it doesn't sticky on the tounament.php page, just the tournament.php?do=tournaments. Is this supposed to be like this?

Yes, frontpage shows latest 5 tournaments
Quote:

Originally Posted by RK1gaming (Post 1648374)
Yea I know that but I think that in the above description it says option to turn off that function ... that's what I want the availability to turn it off and on as I see fit not have it just show up in the postbit...

I also have a few skins some light ones that this hack works great in but a dark on that the brackets don't show up in because of the dark back ground on the skin ...

Where can I play with this to get it to work on all my skins

open template tmnt_results find and replace all instances of #000000 and replace with another html colour
Quote:

Originally Posted by shane greer (Post 1648395)
Ok Im running this and liking it but a question.

I ran a few test tournaments then set it up so my players could join in but the tournament winners/joined info is out of synch due to my test tournaments.

Can I reset it now we are going live and if so how??

The only way atm, is manually through phpmyadmin.

shane greer 10-19-2008 08:12 PM

Quote:

The only way atm, is manually through phpmyadmin.
Can you advise how to do that??

Toupsx 10-20-2008 12:38 AM

Quote:

Originally Posted by shane greer (Post 1648518)
Can you advise how to do that??

Go to your database through phpmyadmin find the table called YOUR PREFIX tmnt_tmnts
(your prefix will be w/e you used for your Vbulletin prefix for the tables) and find the tournaments that you used to test.. and just delete them from the table. It will take the stats of the users out that were in it and everything will be all good :)

chriskellar 10-20-2008 02:26 AM

I've tried that plus doing all the extra edits that continues to display. Is there another way to remove the old product to do a fresh install?

This is the error message I get when trying to uninstall the old product.

Code:

Database error in vBulletin 3.7.3:

Invalid SQL:

DROP TABLE vB_tmnt_tmnts;;

MySQL Error  : Unknown table 'vB_tmnt_tmnts'
Error Number  : 1051
Request Date  : Sunday, October 19th 2008 @ 09:20:51 PM
Error Date    : Sunday, October 19th 2008 @ 09:20:51 PM

If I need to drop the tables manually in phpmyadmin can you tell me which tables I need to remove?

I have Tournament 1.3 and I did have the ladders 1.0 (I believe) but that uninstalled properly but won't reinstall at all.

Thanks can't wait to get this up and running.

Dragonsys 10-20-2008 02:49 AM

Quote:

Originally Posted by chriskellar (Post 1648689)
If I need to drop the tables manually in phpmyadmin can you tell me which tables I need to remove?

any tables that start with vB_tmnt

chriskellar 10-20-2008 02:53 AM

Quote:

Originally Posted by Dragonsys (Post 1648699)
any tables that start with vB_tmnt

Any others that might need to be dropped as well?

Chris11987 10-20-2008 07:18 AM

Quote:

Originally Posted by chriskellar (Post 1648702)
Any others that might need to be dropped as well?

There's a COLUMN for the tournaments underneath the "usergroups" table. There might be one under "users" as well. DON'T DELETE THOSE TABLES, only delete the COLUMN INSIDE those tables.

bananalive 10-20-2008 08:33 AM

Why uninstall it manually when you can just click uninstall in admincp, which removes all data :confused:

Chris11987 10-20-2008 11:19 AM

Fix needed:
- If a team edits their name, and are already entered in a tournament, the tournament bracket doesn't update their new name.

Permissions Suggestions:
- Tournament Options: Option to allow a tournament creator to advance/edit/delete a tournament they start.
- Perhaps a "Co-Leader" rank for teams? Seeing as only the leader can perform many functions, how about another rank that can be given those permissions by the leader. (Maybe all team permissions for that specific team, except for deletion)

bananalive 10-20-2008 12:24 PM

Quote:

Originally Posted by Chris11987 (Post 1648856)
Permissions Suggestions:
- Tournament Options: Option to allow a tournament creator to advance/edit/delete a tournament they start.

Tournament creators' should/ do have full control over their own tournaments.

RK1gaming 10-20-2008 12:54 PM

thanks for the html edit ... did you see my post about the postbit ... are u going to add a way to turn it off and on or do I need to just blow away the post bit templates like the poster 2 pages back said ??

bananalive 10-20-2008 02:36 PM

Quote:

Originally Posted by RK1gaming (Post 1648905)
thanks for the html edit ... did you see my post about the postbit ... are u going to add a way to turn it off and on or do I need to just blow away the post bit templates like the poster 2 pages back said ??

I have tried to do it before and couldn't find a way. However, I have just thought of a way to do it and I'll add it in the next version.

chriskellar 10-20-2008 04:49 PM

Quote:

Originally Posted by bananalive (Post 1648783)
Why uninstall it manually when you can just click uninstall in admincp, which removes all data :confused:

I've tried that many times and it won't work. This is the error I get when trying to uninstall it.

Code:

Database error in vBulletin 3.7.3:

Invalid SQL:

DROP TABLE vB_tmnt_tmnts;;

MySQL Error  : Unknown table 'vB_tmnt_tmnts'
Error Number  : 1051
Request Date  : Monday, October 20th 2008 @ 11:48:22 AM
Error Date    : Monday, October 20th 2008 @ 11:48:23 AM


bananalive 10-20-2008 05:15 PM

Quote:

Originally Posted by chriskellar (Post 1649029)
I've tried that many times and it won't work. This is the error I get when trying to uninstall it.

Code:

Database error in vBulletin 3.7.3:

Invalid SQL:

DROP TABLE vB_tmnt_tmnts;;

MySQL Error  : Unknown table 'vB_tmnt_tmnts'
Error Number  : 1051
Request Date  : Monday, October 20th 2008 @ 11:48:22 AM
Error Date    : Monday, October 20th 2008 @ 11:48:23 AM


Admincp -> Plugins & Products -> Manage Products -> Edit vB Tournaments and Ladders -> Existing Install/Uninstall Code ( You may need to scroll down page to see it)
For every Uninstall Code box (all the ones on the right) change DROP TABLE to DROP TABLE IF EXISTS in product

SpiderFive 10-20-2008 05:17 PM

no problems:)

RK1gaming 10-20-2008 05:21 PM

yup upgraded no problems ... so far I am liking this add in ... very nice

I would add in the following for your next build or future builds

The ability to add in more Tournament Modes: - I know we would use more or custom ones for our site

I like the post bit and the bracket colors I think thats a good add in ... keep up the good work

chriskellar 10-20-2008 05:59 PM

Quote:

Originally Posted by bananalive (Post 1649051)
Admincp -> Plugins & Products -> Manage Products -> Edit vB Tournaments and Ladders -> Existing Install/Uninstall Code ( You may need to scroll down page to see it)
For every Uninstall Code box (all the ones on the right) change DROP TABLE to DROP TABLE IF EXISTS in product

Ok tried that and got a different error.

Code:

Database error in vBulletin 3.7.3:

Invalid SQL:
ALTER TABLE vB_usergroup DROP COLUMN tournamentpermissions;;

MySQL Error  : Can't DROP 'tournamentpermissions'; check that column/key exists
Error Number  : 1091
Request Date  : Monday, October 20th 2008 @ 12:58:01 PM
Error Date    : Monday, October 20th 2008 @ 12:58:01 PM

I tried to put "IF EXISTS" for that part, but it gives me a sql error.

bananalive 10-20-2008 06:35 PM

Quote:

Originally Posted by chriskellar (Post 1649084)
Ok tried that and got a different error.

Code:

Database error in vBulletin 3.7.3:

Invalid SQL:
ALTER TABLE vB_usergroup DROP COLUMN tournamentpermissions;;

MySQL Error  : Can't DROP 'tournamentpermissions'; check that column/key exists
Error Number  : 1091
Request Date  : Monday, October 20th 2008 @ 12:58:01 PM
Error Date    : Monday, October 20th 2008 @ 12:58:01 PM

I tried to put "IF EXISTS" for that part, but it gives me a sql error.

Unfortunately that mysql function (DROP COLUMN IF EXISTS) doesn't exist so just remove that query

chriskellar 10-20-2008 07:28 PM

Quote:

Originally Posted by bananalive (Post 1649121)
Unfortunately that mysql function (DROP COLUMN IF EXISTS) doesn't exist so just remove that query

Ok got it uninstalled. Now I'm moving forward with installing the upgraded version and here is the error that I'm getting.

Code:

Database error in vBulletin 3.7.3:

Invalid SQL:
ALTER TABLE vB_user ADD tmnt_joins INT(10) NOT NULL DEFAULT '0' ;;

MySQL Error  : Duplicate column name 'tmnt_joins'
Error Number  : 1060
Request Date  : Monday, October 20th 2008 @ 02:27:08 PM
Error Date    : Monday, October 20th 2008 @ 02:27:09 PM


The DaveyG 10-20-2008 09:23 PM

This is great. Has a player invite system been set up yet? I don't see one and would love the feature. Also a league setup would be awesome. Thanks for this mod.

butler312 10-20-2008 10:23 PM

Quote:

Originally Posted by The DaveyG (Post 1649262)
This is great. Has a player invite system been set up yet? I don't see one and would love the feature. Also a league setup would be awesome. Thanks for this mod.

A league would be freaking sweet, that automatically would generate schedules and then have playoff options and all sorts of stuff. But that is almost a completely different mod. What might be a good idea in the future though from banana's perspective is to make that a professional mod that will integrate with this one.

jackapup 10-20-2008 10:43 PM

Are you going to featuring a double elimination function anytime soon with the script?

Chris11987 10-20-2008 10:55 PM

Quote:

Originally Posted by bananalive (Post 1648896)
Tournament creators' should/ do have full control over their own tournaments.

Oh, sweet. So far only "special" members have had permission to make tournaments, and they had full control already, so I wasn't aware. Thanks.

butler312 10-20-2008 10:59 PM

One suggestion by one of my members was pretty good and I thought I would post it here. He suggested the ability to seed members/teams in tournaments. It would be sweet if for each tournament there was the option to not seed members, seed them according to their place in the ladder (anyone not in the ladder would randomly be seeded at the end), or seed them manually. Players/teams would then be placed in the tournament according to their seed (top seeds playing the lowest seeds or receiving the byes).

Chris11987 10-21-2008 08:43 AM

Quote:

Originally Posted by butler312 (Post 1649325)
One suggestion by one of my members was pretty good and I thought I would post it here. He suggested the ability to seed members/teams in tournaments. It would be sweet if for each tournament there was the option to not seed members, seed them according to their place in the ladder (anyone not in the ladder would randomly be seeded at the end), or seed them manually. Players/teams would then be placed in the tournament according to their seed (top seeds playing the lowest seeds or receiving the byes).

I'd like this as well. It should be easy if the "swap user" icon is still available after brackets have been made. That way, you can still customize them once a tournament is in progress.

Also, I have a question about how players are currently seeded: It seems that each person is given a random number out of about 10 million or so. Why is that? Why don't the players just have a random number from 1-32, or whatever the players maximum is for a tourney? I noticed all of the round 2-77 fields in the database use this way to order spots, so why not on the first round as well? I'm no coder, so forgive me if there's a good reason for that.

darkforce114 10-21-2008 06:14 PM

What the chances of changing the Ladder's from single into team's?

For example instead of Play A challenges Play B, we want it to do Team A challenges Team B and when you click on the team it list's all the players registered with that team.

msimonds 10-21-2008 06:33 PM

Quote:

Originally Posted by msimonds (Post 1647204)
bananlive,

I have to say that this seems to be an outstanding add on. I thought of doing this one time for my sports site for Sports team tournaments, like American College Basketball or other sports.

do you have any thoughts of adding these features to your script?

Outstanding job sir!!!

Sir did you get a chance to read my post? is this something that could be put into place? or plans for it?

Thanks so much for creating this script by the way, it is awesome

mozik 10-21-2008 10:51 PM

Database error in vBulletin 3.7.3:

Invalid SQL:
SELECT userid, id, time, title FROM tmnt_announcements ORDER BY id DESC LIMIT 0,;

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 '' at line 1
Error Number : 1064
Request Date : Tuesday, October 21st 2008 @ 05:42:50 PM
Error Date : Tuesday, October 21st 2008 @ 05:42:51 PM
Script : http://www.vzrgaming.com/tournament.php
Referrer : http://www.vzrgaming.com/index.php
IP Address : **********
Username : **********
Classname : vB_Database
MySQL Version : 5.0.45-community-log

keep getting this when updating.

gamerscms 10-22-2008 02:47 PM

Getting a error on the latest install

Code:

Database error in vBulletin 3.7.2:

Invalid SQL:
UPDATE usergroup SET

### UPDATE QUERY GENERATED BY fetch_query_sql() ###
        `title` = 'Full Member',
        `description` = 'A full and proud member of thirteen ghosts.',
        `usertitle` = '',
        `opentag` = '',
        `closetag` = '',
        `passwordexpires` = '0',
        `passwordhistory` = '0',
        `ispublicgroup` = '0',
        `canoverride` = '0',
        `forumpermissions` = '272363767',
        `genericpermissions` = '1277695619',
        `attachlimit` = '1000000',
        `pmquota` = '50',
        `pmpermissions` = '1',
        `pmsendmax` = '5',
        `calendarpermissions` = '23',
        `wolpermissions` = '1',
        `adminpermissions` = '0',
        `genericpermissions2` = '1',
        `genericoptions` = '47',
        `profilepicmaxwidth` = '100',
        `profilepicmaxheight` = '100',
        `profilepicmaxsize` = '25000',
        `avatarmaxwidth` = '150',
        `avatarmaxheight` = '150',
        `avatarmaxsize` = '100000',
        `signaturepermissions` = '237055',
        `sigpicmaxwidth` = '0',
        `sigpicmaxheight` = '0',
        `sigpicmaxsize` = '0',
        `sigmaxrawchars` = '0',
        `sigmaxchars` = '0',
        `sigmaxlines` = '0',
        `sigmaxsizebbcode` = '7',
        `sigmaximages` = '100',
        `albumpermissions` = '239',
        `albumpicmaxwidth` = '600',
        `albumpicmaxheight` = '600',
        `albumpicmaxsize` = '100000',
        `albummaxpics` = '100',
        `albummaxsize` = '0',
        `usercsspermissions` = '31',
        `visitormessagepermissions` = '63',
        `socialgrouppermissions` = '375',
        `mgc_cb_evo_permissions` = '0',
        `mgc_cb_evo_nbmsg_show` = '',
        `mgc_cb_evo_nbmsg_perday_show` = '',
        `awardpermissions` = '1',
        `photoplogpermissions` = '29647',
        `photoplogmaxfilesize` = '0',
        `photoplogmaxfilelimit` = '0',
        `tournamentpermissions` = '339',
        `maxteams` = '1',
        `ladderpermissions` = '3'
WHERE usergroupid=15;

MySQL Error  : Unknown column 'mgc_cb_evo_permissions' in 'field list'
Error Number  : 1054
Request Date  : Wednesday, October 22nd 2008 @ 04:44:06 PM
Error Date    : Wednesday, October 22nd 2008 @ 04:44:06 PM
Script        : http://www.xboxhive.co.uk/forums/admincp/usergroup.php?do=update
Referrer      : http://www.xboxhive.co.uk/forums/admincp/usergroup.php?do=edit&usergroupid=15
IP Address    : xxxxxxxx
Username      : xxxxxxxxx
Classname    : xxxxxxxxxx
MySQL Version : 5.0.67-community

Any ideas why this is happening when trying to update usergroups.

thanks

JAnders 10-22-2008 02:48 PM

something I find can be improved is on the ladder challanges if you add a column with the ladder name.

I have about 4 different ladders and I have about 10 challanges but I can't tell what challange is for which unless I click on the view ladder link.

bananalive 10-22-2008 03:03 PM

Quote:

Originally Posted by Chris11987 (Post 1649562)
I'd like this as well. It should be easy if the "swap user" icon is still available after brackets have been made. That way, you can still customize them once a tournament is in progress.

Also, I have a question about how players are currently seeded: It seems that each person is given a random number out of about 10 million or so. Why is that? Why don't the players just have a random number from 1-32, or whatever the players maximum is for a tourney? I noticed all of the round 2-77 fields in the database use this way to order spots, so why not on the first round as well? I'm no coder, so forgive me if there's a good reason for that.

It decreases probability of two players getting same slot number. I have wrote code to stop this happening but havent added it yet.
Quote:

Originally Posted by darkforce114 (Post 1649864)
What the chances of changing the Ladder's from single into team's?

For example instead of Play A challenges Play B, we want it to do Team A challenges Team B and when you click on the team it list's all the players registered with that team.

Team ladders coming soon
Quote:

Originally Posted by msimonds (Post 1649876)
Sir did you get a chance to read my post? is this something that could be put into place? or plans for it?

Thanks so much for creating this script by the way, it is awesome

I'm sorry I don't fully understand your previous post, could you possibly rephrase it
Quote:

Originally Posted by mozik (Post 1650038)
Database error in vBulletin 3.7.3:

Invalid SQL:
SELECT userid, id, time, title FROM tmnt_announcements ORDER BY id DESC LIMIT 0,;

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 '' at line 1
Error Number : 1064
Request Date : Tuesday, October 21st 2008 @ 05:42:50 PM
Error Date : Tuesday, October 21st 2008 @ 05:42:51 PM
Script : http://www.vzrgaming.com/tournament.php
Referrer : http://www.vzrgaming.com/index.php
IP Address : **********
Username : **********
Classname : vB_Database
MySQL Version : 5.0.45-community-log

keep getting this when updating.

Quote:

Originally Posted by gamerscms (Post 1650482)
Getting a error on the latest install

Code:

Database error in vBulletin 3.7.2:

Invalid SQL:
UPDATE usergroup SET

### UPDATE QUERY GENERATED BY fetch_query_sql() ###
        `title` = 'Full Member',
        `description` = 'A full and proud member of thirteen ghosts.',
        `usertitle` = '',
        `opentag` = '',
        `closetag` = '',
        `passwordexpires` = '0',
        `passwordhistory` = '0',
        `ispublicgroup` = '0',
        `canoverride` = '0',
        `forumpermissions` = '272363767',
        `genericpermissions` = '1277695619',
        `attachlimit` = '1000000',
        `pmquota` = '50',
        `pmpermissions` = '1',
        `pmsendmax` = '5',
        `calendarpermissions` = '23',
        `wolpermissions` = '1',
        `adminpermissions` = '0',
        `genericpermissions2` = '1',
        `genericoptions` = '47',
        `profilepicmaxwidth` = '100',
        `profilepicmaxheight` = '100',
        `profilepicmaxsize` = '25000',
        `avatarmaxwidth` = '150',
        `avatarmaxheight` = '150',
        `avatarmaxsize` = '100000',
        `signaturepermissions` = '237055',
        `sigpicmaxwidth` = '0',
        `sigpicmaxheight` = '0',
        `sigpicmaxsize` = '0',
        `sigmaxrawchars` = '0',
        `sigmaxchars` = '0',
        `sigmaxlines` = '0',
        `sigmaxsizebbcode` = '7',
        `sigmaximages` = '100',
        `albumpermissions` = '239',
        `albumpicmaxwidth` = '600',
        `albumpicmaxheight` = '600',
        `albumpicmaxsize` = '100000',
        `albummaxpics` = '100',
        `albummaxsize` = '0',
        `usercsspermissions` = '31',
        `visitormessagepermissions` = '63',
        `socialgrouppermissions` = '375',
        `mgc_cb_evo_permissions` = '0',
        `mgc_cb_evo_nbmsg_show` = '',
        `mgc_cb_evo_nbmsg_perday_show` = '',
        `awardpermissions` = '1',
        `photoplogpermissions` = '29647',
        `photoplogmaxfilesize` = '0',
        `photoplogmaxfilelimit` = '0',
        `tournamentpermissions` = '339',
        `maxteams` = '1',
        `ladderpermissions` = '3'
WHERE usergroupid=15;

MySQL Error  : Unknown column 'mgc_cb_evo_permissions' in 'field list'
Error Number  : 1054
Request Date  : Wednesday, October 22nd 2008 @ 04:44:06 PM
Error Date    : Wednesday, October 22nd 2008 @ 04:44:06 PM
Script        : http://www.xboxhive.co.uk/forums/admincp/usergroup.php?do=update
Referrer      : http://www.xboxhive.co.uk/forums/admincp/usergroup.php?do=edit&usergroupid=15
IP Address    : xxxxxxxx
Username      : xxxxxxxxx
Classname    : xxxxxxxxxx
MySQL Version : 5.0.67-community

Any ideas why this is happening when trying to update usergroups.

thanks

That is probelm with MGC Chatbox Evo Permission column not existing.

bananalive 10-22-2008 03:05 PM

Quote:

Originally Posted by jackapup (Post 1649310)
Are you going to featuring a double elimination function anytime soon with the script?

Yes, but I've got few more things to do before that
Quote:

Originally Posted by chriskellar (Post 1649178)
Ok got it uninstalled. Now I'm moving forward with installing the upgraded version and here is the error that I'm getting.

Code:

Database error in vBulletin 3.7.3:

Invalid SQL:
ALTER TABLE vB_user ADD tmnt_joins INT(10) NOT NULL DEFAULT '0' ;;

MySQL Error  : Duplicate column name 'tmnt_joins'
Error Number  : 1060
Request Date  : Monday, October 20th 2008 @ 02:27:08 PM
Error Date    : Monday, October 20th 2008 @ 02:27:09 PM


Open product file with notepad or wordpad and remove that line


All times are GMT. The time now is 12:21 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.02985 seconds
  • Memory Usage 1,913KB
  • 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
  • (11)bbcode_code_printable
  • (29)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (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