![]() |
Quote:
|
Quote:
Quote:
never created a new template before... so it's just basically a code to communicate with the file? |
wow, thanks its work fine.
how to use bb codes ? :D like post in the forum ? |
Quote:
Any ideas on how to make this work while the forums are turned off? Thanks, James |
you added it at hook global_start
|
1 Attachment(s)
Hello,
Please you help? test.php PHP Code:
PHP Code:
No Listed Results: 1 Existing records: 85 Screen resultsWhy does not list? Attachment 95557 Thanks |
templates are case-sensitive. You need to call it either "TEST" or "test" in both $globaltemplates and the eval statement.
|
I do not understand,
Request, you show a quote? |
Code:
// pre-cache templates used by all actions |
Ok same fixed,
My problem, I can not list only the database data data is only one line I want to list all of the data 1. line 2. line 3. line like |
instead of
PHP Code:
PHP Code:
|
<div align="left">Thank you very much
</div> |
Hi
I am newbie. Sorry if bother. I follow your instruction. I combine .php and htm code in one file at test.php in Template editor from my Style Manager > Edit Template . Do i make things correct? Please help me How do I call the page? |
Quote:
Putting it in the global_start hook made it work for me. Thanks for your help ragtek. Now the only glitch (for me) is the fact that I would prefer not to show notices on my custom page. I'm guessing they are tied in with the navbar? Is there a way to disable showing notices here? Thanks, James |
Without realy looking and checking i make it with this little "dirty" plugin: add a plugin at global_setup_complete with
PHP Code:
|
I need a help
1. line "alt1" 2. line "alt2" 3. line "alt1" 4. line "alt2" ........ like How do I do? You give examples? #1007 Be my use of the code Thanks |
with the exec_switch_bg function
|
Quote:
If you are for me I am Novice, Request, Can you give sample code? |
the best for you would be
1. create a template tel_bit and put this into: Code:
<tr class="$bgclass"><td>$tel_list_al[telefon_sah].....all your other stuff.. PHP Code:
|
Sorry, but I could not do:(
New template "tel_bit" PHP Code:
PHP Code:
PHP Code:
394 line -> eval('$satirlar .= "' . fetch_template('tel_bit') . '";'); Where am I wrong? |
post pls the complete php file
|
This coding beginner job:))) Thank you |
Hello, A request from you last This is very important for me I could not do Request, Can you add this in the xml file? Code install and unistall PHP Code:
NavBar and Quick Links automatically into the "Telefon Rehberi" link to be added (No translation phrase) (Note: Text color Red "Telefon Rehberi") URL: telefon_rehberi.php Thank you |
Works fine - thanks :)
Just one question though :) Currently all pages appear in the navbar as... SITE NAME --> Sub Page Is there anyway to have..... SITE NAME > Group --> Sub Page Thereby having parent pages, which then go to sub-pages? Allowing people to navigate up in the order of pages? I am also assuming there is noway to have the php pages above the level of the forums folder? (Unless there is a better solution out there for a larger number of pages for a site, based around VB?) Thanks. |
@ AdemGEN?
you should use the vb Databaseclass! https://vborg.vbsupport.ru/showthrea...ht=datamanager and del PHP Code:
@ Ian_W add $navbits[$parent] = 'group'; |
Quote:
Insert XML into the database structure may know? Quote:
I set this problem in your way, thank you. |
What code do I add to the php file to get it to display Todays Events and Todays birthdays?
--------------- Added [DATE]1236061865[/DATE] at [TIME]1236061865[/TIME] --------------- How do I get my recently uploaded ALBUMS to show in the page I created? (just from my account... (ie user=29 for example) |
Quote:
i was never able to add this last part in my 3.8.1 vbulletin functions_online.php cause i could not find the above string. Can anyone help? Thanks |
You don't need to edit any file!
Pls read: https://vborg.vbsupport.ru/showthrea...ghlight=online |
Quote:
For XML Fo to add navbar link AND To enter the database table structure Link information? Thanks |
Are you too lazy to check the article section? Sorry, but the others and me are not registered here to search, copy and paste all the things your searching;)
If you want to modify your vB then invest some time and read the docs and article section, use the search function;) or invest some money and post your things here. |
I do not speak English
Topics can not find Thank you anyway |
Ive read those links and still cant figure out how to display Todays Events and Todays birthdays...
anyone? |
Quote:
Quote:
|
Thanks Lynne!!! I'll try that out!!!
|
Quote:
If you use the code from the indexpage you'll need the PHP Code:
|
damn, didnt work...
heres the php page Code:
<?php heres the template page Code:
$stylevar[htmldoctype] |
Take a look at your code... like this line:
$birthdaystore = build_birthdays(); Search in your files for that function. It's in functions_databuild.php and that is probably called in one of the other files 'required' at the top. Try including them (under global.php) and see if that fixes it. And what is the name of your template and where is it called in your page? It must be evaled after all the code is done. And get rid of the extra stuff at the bottom of your php page. |
ok, added this under global in the php file
Code:
// ###################### Start getbirthdays ####################### and still nothing shows up... doh! |
Nothing will show up as long as you eval your template above all the code you are doing. Also, you need to see if there are any other functions you need - I was just giving one example that I found.
|
All times are GMT. The time now is 11:51 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:
|