this works also in vb4.0
|
Not true;)
Plugin=> yes Template not, have to be changed to the vB4 Syntax;) |
what is wrong with the template.
on my test site it run's almost oke. only when i call te tab by itself http://xxx/forums/member.php?3-Peter...cation&page=10 my custom code is way below everything what is wrong. When i hit the mymodification tab al is displayed normal. --------------- Added [DATE]1261950936[/DATE] at [TIME]1261950936[/TIME] --------------- is there also a way to call a php page that should display his content in this newly created tab ? |
Quote:
I have a form users submit their resume's on. It saves it to the database in the table formresults. The information I want to display on the profile is located in a column labeled output in the formresults table. Below is the code I'm using in the member_build_blocks_start hook location. Code:
$blocklist = array_merge($blocklist, array( I get this error when displaying the memberinfo profile page. Quote:
|
Anyone?
|
Quote:
PHP Code:
|
Quote:
I see what you're talking about, thanks for that. While there was some syntax error there, unfortunately it didn't solve my problem. I changed it to this: PHP Code:
Quote:
PHP Code:
|
shouldn;'t it just be :
PHP Code:
of if you wanted a space after each result PHP Code:
|
Quote:
The Resume tab shows up now, unfortunately there is still no data in it. Could it be the type of data that's in there (a mixture of html and php variables) causing it to not show up? --------------- Added [DATE]1262744048[/DATE] at [TIME]1262744048[/TIME] --------------- Hmmm... I guess not. I changed the data in there to be just the string "This is only a test" and still nothing shows up. :confused: --------------- Added [DATE]1262744441[/DATE] at [TIME]1262744441[/TIME] --------------- HOLY CRAP! I'm almost there! I've been working on this for like a week and I was almost ready to give up but now I'm ALMOST THERE! :D :D :D The problem was the SQL query was returning no results because apparently this line of code doesn't work the way I thought it did. PHP Code:
--------------- Added [DATE]1262745188[/DATE] at [TIME]1262745188[/TIME] --------------- Quote:
For anyone who's interested in what the code looked like that finally ended up working, here it is. :D PHP Code:
|
Is there something else you have to do to add more pages? When I repeat the steps I did to create the first tab the new tab I create replaces the first tab I created instead of appearing next to it. :confused:
|
All times are GMT. The time now is 07:31 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|