Site Suggestions?
leefish Offline
Hamster
*****
Posts: 1,009
Joined: Apr 2010
Post: #31
RE: Site Suggestions?
(11-06-2010 09:36 AM)ZiNgA BuRgA Wrote:  The other thing you're referring to - this? http://mybbhacks.zingaburga.com/showthread.php?tid=387

Not exactly - thats using a forumdisplay to pretend to be a page - but I guess we -can- use that. Would that kind of layout support us using $variables inside the  "wrapper" though? Whenever I try and make a page and put those kinds of variables in it never seems to work. It only seems to work with static HTML. Of course, thats probably me missing something ....


[Image: leelink.gif]
MYBB1.6 & XThreads
11-06-2010 09:48 AM
Visit this user's website Find all posts by this user Quote this message in a reply
ZiNgA BuRgA Offline
Fag
*******
Posts: 3,357
Joined: Jan 2008
Post: #32
RE: Site Suggestions?
(11-06-2010 09:48 AM)leefish Wrote:  Would that kind of layout support us using $variables inside the  "wrapper" though?
No it won't unfortunately.
For XThreads, I'm a bit worried about allowing it outside the AdminCP...
But I might give the option at least, leaving it to the user to decide whether they think it's worth the security risk or not.

You may, however, manually pass variables across via the Display Format, eg:

PHP Code:
<?=str_replace(array('{$variable}', '{$variable2}'), array($variable, $variable2), {VALUE})?>

But you need to manually specify every single variable you're going to use....


My Blog
(This post was last modified: 11-06-2010 01:03 PM by ZiNgA BuRgA.)
11-06-2010 01:00 PM
Find all posts by this user Quote this message in a reply
RateU Offline
Administrator
*******
Posts: 2,350
Joined: Mar 2010
Post: #33
RE: Site Suggestions?
I've created the XThreads example applications list:

http://mybbhacks.zingaburga.com/showthread.php?tid=559

11-07-2010 03:01 AM
Find all posts by this user Quote this message in a reply
ZiNgA BuRgA Offline
Fag
*******
Posts: 3,357
Joined: Jan 2008
Post: #34
RE: Site Suggestions?
You do too much RateU Biggrin

Thanks!

My Blog
11-07-2010 09:07 AM
Find all posts by this user Quote this message in a reply
TriTop Offline
Member
***
Posts: 53
Joined: Apr 2008
Post: #35
RE: Site Suggestions?
ZiNgA BuRgA and RateU. You are an invincible duo. Thank you both!
11-10-2010 01:39 AM
Find all posts by this user Quote this message in a reply

« Next Oldest | Next Newest »

 Standard Tools
Forum Jump: