Thank you Lynne.
|
Hey thanks for this guide but i'm still having problems with it.
I managed to set up the template for the php page but it won't output vb template codes like "{vb:raw user.musername}" When i enter this, it shows only a blank space in the php page. What have i done wrong? |
Quote:
|
Quote:
To be honest i'm not so familiar with php. I only know my way around in the VB templates and i followed your guide step by step and was wondering why it's not working. Could you give me a step by step instruction on how to make this work? :( |
Quote:
|
Hi,
I have a custom page (test.php for example) and I want to include a search results - specifically "search.php?do=getnew" - as a part of it. e.g. I want to have a custom header/code of some kind, like the subscribed-threads list, and afterwards to show the list of all the new posts from the forum (search.php?do=getnew). Is it possible in any way? Thanks |
Quote:
|
Well, I was hoping for a little guidance on how to add search results to my custom php page...
:) |
You would need to create a search form (I would guess) and then write the queries to do the search and spit out the results. This really isn't a tutorial on how to write a form though or on how to code in PHP, so I really am not sure what you are wanting.
|
I hope that I am not the only one clueless, but I have been trying to find out what people mean by creating a template. Do they mean a style template, or what? Can someone please let me know? Thanks!
|
Quote:
|
Is there a way to make this a fixed width box?
|
To make what a fixed width box - the whole page? And just this page but not the rest of the forum? You really need to be a bit more specific.
|
The box below the navbar - the content area
|
Then if it's in a div, just set a width using css and make sure your left/right margins are set to auto.
|
<h2 class="blockhead">Title</h2>
<div class="blockbody"> <div class="blockrow"> where? how? I tried adding width=”1000″ align=”center” with no luck |
Quote:
|
Quote:
It doesn't. If it was any help to me at all I am sure I wouldn't have had to ask the question. I don't want to spend hours trying to learn and understand something one of you could probably tell me how to accomplish in 5 minutes. And it is about this custom page -- |
Quote:
style="width: 1000px; margin-left:auto; margin-right: auto;" |
Give a man a fish, etc...
|
Thank you Lynne - we're getting closer now.
Trouble is - its still not quite right. I used this code: Code:
{vb:raw navbar} |
You get that because the other classes you are calling (block*) have their own CSS associated with the class.
Code:
<div class="blockbody" style="width: 1000px; margin-left:auto; margin-right: auto; padding: 10px;"> |
Quote:
From what I hear Xenforo isn't too hard to learn either. Probably take me less time. I cant understand why you cant just tell me what to put instead of all this aggravation. I asked a simple question, why cant you just help? |
by following the instructions, i successfully created a custom vb page, pull info and display it.
i am intending to create a custom file upload function with this custom page. how can i post the info/data and capture it. i know how to do it in normal php coding but not sure how in vbulletin environment. assuming my custom page is fileupload.php do i post back to the same page (fileupload.php) or another custom page (fileupload2.php) to capture the data? what should be the form url to post to? thanks. |
Quote:
Quote:
|
Hello there;
I have got this page to work just fine, so long as my target page is in the main directory. However, when I moved my page to a new (/imagehosting) directory it will no longer display. What do I need to do to fix this? Thanks, Jack |
Quote:
|
Anyone else have any ideas?
Thanks. |
Quote:
|
Quote:
It took someone else 5 minutes to explain it to me. They took the time. http://www.lincolnvscadillac.com/tech/test.php |
I've added a new page, no problem. What do I need to do to be able to display custom profile fields on this new page?
|
Quote:
|
Quote:
|
I've got this as my HTML page :
Code:
{vb:stylevar htmldoctype} Code:
<?php {vb:stylevar htmldoctype} {vb:raw headinclude} {vb:raw headinclude_bottom} {vb:raw header} {vb:raw navbar} {vb:raw pagetitle} Page not found OOOPs You've either made a typo, or tried to find a page that doesn't exist! Now you have a choice, you can either look at this all day. Or click HERE to take you back to the index page. {vb:raw footer} I think I need some help. I'm using 4.2.1 if thats any help, and I'm trying to create a friendly 404 redirect page TIA |
At first glance, at least one instance of "test" was not changed to your template name in your PHP code.
|
Is the page within the vbulletin directory?
|
Quote:
Fixed that one but still not working --------------- Added [DATE]1372097097[/DATE] at [TIME]1372097097[/TIME] --------------- Quote:
All the directories/files are uploaded to the root ie : public_html is my root directory |
Can we get a link to view the problem?
|
Quote:
Go to www.primodoux.com/faeries |
You saved the template in the Style Manager, right? You didn't think we were talking about a Dreamweaver template hopefully.
|
All times are GMT. The time now is 07:49 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 | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|