![]() |
Quote:
|
Quote:
|
Quote:
Yeah there is ... Line 124-129 Code:
<uninstallcode><![CDATA[ $db->query_write("DROP TABLE " . TABLE_PREFIX . "customfile"); |
For the new installations and upgrade on vb3.6, I've tested both and they were working fine. I would not suggest you upgrade from the modified version of hotwheels.
Perhaps I missed the brand new installation test on vb3.6 but I'm sure the upgrade was fine. For zincpony, are you sure you downloaded the right zip ? Timeslip 3.6 v1.2.zip is for vb3.6 while the other is not. If you downloaded Timeslip 3.5 v1.1.4.zip and install it in a 3.6 forum, the errors "missing title" will be generated. This is because from 3.5 to 3.6, they change the title of the profilefields into phrases (so that you can translate into other langs). As a result of that is the "title" column is removed from table profilefield => old queries of the Timeslip hack does not work. I modified all quries, so if you got that error I think you installed the Timeslip 3.5 v1.1.4.zip version. Also, in the version 1.2 of Timeslips, the code PHP Code:
My mistake here: I included the product-timeslips.xml in the zip, don't use that file, use product-timeslips1.2.xml. I believe the file product-timeslips.xml is the reason why zincpony was getting errors, I removed it from the zip above. for those that used product-timeslips.xml, just import product-timeslips1.2.xml choose overwrite (or something like that) |
Quote:
|
The upgrade was fine for me. Because: if you import the xml file again, vbulletin won't check for changes in installation codes instead it will check for code of newer version and replace all plugins, templates, phrases etc. As of right now I don't think your code is important, I will test it again this weekend.
|
im getting that problem now,
missing title field, i tried to reupload the XML file you recommended and it didnt fix it. everytime i click on user name to view their profile i get an database error. Code:
Invalid SQL: |
can I have a link to the timeslips of yours ?
|
<a href="http://boostedmustangforums.com/timeslips.php?" target="_blank">http://boostedmustangforums.com/timeslips.php?</a>
click on either my name Zincpony or GT-Eaters or click on details. and another thing i've noticed is that the field where you enter car type is gone. click on any name on the forum and try to view any members profiles none will work |
Can you reimport the xml product file and choose replace ?
if that doesn't work, please try reinstall it by running the following queries: [mysql] DELETE FROM `profilefield` WHERE `profilefieldid` IN(51,52,53,54,55,56,57,58,59,60,61,62,63,64,65) ALTER TABLE `userfield` DROP `field50`, DROP `field51`, DROP `field52`, DROP `field53`, DROP `field54`, DROP `field55`, DROP `field56`, DROP `field57`, DROP `field58`, DROP `field59`, DROP `field60`, DROP `field61`, DROP `field62`, DROP `field63`, DROP `field64`, DROP `field65` OPTIMIZE TABLE userfield [/mysql] one line a time after that reinstall the hack. |
i have replaced the file many times and nothing, ill try to do it via ur instructions but i need to crash rite now its 2:30 and im tired. but thanks for the advice anythign is worth a shot.
|
It was your mistake, you was absolutely using the old zip file which contain the old product xml file and old instructions which leads to the errors you got. I suggest you completely remove the hack and try the file Timeslip 3.6 v1.2.zip. Please be careful this time.
|
Quote:
I have it all fixed now with a bit of modification to the old XML file. |
Rigth on turbolaserAWD, that is awesome man, glad you got er runnin man........
|
Any definitive word if the new vb3.6 version will work when trying to upgrade from the old vb3.5 version ?
|
Also just so you guys know you can also have the "Ride" coincide with a custom field.
A while back I created a custom field (field5 for me) that listed my members cars. The car would show up in the profile and would show up in the postbit. Since field50 was never added for me and "field50" is the field where you enter your car information, I simply left "field50" out and used my field5 which was already entered a long time ago. Then I just went to the timeslips.php file. There are 2 instances of "ride" in that file. I just replaced the one that links to "field50" and replaced it with "field5." Then voila, people who already entered their car don't have to enter it again and it automatically shows up on the Timeslip.php page. |
ok well the editing of the old xml by TurboLaserAWD found here https://vborg.vbsupport.ru/showpost....&postcount=434
worked on my test forum it completely uninstalled the xml, but not on my actual forum Code:
|
Quote:
|
Great job on helping out turbolaser, that is awesome.....
|
Quote:
|
lol, that's what i had to do too.........I am going to stay with my upgrade, since i did manage to get it going......and if i did try to upgrade to the newest .xml, i think i will have issue's and don't feel like messin around with em again.......
It is kewl though, that you came back to share what you did........That's what i did too and trying not to be pissy about it, got told that my 2 query run's were bogus, but yet over 50 people were able to get mine to work...... hopefully, if you don't mind and you get the .xml right, post it up so other can share it with those 2 line's of code removed.....that would be awesome. |
I don't mind but it seems that some how the SQL is causing varations in the installations. For example, my XML file only forgot to add the field50 while his forgot to add the field51. I would be afraid that my XML wouldn't help others out if they had the same type of variation.
Also deathemperor said that he removed the old XML so if anyone new d/l this file then only the new XML will be in there and won't be a problem. |
That's a great point..............
|
alrite everything is completely uninstalled
i think. what i did was i uploaded the 1.1.4 into my test forum, then exported the two tables from the test database then drop the two tables from my main database, imported the two. then imported the plugg in that was edited according to Turbolasers guide and uninstalled it completely. |
Something definatly is not working properly. I removed all traces of the old timeslips hack and when I install this vB3.6 hack using the 1.2 it will not load any tables etc in the database. It shows up in the plug ins and won't let me uninstall it because those feilds do not exsist now.
I tried reinstalling and it will not add anything to the database :( |
same here i tried a fresh install with the 1.2 and its still messed up and i had to uplaod the edited 1.1.4 xml to uninstall it cause the 1.2 xml didnt uninstall.
|
Quote:
|
yeah i have it, pm me ur email
|
the 1.6 xml doesnt even create a 50 titled field.
Code:
) |
soo far this seems like a game of change, is it going to install all the requirements is it not.
im gonna have to disown this add on soon i really want it for my site but its not working. its killing me never mind here is the edited xml to uninstall. its the 1.1.4 but in my case its had the power to uninstall the 1.2v xml also. |
Quote:
For those of you want to remove the product (after remove all tables and column and profilefields), edit the product, remove its uninstall code and then remove the product. that should do it. |
i get it to work to where you post what is needed and what not and they appear on the timeslips.php file and all that but everytime i do this. user profiles get broken. if i click on a user name to view their profile it does not work. i get a database error.
|
You must remove what you edited using the old instructions. As I mentioned above it's your fault on using the old version, replace all edited file and use the correct instructions.
|
i understand its my fautl to a partial view but you had both XML files included in the zip, i got confused and just clicked one of the two, and new instructions? what what changed??
|
Quote:
Good Job Thanks |
does the Details Link from the timeslips.php work
|
Quote:
I already explained HERE that the term bogus was in reference to BOGUS (as in FALSE) FIELD CREATION with respect to the new vbulletin profile field changes. Guess you couldn't be bothered reading it in the first place :mad: |
Quote:
The only thing I am having problems with right now is the line you edit in the image.php I get an invalid sql |
why does nothing work for me
|
Quote:
Again, i apologize for my misunderstanding, i didn't read back, i just saw that one comment and it kind of caught me off gaurd.. |
All times are GMT. The time now is 10:57 PM. |
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:
|