Ok,
So my values are nearly done only another 300 to go 8-)
I want to make a custom page for them so i go to add new template then what do i add, In want it to show the values (Which include javascript)
+rep (2) As this is quite difficult :P
Ross
Printable View
Ok,
So my values are nearly done only another 300 to go 8-)
I want to make a custom page for them so i go to add new template then what do i add, In want it to show the values (Which include javascript)
+rep (2) As this is quite difficult :P
Ross
Just add the javascript in?
= has no clue :P =
http://www.vbulletin.org/forum/showthread.php?t=62164 make your own pages.
That didnt realy help me :(
Heres the values, SHH all the hcs broke :'( should be fixed tomorrow
http://hhgs.net/radiodjpanel/rares/values_public.php
Anyways How would i get that to work in a custom vB page with everything working ?
Ross
Link i gave actually uses the footer and header of your Templates thus importing your normal page. The link also shows how to edit the content (simply copy all the html you want from the page you gave into the template created) It asks you to create a template like rares with the html given on vB.org then just remvoe the table and add your html. :) (keeping header/footer)
Ok the only way i could get it was by goijng through cpanel and downloading it, It downloaded as PHP i imagine and when i entered it all into my template it said this before even continuing
Quote:
vBulletin Message
The following error occurred when attempting to evaluate this template:
Parse error: syntax error, unexpected T_ENCAPSED_AND_WHITESPACE, expecting T_STRING or T_VARIABLE or T_NUM_STRING in /home/hhgsnet/public_html/includes/adminfunctions_template.php(3596) : eval()'d code on line 3
This is likely caused by a malformed conditional statement. It is highly recommended that you fix this error before continuing, but you may continue as-is if you wish.
Iv named the template Rare Values it did work because its here www.hhgs.net/rare_values.php
I didnt think i'd have to add any HTML seen as there already is on the public view of it?