![]() |
I was curious if there was a way to allow super moderators to edit the timeslip fields in the user profiles?
Thanks! |
Quote:
|
Quote:
Bummer! Thanks for the response anyways! |
Installed.
Thank you so much man! Great hack! |
Quote:
|
So far this instalation has been a nightmare let me explain:
Foirst I had the old Time Splips on vb2.35. worked perfectly (i even translated it) But the problem is that I had fileds 57 58 59 used for another profile fields. So I dropped them in Php my admin then DARN vbulletin had a lot of errors because I cpuld not erase the fields since It kept lloking for the dropped fields on the DB. I re added the fields 57 58 59 and I deleted them via Cp on Vbulletin. then I said what the heck Ill erase the whole thing to id 50 so fields from 50 to 65 would be "availiable" I mede the whole hack (took my time and now I am stuck here: Database error in vBulletin 3.0.3: Invalid SQL: INSERT INTO settinggroup (grouptitle,displayorder,volatile) VALUES ('timeslips','900','0') mysql error: Duplicate entry 'timeslips' for key 1 mysql error number: 1062 I have checked the table settinggroup and there is NO timeslips field so Im stuck there, I have deleted anything that has to do with the original Tslips but to no avail now I have a databse that resembles a Gruyere cheese and no one can register because the user profile fields are scrambled. (one note I started with the Td installer for upgrades from 1.2 to 2.0 and it sent me an error with fields so thats is why I began erasing custom profile fields) I think Ill resptore my database but I really like this hack.. any help would be appreciated |
klaattu,
That error is due to the TDinstaller being ran more than once. Some of the settings fields were probably created before you got the error about the profile fields, thus the duplicate field error. Try this: If you haven't already done so, restore your database to the state it was prior to running the installer. Login to your admincp and manually remove fields 50-65 in the profile field manager. Just to be sure, use phpmyadmin to make sure that all fields/columns with IDs from 50-65 have been removed from both the profilefield and userfield tables. Now use the instructions for installing v2.1. The installer should now run flawlessly. If you still can't get it working I'd be happy to set it up for you. Email me at webmaster@modernmusclecars.net. |
Quote:
best regards |
ok here is where I am:
on Admin Cp the user fields only go from 1 to 8 (if I try to add a new one it makes it 57!-as that ok?) well its empty... On the Database the userfields I have this: (see image 1) I have a field called temp I dont know where it came from and also I saw its empty en ithe database???? does the hack create it, is it safe to delete it? ok so on cpadmin I dont have any fields from 50 to 65 and the databese has no 50 to 65 on useffierlds table also I ERASED completelly the table timeslipspic or something like it so there wont be any duplicate.. Before I hack de Db should I do something? I remember it gave me a error regarding INSERTO settinggroip (I have cjequed that table but there is no entry or field for timeslips?????? SEE picture. any help will do because I don t want to rehack the DB to get some other error and be fixing it for 2 hours.... thanks again |
Quote:
Quote:
|
Quote:
THANKS A LOT and you can check it (with only one record now) at: http://www.auto-mania.com.mx/foro/upload/timeslips.php? now Ill add the hack to my portal page and one last question when I press 1/4 de milla (quarter of mille on the nav bar) while I am at the Vbadvanced it takes me to the root folder and looks for timeslips.php so I get a NOT found also It happens in my photopost navbar. If I click on the forum it lloks into the vb folder so it works... any hints on how to fix this small prob? Best regards |
Glad ya got it working. :)
To fix the problem with the navbar links in your navbar template find this: Code:
<td class="vbmenu_control"><a href="timeslips.php?$session[sessionurl]">$vbphrase[timeslips]</a></td> Code:
<td class="vbmenu_control"><a href="$vboptions[bburl]/timeslips.php?$session[sessionurl]">$vbphrase[timeslips]</a></td> |
I read the majority of this post and didn't see this problem mentioned... hopefully I didn't miss it.
Single digit timeslips are being sorted to the end. I have some guys with 7 second timeslips on my page that are being listed last while the 10.00 guys are listed first. Also, the "sort by single digit ETs" doesn't seem to work. Has there been a fix for this? ** EDIT ** Adding a 0 before the single digit times makes them show up correctly. Hopefully this is an easy fix. We're using the hack at http://t6p.com/forums/timeslips.php Thanks! |
From the first post:
Quote:
Check the second paragraph of this post: https://vborg.vbsupport.ru/showpost....&postcount=274 Upload and run TD302.php. That will solve both of the sorting problems. |
Quote:
Excellent.. thanks.. I scanned like 200 replys of this message and never saw the solution. Glad to see it's been fixed. For a car forum, the villagers love this hack. |
Quote:
{edit} Nice website btw.. I love GNs and T-Type Regals. Best sleepers ever. :) Dewayne |
Quote:
:D |
Quote:
|
Hey Dewayne,
I have just re-installed my forums and a heap of hacks and I am getting a plank page on profile/php?do=edittimeslip. timeslips.php displays correctly tho and I have modified the templates to use my fields 80-96 as opposed to 50-56 (or whatever they are). The only thing I can think of is that I didn't have 'modifytimeslip' before or the 'custom timeslip pic' db table... maybe i have skipped a crucial 'upgrade' step or something... any help? Thanks mate. Christian |
Christian,
Check and make sure that you added this bit of code to profile.php: Code:
|
Hey Dewayne,
Checked all and its all there with correct spelling, I changed all the field numbers to correspond with mine. Any other thoughts? Christian |
Do you get a completely blank (white) page or does the header and footer show up but not the timeslip input fields?
|
completely blank... if i view source, all i get is this;
Code:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> |
About the only thing I can think of that would cause a blank page is either a missing or misspelled template, or missing a file edit somewhere. I'm at work right now and can't do much from here, but when I get home tonight (12pm est) I can take a look at it if you want. Just email or PM me at 12pm. In the mean time, double check those file edits and make sure that nothing was missed. If you have more than one style make sure the template was added to all of them.
|
ok cool - thanks mate, i appreciate it.
|
Christian,
I just logged in to your forum and I noticed that you also get blank pages when you try to edit your signature, profile, options, email, avatar, and just about everything else thats called from profile.php. This leads me to believe that something else is causing it. First, make sure you uploaded profile.php in ASCII mode. If it still doesn't work try uploading a fresh unhacked profile.php and see if you still get blank pages when editing signatures or options in the usercp. If it still gives blank pages (with the unhacked profile.php) try some of the suggestions in this thread: http://www.vbulletin.com/forum/showt...threadid=51808 |
oh man, i cant believe how dumb i am, i didn't even check the other links... thanks Dewayne, I'll give it a go.
|
I just installed this mod and i must say that i love it!!!! Could you add a link to
http://www.turborides.com/forums/timeslips.php I am using vbportal as the main site and i was wondering if you know of a way to incorporate say the top 10 on the main portal page? Do you have a page that will just pull the top 10 from the database? I would love to have this on the main page!!! This Rocks!!! Mike Www.TurboRides.Com |
Mike,
Glad you like it. We have add-ons to display the top 5 times on vbindex, vbadvanced, and vbadvanced cmps. I have no way to test it on vbportal as I don't use it, but if you have basic knowledge of php it should be really easy to make it work with vbportal by using the code from one of the other portal add-ons. You'd just have to experiment a little. To make it show the top 10 instead of 5 just change the LIMIT 5 in the query to LIMIT 10. Added your link btw. Dewayne |
Quote:
Any ideas ?? |
It seems that the settings for "Can edit Vehicle Profile?" and "Can View Private Custom Fields" options are linked - The ONLY way i can get both to says YES is to ONLY check the top one.
Also if I try to make the RIDES field required it drops off the http://www.url/forum/profile.php?do=edittimeslip page - it just disappears... Actually ANY field I try to make required disappears - BUT when you try to submit it tells you "You have not completed the required field "Track Name" and of course you cant see the field ... LOL Doug |
Doug,
Is the "Can view custom private fields" something you added with another hack? The reason I ask is because I can't seem to find that option in my usergroup manager. Let me know and I'll try to fix it for you. {edit} Nevermind, it seems that the "Can View Private Custom Fields" option is fairly new and isn't in my version (3.0.1).. I'm looking into it now. Quote:
|
Quote:
To fix it, undo the changes you made to includes/init.php Then find this: Code:
'canseehiddencustomfields' => 262144, Code:
'canseehiddencustomfields' => 262144, |
great hack!
http://www.mr2oc.com/timeslips.php? Is there a way to upload times from years gone by? http://www.mr2ownersclub.com/quartermile/ We have guys that have run in the 9s in Japan, and have proof, but they are not members of our forum. Also some of the slips and cars are either dead or sold. So it would be great if we could add those cars and times. Also how would I be able to add a column for videos. We are finding that Photoshop is a great quarter mile editor. Video is a bit harder to fake. So we have been thinking of requiring video proof of super~duper fast times. Bill Strong www.V8MR2.com |
Bill,
Its not possible for the timeslips page to sort more than one timeslip per user. You could add an extra input area on the edit timeslip page (like the area for listing mods) so that your users can mention other vehicles/timeslips. It would be shown on the "details" page but not the main timeslips page. As for the video, you could add an input box where users can post a link to a video, and then have a clickable icon on the timeslips page and vehicle profile page so that people can download it. If you have basic knowledge of php you can get an idea of how to add extra fields to the timeslip page from the example in this post: https://vborg.vbsupport.ru/showpost....&postcount=247 That ^ shows how to add a select box and sort by it, so you wouldn't want to actually use those exact instructions since you want an input field.. but looking at it should give you an idea of how to do it. |
Quote:
When I set the options to require a timeslip under 11.99 it doenst seem to work. I can post a 10.000 second time and it doenst prompt for anything When the options to upload a timeslip is set to yes the field to enter a link to a time slip disappears .. I figure this is normal BUT how is a user supposed to upload a slip ? There is no prompt - I have a separate photo gallery they can upload to, so its not an urgent issue - just wondering. Edit - After setting "Allow users to upload timeslips?" back to NO Uploads NOW you are prompted for timeslip for times under 11.99. It appears that the upload is broke and the prompt only occurs for links to timeslips... Could this have been broken by the new version as well ??? Doug PS- I may have jacked something up because I think I had the 2.0 version and didnt run the upgrade I did the 2.1 install because I a few months ago I had replaced all the files with Virgin VB files and had to reapply the worthy hacks.. I had to go back and run the upgrade script to get it working. The upgrade script had a couple errors |
Quote:
|
Quote:
https://vborg.vbsupport.ru/attachmen...chmentid=18977 |
Quote:
|
Quote:
Quote:
Im running both IE 6 and Firefox - The timeslips are here http://www.talonclub.com/forum/timeslips.php? I pm'ed a username and password so you can try it |
All times are GMT. The time now is 09:41 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|