php forum
php mysql forum
php mysql smarty
 
Page 6 of 8 < 1 2 3 4 5 6 7 8 >
Topic Options
#151797 - 10/16/02 08:26 AM Re: [6.3.x] [beta] Hit Hack 2.0
LK Offline
Admin / Code Breaker

Registered: 03/24/01
Posts: 7396
1. Make sure vars_wordlets_mods.cgi is fine, rehack ultimatebb.cgi/cp.cgi/cp_wordlets.cgi from Mod Wordlets instructions. If it still deosn't work, post your vars_wordlets_mods.cgi content here.

2. Just undo public_forum_summary.pl smile
_________________________

My Hacks Page (will be back with UBB 7!)
UBBDev - We put the class into UBB.classic!

Top
#151798 - 10/16/02 01:07 PM Re: [6.3.x] [beta] Hit Hack 2.0
BigMrC Offline
Member

Registered: 11/09/01
Posts: 69
rehacked and I still get this as content for vars_wordlets_mods:

%vars_wordlets_mods = (
q!mod_wordlets! => q!Modification Wordlets!,
);

1;

Top
#151799 - 10/16/02 01:35 PM Re: [6.3.x] [beta] Hit Hack 2.0
LK Offline
Admin / Code Breaker

Registered: 03/24/01
Posts: 7396
vars_wordlets_mods.cgi should also have the following after %vars_wordlets_mods = (
Code:
count_on_click => "Hits",
count_on_click_lowercase => "hits",
_________________________

My Hacks Page (will be back with UBB 7!)
UBBDev - We put the class into UBB.classic!

Top
#151800 - 10/16/02 01:48 PM Re: [6.3.x] [beta] Hit Hack 2.0
BigMrC Offline
Member

Registered: 11/09/01
Posts: 69
ok now I have the "hits" and "Hits" showing on the board but:

1. the cp modification wordlets still shows a blank page with just "page" on it

2. when I view a post the forum summary total increases by 1, then when I view it again the forum summary increases by 2, then 1, then 2.
The forum pages incriment by 1 and are fine

?

Top
#151801 - 10/16/02 02:08 PM Re: [6.3.x] [beta] Hit Hack 2.0
LK Offline
Admin / Code Breaker

Registered: 03/24/01
Posts: 7396
1. Rehack cp.cgi and cp_wordlets.cgi from mod wordlet instructions AGAIN wink

2. No idea, but you're going to remove it from forum summary anyhow, right? wink
_________________________

My Hacks Page (will be back with UBB 7!)
UBBDev - We put the class into UBB.classic!

Top
#151802 - 10/16/02 02:10 PM Re: [6.3.x] [beta] Hit Hack 2.0
BigMrC Offline
Member

Registered: 11/09/01
Posts: 69
ignore pm I just sent you, I was going to remove it but I actually quite like it now - any ideas?
I'll redo 1. again!!

Top
#151803 - 10/16/02 02:39 PM Re: [6.3.x] [beta] Hit Hack 2.0
LK Offline
Admin / Code Breaker

Registered: 03/24/01
Posts: 7396
Your PHP Accelerator is acting strangly (PNTF's fault), that's why tipsy

The next hit2 version should fix it.
_________________________

My Hacks Page (will be back with UBB 7!)
UBBDev - We put the class into UBB.classic!

Top
#151804 - 10/16/02 03:00 PM Re: [6.3.x] [beta] Hit Hack 2.0
BigMrC Offline
Member

Registered: 11/09/01
Posts: 69
ok thanks - when's that due out?

another question, I want to add into this new board same hacks I had of yours from previous board - memberlist and jIRC chat mod.

1. Is it ok to add these now and then migrate all members and posts from my old board, ie is there anything in the migration process that screws up these hacks ? - alternative would be to import members and posts then redo hacks but would rather do hacks first if not a problem.

2. the jIRC chat mod, can I atually move this to another board, seem to remember you take license out for one url only, if not can I use the mod and link into the chat on my existing board?

Top
#151805 - 10/16/02 03:28 PM Re: [6.3.x] [beta] Hit Hack 2.0
LK Offline
Admin / Code Breaker

Registered: 03/24/01
Posts: 7396
0. dunno

1. Yes, I think it's fne.
2. I don't take licenses, jPilot does. tipsy The URL depends on the domain, so if both your boards are held on the same domain it's fine.
_________________________

My Hacks Page (will be back with UBB 7!)
UBBDev - We put the class into UBB.classic!

Top
#151806 - 10/16/02 03:52 PM Re: [6.3.x] [beta] Hit Hack 2.0
BigMrC Offline
Member

Registered: 11/09/01
Posts: 69
they're not both on the same domain - so can I use your mod but somehow keep the actual chat board where it is and just link to it from your link on the forum summary page ?

Top
#151807 - 10/16/02 03:59 PM Re: [6.3.x] [beta] Hit Hack 2.0
LK Offline
Admin / Code Breaker

Registered: 03/24/01
Posts: 7396
Yes, that's fine. I don't even get a share out of the money they make wink
_________________________

My Hacks Page (will be back with UBB 7!)
UBBDev - We put the class into UBB.classic!

Top
#151808 - 10/16/02 04:23 PM Re: [6.3.x] [beta] Hit Hack 2.0
BigMrC Offline
Member

Registered: 11/09/01
Posts: 69
LK - how the hell do I migrate my members and posts from old board to new, can't seem to find info on this anywhere ?
Do I just copy old members folder and each forum and upload it into new board ?

Top
#151809 - 10/16/02 04:38 PM Re: [6.3.x] [beta] Hit Hack 2.0
LK Offline
Admin / Code Breaker

Registered: 03/24/01
Posts: 7396
Yes. smile
_________________________

My Hacks Page (will be back with UBB 7!)
UBBDev - We put the class into UBB.classic!

Top
#151810 - 10/16/02 05:06 PM Re: [6.3.x] [beta] Hit Hack 2.0
BigMrC Offline
Member

Registered: 11/09/01
Posts: 69
ok I just took all member profile cgi's and loaded them into new board, seems to be ok except when you select a user avator for them it doesn't show up - this a conflict between versions ?

Top
#151811 - 10/16/02 05:14 PM Re: [6.3.x] [beta] Hit Hack 2.0
BigMrC Offline
Member

Registered: 11/09/01
Posts: 69
actually scrub that, just needed refreshed!

Top
#151812 - 10/17/02 08:05 PM Re: [6.3.x] [beta] Hit Hack 2.0
CyberKook Offline
Junior Member

Registered: 08/18/02
Posts: 2
getting this error:
CGIPath/ubb_forum_summary.cgi: syntax error at CGIPath/ubb_forum_summary.cgi line 204, near ") {"
syntax error at CGIPath/ubb_forum_summary.cgi line 245, near "} else"

Top
#151813 - 10/22/02 01:15 PM Re: [6.3.x] [beta] Hit Hack 2.0
wwb95 Offline
Member

Registered: 11/14/01
Posts: 154
LK
Can you store the hits an separate file for example for topic # 007144 it will store the hits in hits0071.cgi
The reason for this is that I have forms the have 7000 topic it will cause a big delay in my board

Top
#151814 - 10/26/02 12:12 AM Re: [6.3.x] [beta] Hit Hack 2.0
Mr. LaRue Offline
Junior Member

Registered: 01/19/02
Posts: 23
Loc: indiana
Could someone instant message me on AIM. on how i could change, < Hits > what everyone sees the column called in the forum to < Views > so people basically know they are getting their posts viewed...just to make it easier for some people with less terminology ..

Thanks.

AIM : DUMB OR DEAF

Top
#151815 - 10/26/02 12:23 AM Re: [6.3.x] [beta] Hit Hack 2.0
AllenAyres Administrator Offline
I type Like navaho

Registered: 03/10/00
Posts: 25461
Loc: Texas
Just change it in the wordlets smile
_________________________
- Allen wavey
- What Drives You?

Top
#151816 - 10/26/02 02:03 AM Re: [6.3.x] [beta] Hit Hack 2.0
Mr. LaRue Offline
Junior Member

Registered: 01/19/02
Posts: 23
Loc: indiana
Thanks Allen, Worked Fine!

Also 1 more thing. on Ultimatebb.cgi The Main forum page Like you have your catagories.

like

Fun < catagory >

then you have your sub cats inside of that

like

skiing
basketball
etc.etc.

well in the subcatagories

if you get what im saying ....theres a
LAST POST Columb

it will say posted by MR. LARUE
on 8/10/2002 10:43 PM (2 HITS)

how do i get rid of the (2 HITS) from the main page. I want it to show HITS in the forum column but not on the main page like that. I think it looks ugly. And when the board grows much bigger ...The number would be big..and look bad ....

Well If you can help me i appreciate it.

Thanks Allen.

Top
Page 6 of 8 < 1 2 3 4 5 6 7 8 >


Who's Online
1 registered (GEN), 23 Guests and 8 Spiders online.
Key: Admin, Global Mod, Mod
Shout Box

Latest Posts
Displaying a gif for a paying member
by Iann128
Yesterday at 07:04 AM
Restore The "New Topic Is Highlighted" Feature
by hikelite
01/02/09 07:41 PM
Web Hosting
by Pilgrim
01/02/09 04:13 PM
Finishing touches on a UBB migration
by AllenAyres
01/02/09 03:04 PM
Sidebar options?
by Pilgrim
12/26/08 03:40 PM
Legacy Style
by sirdude
12/24/08 07:18 PM
ubb.social
by Placebo
12/21/08 07:30 AM
New Mods
Displaying a gif for a paying member
by Iann128
12/29/08 11:44 AM
Legacy Style
by Micky
12/21/08 01:36 PM
ubb.social
by
08/03/06 10:38 AM
Newest Members
bluedthunder, blaqskreen, RAICHU, sebak, BaronDriver
13371 Registered Users
Top Posters
AllenAyres 25461
JoshPet 11330
Rick 8372
LK 7396
Lord Dexter 6503
Greg Hard 5533
Charles Capps 5438

 

 

 
fusionbb message board php hacks