This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.


For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.

BogusHTML Questions

Support & discussion of released scripts, and announcements of new releases.
Post Reply
n
neocharles
Voice
Posts: 34
Joined: Tue Apr 23, 2013 4:29 pm

BogusHTML Questions

Post by neocharles »

I am not sure what may be causing the issue here, but it doesn't appear that there is any html being generated at all for the stats page.

The directory of my eggdrop is /home/neocharles/eggdrop/network/

The directory of the html folder is /home/trivia/public_html/

I have this set in the t-2.html.tcl file

Code: Select all

set thtm(output) "../../../trivia/public_html/"

in the /scripts folder, I have a folder called t2, and 3 files: t-2.html.tcl, t-2.settings.tcl, and t-2.tcl.

In the folder t2, I have

Code: Select all

ques       t2.commands  t2.hist.1373742181.bak  t2.kcount  t2.settings  t2.users.1373742181.bak
t2.badqes  t2.hist      t2.hist.info            t2.qcount  t2.users     templates
with ques and templates as folders.

Inside templates is

Code: Select all

active.html  ever.html  history.html  index.html  xhistory.html

Code: Select all

drwx--x--x 6 neocharles trivia     4096 Jul 13 17:27 trivia

Code: Select all

drwxr-x--- 2 neocharles neocharles 4096 Jul 13 16:49 cgi-bin
drwxr-xr-x 2 neocharles neocharles 4096 Jul 13 17:27 homes
drwxr-x--- 2 neocharles neocharles 4096 Jul 13 16:49 logs
drwxr-xr-x 3 neocharles neocharles 4096 Jul 13 17:07 public_html
User avatar
SpiKe^^
Owner
Posts: 831
Joined: Fri May 12, 2006 10:20 pm
Location: Tennessee, USA
Contact:

Post by SpiKe^^ »

When you start or rehash the bot, does the bot say it loaded the html script?
SpiKe^^

Get BogusTrivia 2.06.4.7 at www.mytclscripts.com
or visit the New Tcl Acrhive at www.tclarchive.org
.
n
neocharles
Voice
Posts: 34
Joined: Tue Apr 23, 2013 4:29 pm

Post by neocharles »

No, it does not. Is there something I need to change in the trivia bot's tcl file to make it load the html one? I didn't think I saw anything anywhere that said to manually load that tcl file?
User avatar
SpiKe^^
Owner
Posts: 831
Joined: Fri May 12, 2006 10:20 pm
Location: Tennessee, USA
Contact:

Post by SpiKe^^ »

You need to read and load the HTML Patch that comes in the BogusTrivia zip file.
The patch called: BogusHTML 2.06.2.beta4.Upgrade.zip

Once you apply the patch you should see the html script load when you rehash the bot.
SpiKe^^

Get BogusTrivia 2.06.4.7 at www.mytclscripts.com
or visit the New Tcl Acrhive at www.tclarchive.org
.
n
neocharles
Voice
Posts: 34
Joined: Tue Apr 23, 2013 4:29 pm

Post by neocharles »

Awesome, thanks! I didn't think to look back at the trivia bot's zip file for a patch for the html package I downloaded.. :roll:
s
saapete
Voice
Posts: 3
Joined: Sat Aug 16, 2014 5:11 pm

bogus html issue

Post by saapete »

okay i followed all the steps dl'd the bogus 2.06.2.beta 3 followed all steps...first time of course the bot crashed as i didn't read that part..i have it all loaded properly restarted bot loaded it fine..and still after 2 hours the timing gets messed up then the questions on the trivia and i just have to shut it down for awhile. I restart it and once again its fine for a couple hours. I thought that patch I dl'd was going to solve this problem, but as I've only had my eggdrop for a couple weeks now I can see I've obviously missed something. Any suggestions?
User avatar
SpiKe^^
Owner
Posts: 831
Joined: Fri May 12, 2006 10:20 pm
Location: Tennessee, USA
Contact:

Post by SpiKe^^ »

saapete,

You still DO NOT have the Eggdrop properly patched.

Try running BogusTrivia on a freshly compiled 1.6.20 Eggdrop bot.
SpiKe^^

Get BogusTrivia 2.06.4.7 at www.mytclscripts.com
or visit the New Tcl Acrhive at www.tclarchive.org
.
s
saapete
Voice
Posts: 3
Joined: Sat Aug 16, 2014 5:11 pm

patch

Post by saapete »

I am using v1.6.21. willyw pointed me in the direction of this link http://forum.egghelp.org/viewtopic.php? ... c&start=15 and nml375's response and followed his instructions, re compiled and installed. I am currently testing it, but it seems to have solved my problem. Thank you :)
Post Reply