![]() |
Quote:
|
so just to be sure, since its phrased I can change this over to use it on a 4x4 offroading site and as an example change " 60' " to "lift amount" or "1/8 Mile ET & MPH" to "tire size" etc etc ?
|
Quote:
etc etc etc Actually the issue appears to be in the modifytimeslip template, the java validation script appears not to run/execute properly. It should also check that if a link is given it is to a jpg or gif file not to a htm etc. Quote:
Find in image.php Code:
// ######################### REQUIRE BACK-END ############################ Code:
// ######################### REQUIRE BACK-END ############################ Code:
if ($vbulletin->GPC['type'] == 'profile') Code:
if ($vbulletin->GPC['type'] == 'profile') Quote:
Quote:
Quote:
|
Quote:
|
Quote:
Thanks for those, I did miss the edit on image.php. but as Gary's site I did not. Anyway, added. Another user has requested to change the decimal range, so I changed it too. |
I am looking at the java code in the modifytimeslip template.
It appears that the if statment cannot evaluate the values for theform.field55.value etc. I tested the IF with 1==1 and 2<=3 and it behaves as expected .. Changing the if statement to just Code:
if (theform.field55.value<=$vboptions[tdsliprequired]) { |
Almost fixed it .. will post up when I have :D
|
Ok the problem in the javascript is that where the variable is "theform.field55.value" it should be "theform.ctb_field55.value" and the smae for all other fieldNN.value's ...
I am wrestling with the logic there at the moment as if you have upload slip pic allowed it will not let woy use a url instead. |
First I just want to say this hack is awesome and thanks for porting it. I am still testing it on my test board.
I found an issue with removing a timeslip image. It removes the timeslip icon but the image is still there if you follow the original link. My concern is that the database will hold this data and keep growing. Can someone try this too. Upload an image, view the image via the timeslip page, save the url, then remove the image and then follow the original URL. Is it still there? |
I have some problems.... I imported the product, I get the following when visiting the php file and I also found that none of the fields have been imported...
Code:
Database error in vBulletin 3.5.2: |
All times are GMT. The time now is 10:50 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:
|