Previous Thread
Next Thread
Print Thread
Rate Thread
Page 2 of 6 1 2 3 4 5 6
Joined: Jan 2003
Posts: 3,456
Likes: 2
Master Hacker
Master Hacker
Offline
Joined: Jan 2003
Posts: 3,456
Likes: 2
I had that issue, then I made sure to fill everything in and it went away

Sponsored Links
Joined: Aug 2001
Posts: 103
Member
Member
Offline
Joined: Aug 2001
Posts: 103
Well I'm still getting the errors yet the hack works.
I also have Statistics, Calendar, You Last Visited Wording, Games 2.5.1 Integrated and Shoutbox. Any of these might be interfering?

Joined: Jan 2003
Posts: 3,456
Likes: 2
Master Hacker
Master Hacker
Offline
Joined: Jan 2003
Posts: 3,456
Likes: 2
If you PMed me an admin account for your site I could take a look at it.

FTP probably won't be neccessary

#202994 05/12/2004 11:56 PM
Joined: Oct 2001
Posts: 572
Member
Member
Offline
Joined: Oct 2001
Posts: 572
I think the not filled in error is from supermods not being installed. On my 6.6 using the non referer version the upload script just hangs after you tell it to upload and just runs till the server kills its. Im using win2kadv server with iis.

Joined: Jan 2000
Posts: 5,833
Likes: 20
UBBDev / UBBWiki Owner
Time Lord
UBBDev / UBBWiki Owner
Time Lord
Joined: Jan 2000
Posts: 5,833
Likes: 20
Emy_Em's (or whatever) upload mod has nothing to do with this mod, this is a rewite from the ground up (i inspired the name!)


UBB.Dev - Putting Dev into UBB.threads
Company: VNC Web Services - UBB.threads Scripts and Scripting, Install and Upgrade Services, Site and Server Maintenance.
Forums: A Gardeners Forum, Scouters World, and UGN Security
UBB.Threads: My UBB Themes, My UBB Scripts
Sponsored Links
Joined: Oct 2001
Posts: 572
Member
Member
Offline
Joined: Oct 2001
Posts: 572
gizzy what are you going on about now?

Joined: Jan 2000
Posts: 5,833
Likes: 20
UBBDev / UBBWiki Owner
Time Lord
UBBDev / UBBWiki Owner
Time Lord
Joined: Jan 2000
Posts: 5,833
Likes: 20
Quote
Originally posted by eXtremeTim:

I think the not filled in error is from supermods not being installed. On my 6.6 using the non referer version the upload script just hangs after you tell it to upload and just runs till the server kills its. Im using win2kadv server with iis.
This mod should have nothing to do with the Emy_M's upload mod or MegaMod addon's.


UBB.Dev - Putting Dev into UBB.threads
Company: VNC Web Services - UBB.threads Scripts and Scripting, Install and Upgrade Services, Site and Server Maintenance.
Forums: A Gardeners Forum, Scouters World, and UGN Security
UBB.Threads: My UBB Themes, My UBB Scripts
Joined: Jan 2003
Posts: 3,456
Likes: 2
Master Hacker
Master Hacker
Offline
Joined: Jan 2003
Posts: 3,456
Likes: 2
Looking at the code I believe Tim is right.

Tim, try removing
Code
			next if($_ eq 'megamoderators' && !&FileExists("$vars_config{VariablesPath}/vars_megamods.cgi"));
and then make sure to fill in the new fields

Joined: Jan 2003
Posts: 3,456
Likes: 2
Master Hacker
Master Hacker
Offline
Joined: Jan 2003
Posts: 3,456
Likes: 2
Brett, I was ready to scream cause I couldn't figure out why the radio buttons in the CP edit profile page were messed up, then I saw the problem

Find:
Code
			name => "avban",
title => $vars_wordlets_cp2{'upload-_-profile'},
Replace with:
Code
			name => "upload",
title => $vars_wordlets_cp2{'upload-_-profile'},

#203000 06/02/2004 11:08 PM
Joined: Aug 2001
Posts: 103
Member
Member
Offline
Joined: Aug 2001
Posts: 103
so this will solve those extra radio buttons that won't go away I posted a reply on this topic?

Sponsored Links
#203001 06/02/2004 11:17 PM
Joined: Jan 2003
Posts: 3,456
Likes: 2
Master Hacker
Master Hacker
Offline
Joined: Jan 2003
Posts: 3,456
Likes: 2

Joined: May 2001
Posts: 1,042
Likes: 7
Moderator
Moderator
Offline
Joined: May 2001
Posts: 1,042
Likes: 7
Zip Files updated with Ian's Fix. smile

Joined: Mar 2000
Posts: 21,079
Likes: 3
I type Like navaho
I type Like navaho
Joined: Mar 2000
Posts: 21,079
Likes: 3
grazi smile


- Allen wavey
- What Drives You?
Joined: Jan 2003
Posts: 118
Member
Member
Offline
Joined: Jan 2003
Posts: 118
OK, this should be an easy one... In the CP, where it says Maximum Size Of Upload, is that in bits, bytes, or kilobytes?


-GATOR

"Pain is temporary, Pride is forever"
Joined: Jan 2003
Posts: 3,456
Likes: 2
Master Hacker
Master Hacker
Offline
Joined: Jan 2003
Posts: 3,456
Likes: 2
bytes

Joined: Sep 2001
Posts: 672
Member
Member
Offline
Joined: Sep 2001
Posts: 672
Heres a question:

Intead of having groups, how hard would it be to allow specific members access to the upload form?

Almost like, disable uploading all together...and then if you retrieve a members info via the CP, theres a checkbox that says "allow user to upload" when checked, that user and that user only has access to the upload form.

hmmm

Joined: Jan 2003
Posts: 3,456
Likes: 2
Master Hacker
Master Hacker
Offline
Joined: Jan 2003
Posts: 3,456
Likes: 2
that's built into this version

#203008 06/28/2004 12:01 AM
Joined: Jan 2000
Posts: 5,833
Likes: 20
UBBDev / UBBWiki Owner
Time Lord
UBBDev / UBBWiki Owner
Time Lord
Joined: Jan 2000
Posts: 5,833
Likes: 20
Yeh, I had the same idea; so when I had brett make this mod I made him add almost any user type that I could think of... Even if he didn't like it wink


UBB.Dev - Putting Dev into UBB.threads
Company: VNC Web Services - UBB.threads Scripts and Scripting, Install and Upgrade Services, Site and Server Maintenance.
Forums: A Gardeners Forum, Scouters World, and UGN Security
UBB.Threads: My UBB Themes, My UBB Scripts
#203009 06/28/2004 12:38 AM
Joined: Sep 2001
Posts: 672
Member
Member
Offline
Joined: Sep 2001
Posts: 672
Not like I can use the dam hack anyways lol tipsy

#203010 06/28/2004 12:40 AM
Joined: Jan 2003
Posts: 3,456
Likes: 2
Master Hacker
Master Hacker
Offline
Joined: Jan 2003
Posts: 3,456
Likes: 2
If only there was some way you could add a year of Member's Area access to your license.

If only.. tipsy

Joined: Jan 2000
Posts: 5,833
Likes: 20
UBBDev / UBBWiki Owner
Time Lord
UBBDev / UBBWiki Owner
Time Lord
Joined: Jan 2000
Posts: 5,833
Likes: 20
wink


UBB.Dev - Putting Dev into UBB.threads
Company: VNC Web Services - UBB.threads Scripts and Scripting, Install and Upgrade Services, Site and Server Maintenance.
Forums: A Gardeners Forum, Scouters World, and UGN Security
UBB.Threads: My UBB Themes, My UBB Scripts
Joined: Mar 2001
Posts: 80
Member
Member
Offline
Joined: Mar 2001
Posts: 80
Whats happened to the version without the referer check? Its not available for download anymore.

Joined: Mar 2001
Posts: 80
Member
Member
Offline
Joined: Mar 2001
Posts: 80
Quote
Originally posted by Ian Spence:

Looking at the code I believe Tim is right.

Tim, try removing
Code
			next if($_ eq 'megamoderators' && !&FileExists("$vars_config{VariablesPath}/vars_megamods.cgi"));
and then make sure to fill in the new fields
Any more news on this?

I have the same problem and tried this soloution but it left a blank line where the megamoderators would have been, if i remove the megamoderators bit from the above qw line the problem returns.

Thanks

Joined: Jan 2003
Posts: 3,456
Likes: 2
Master Hacker
Master Hacker
Offline
Joined: Jan 2003
Posts: 3,456
Likes: 2
Brett, some of my members were complaining about not being able to upload, and I checked and found the problem.

It's "Member", not "Senior Member" for the status

Joined: May 2001
Posts: 1,042
Likes: 7
Moderator
Moderator
Offline
Joined: May 2001
Posts: 1,042
Likes: 7
Zip updated with status fix.

Link to uploader w/o refer check fixed.

Joined: Jan 2003
Posts: 3,456
Likes: 2
Master Hacker
Master Hacker
Offline
Joined: Jan 2003
Posts: 3,456
Likes: 2
Brett, in cp2_editprofile.pl, I think it'd be better if it went like this

Code
				{
name => $vars_wordlets_cp2{'upload-_-profile-reg'},
value => 'reg',
selected => ($profile[70] =~ m/reg/ || $profile[70] eq "") ? 1 : 0,
},
{
name => $vars_wordlets_cp2{'upload-_-profile-no'},
value => 'no',
selected => ($profile[70] !~ m/^(all|reg)$/ && ($profile[70]))? 1 : 0,
},
that way it'll default to use user group, instead of not allowing the user to upload

Joined: Jan 2003
Posts: 118
Member
Member
Offline
Joined: Jan 2003
Posts: 118
When I originally installed this hack (before the latest fixes) I had no problems uploading pictures until now after I've applied the fixes. Anyone else experience this problem?

All of the upload functions work except when you go to view the picture that was uploaded (by clicking the link in upload manager). The picture is displayed all garbled and completely unrecognizable. However, when I copy that same picture directly to that users upload directory replacing the uploaded files they display perfect clicking on the link in upload manager. Something happens to the file when it gets uploaded to the server. I did not have this problem before. Any ideas on what I could fix here? Help would be greatly appreciated. Thanks in advance...


-GATOR

"Pain is temporary, Pride is forever"
Joined: Jan 2003
Posts: 118
Member
Member
Offline
Joined: Jan 2003
Posts: 118
Brett? Ian? Anyone? If anyone can offer some suggestions on how to fix this problem, I would be most appreciative. This is a critical funtion of this hack that is not working. frown


-GATOR

"Pain is temporary, Pride is forever"
Joined: Jan 2003
Posts: 3,456
Likes: 2
Master Hacker
Master Hacker
Offline
Joined: Jan 2003
Posts: 3,456
Likes: 2
delete
Code
				vars_misc::upload_megamoderators
vars_misc::upload_avatar_megamoderators
vars_misc::upload_limit_megamoderators
vars_misc::upload_filelimit_megamoderators
delete

Code
		q!upload_megamoderators! => { type => "checkbox", private => 1, req => 0, },
q!upload_avatar_megamoderators! => { type => "checkbox", private => 1, req => 0, },
q!upload_limit_megamoderators! => { type => "text", private => 1, req => -1, },
q!upload_filelimit_megamoderators! => { type => "text", private => 1, req => -1, },
change

Code
		foreach(qw(administrators megamoderators moderators senior_members junior_members)) {
to

Code
		foreach(qw(administrators moderators senior_members junior_members)) {

Joined: Jan 2003
Posts: 118
Member
Member
Offline
Joined: Jan 2003
Posts: 118
Ian, I certainly appreciate your response...However I did all that but that didn't fix the picture corruption problem. When pictures are uploaded via the upload file form they come up like this:

http://www.reactek.com:911/images/bad.jpg

The original of course does not look like that.

Help? smile


-GATOR

"Pain is temporary, Pride is forever"
Joined: Jan 2003
Posts: 3,456
Likes: 2
Master Hacker
Master Hacker
Offline
Joined: Jan 2003
Posts: 3,456
Likes: 2
I've got no clue on that kinda stuff, I was referring to paul's problem

Joined: Jan 2003
Posts: 118
Member
Member
Offline
Joined: Jan 2003
Posts: 118
Oooh.. Then did I just mess something up? smile

I reverted back to old copy just in case...


-GATOR

"Pain is temporary, Pride is forever"
#203023 07/26/2004 10:05 PM
Joined: Jan 2003
Posts: 118
Member
Member
Offline
Joined: Jan 2003
Posts: 118
Is Brett still alive? Hello Brett?


-GATOR

"Pain is temporary, Pride is forever"
#203024 07/26/2004 10:59 PM
Joined: Jan 2003
Posts: 3,456
Likes: 2
Master Hacker
Master Hacker
Offline
Joined: Jan 2003
Posts: 3,456
Likes: 2
sarcasm will only make us ignore you.

After running a test, it is messing up the printing of the file, somehow adding more to the file that is really there.

I uploaded an image via the upload manager, and it showed up as 813bytes

I uploaded that same image via ftp and it was 811bytes

Could this have anything to do with him running a Windows server?

Joined: Jan 2003
Posts: 118
Member
Member
Offline
Joined: Jan 2003
Posts: 118
If you mistook that as sarcasm believe me, it's not. It's a cry for help... I haven't seen Brett post in several days so I was getting a bit concerned. Just hope he's in good health. smile

Just some other info though this was working perfectly until I updated it with the fixes for the same problem you had Ian. My members could also not upload files. Once I applied the fixes I ended up with this problem. I'm surprised you don't have this problem as well.

Appreciation as always...


-GATOR

"Pain is temporary, Pride is forever"
Joined: Jan 2000
Posts: 5,833
Likes: 20
UBBDev / UBBWiki Owner
Time Lord
UBBDev / UBBWiki Owner
Time Lord
Joined: Jan 2000
Posts: 5,833
Likes: 20
Brett has been swamped lately; I haven't even talked to him lately wink


UBB.Dev - Putting Dev into UBB.threads
Company: VNC Web Services - UBB.threads Scripts and Scripting, Install and Upgrade Services, Site and Server Maintenance.
Forums: A Gardeners Forum, Scouters World, and UGN Security
UBB.Threads: My UBB Themes, My UBB Scripts
Joined: Jul 2004
Posts: 18
Junior Member
Junior Member
Offline
Joined: Jul 2004
Posts: 18
Hi everyone,

I am installing this kewl Mod except that I don't have one of the files that needs to be edited:

cp2_forums2.cgi

I am running version: 6.7.1 (rv1.210.2.9).

Where can I get a copy of this file?

Please advise and thanks in advance,
Robin

Joined: Jul 2004
Posts: 18
Junior Member
Junior Member
Offline
Joined: Jul 2004
Posts: 18
OOps I just seen that this mod was not for the 6.7 version. Sorry for the post.

Will there be a mod for 6.7?

Joined: Jan 2003
Posts: 3,456
Likes: 2
Master Hacker
Master Hacker
Offline
Joined: Jan 2003
Posts: 3,456
Likes: 2
this mod is for 6.7, cp2_forums.cgi is the file, must have been a typo

Joined: Jul 2004
Posts: 18
Junior Member
Junior Member
Offline
Joined: Jul 2004
Posts: 18
Sorry to bother you again but in the cp2_membermanage.cgi file I do not have this line:
# find #
########

$profile->[32] = join("|", @bdi);

I search for all the $profile and still couldn't match up this line. Any ideas?

Page 2 of 6 1 2 3 4 5 6

Link Copied to Clipboard
Donate Today!
Donate via PayPal

Donate to UBBDev today to help aid in Operational, Server and Script Maintenance, and Development costs.

Please also see our parent organization VNC Web Services if you're in the need of a new UBB.threads Install or Upgrade, Site/Server Migrations, or Security and Coding Services.
Recommended Hosts
We have personally worked with and recommend the following Web Hosts:
Stable Host
bluehost
InterServer
Visit us on Facebook
Member Spotlight
Bill B
Bill B
Issaquah, WA
Posts: 87
Joined: December 2001
Forum Statistics
Forums63
Topics37,573
Posts293,925
Members13,849
Most Online5,166
Sep 15th, 2019
Today's Statistics
Currently Online
Topics Created
Posts Made
Users Online
Birthdays
Top Posters
AllenAyres 21,079
JoshPet 10,369
LK 7,394
Lord Dexter 6,708
Gizmo 5,833
Greg Hard 4,625
Top Posters(30 Days)
Top Likes Received
isaac 82
Gizmo 20
Brett 7
WebGuy 2
Morgan 2
Top Likes Received (30 Days)
None yet
The UBB.Developers Network (UBB.Dev/Threads.Dev) is ©2000-2024 VNC Web Services

 
Powered by UBB.threads™ PHP Forum Software 8.0.0
(Preview build 20221218)