![]() |
--
yeah! :) ... more than one person interested in a PhotoPost addon through this awesome portal :) |
Salut cosmin ce faci pe aici ?
Tigga - I want the topics to be shown like this : Article in Topic 1 - by PET - date.... views - replyes Article in Topic 2 - by PET - date.... Article in Topic 3 - by PET - date.... Article in Topic 4 - by PET - date.... This shall be normal text in the middle tabel. How can i do this ? I want this to be created automatic. I could to that by normal templates...but i don't know how to do the VIEWS and REPLYES. Also...i still need help with the NEWS thing. |
--
lol... ne cunoastem PET ?!?! :D ... actually, when vB3 Gold is released we want to upgrade royouth to vB3 and PhotoPost 4.6.6 .... so we 'get with the times' :) ... as i was saying.. do i know you?! please PM me if you are a member on royouth :) |
Quote:
It isn't photopost...it's a gallery in the beta stages that, imo, is much, much better...the coolest thing is, it's in the works by Tigga which is why it will easily intergrate with vB including his vBadvanced. :) |
How are you calling the photos?
|
That's a Tigga question. I'm pretty sure the mod will be available for everyone once he releases his gallery on www.vbadvanced.com :)
|
Can someone check out www.clantt.com and let me know why my news posts are starting to come out of the main table?
Thanks in advance :) |
Quote:
|
very nice and easy to install portal :)
how can i change Arcade link to www.site.com/forums/arcade.php? now its www.site.com/arcade.php so that doasnt work, also how do i add a link for peeps to go back to the main site via the forum |
Use a full path in the nav bar :)
Oh and we have been nominated for HOTM Please vote if you Feel we deserve it :D |
Now testing in beta...
Works great and going to make it part of our new skin we'll have up in about a week. :D |
Quote:
Faranth...i have registred to the vBadvanced forum....greate support :) |
got a strange prob i'm using Firebird everything looks allright but if i use iexplorer i get x images the path to the images is www.site.com/foruimsimagesbuttons/edit.gif <-- this is wrong but it works with Firebird but gives X error with iexplorer so how do i edit all image paths to www.site.com/forums/images/buttons/edit.gif ? :)
|
how much skills do you need to make other vbadvance pages, becus i read the how to and am still completly lost.
|
I remember reading somewhere in all these posts someone requesting to have the right column disappear when using the ?page=blah fucntionality with this hack.
Please forgive me if I am repeating someone else's work, but I cannot find that post again. I have slightly adjusted the index template to be able to do this. i.e. when you call: http://www.yourdomain.com/index.php?page=blah then the right column disappears. Under all other instances it stays. Here's how to do it: in your index template under the index group find the following code: Code:
<td valign="top" width="175"> Code:
<if condition="!$page"> Code:
<!-- End Latest Threads --> Code:
</if> This is of course assuming that you haven't changed the positions of the right column items. Of course, you can manipulate it to your heart's content, just make sure that the if conditional is above the <td> line for the right column, and that you close it before the last </td> and it will work. Hope someone can find this useful. you can see this in action at: http://www.noblepagan.com (with right column), and at http://www.noblepagan.com/index.php?page=testing (without right column). )O( Cloudrunner )O( |
Quote:
within the template put the HTML coding you want to use for that page. It will only do HTML from what I can tell, as no PHP code is EVAL'd from what I can see. Please correct me if I am wrong in this. So basically the only thing that you'd need to know is basic HTML, and what variables you are going to use from VB. )O( Cloudrunner )O( |
Quote:
|
Quote:
)O( Cloudrunner )O( |
hey guys, I have vb advanced modified so that I have one main index page w 2 columns, and then another content page for my addon pages that only has a left column.
However, i have a video database on my site, and i would like to use the news style function as a way to display all my videos on a content page. So bassically, is it possible to still have news on main page, and another like system w a diff template (so i can make it look more like a video listing than a news post) |
I posted a while back with a problem with the images (I've only just got my computer back to post this!) and tried the suggestions offered.
The problem is, the broken link is linking to the icons. And when posts have an icon selected, they DO appear - But no icon selected, means there shouldn't be an image - Yet a broken image link appears, even though its not linking to an icon! >_< Would some kind of clear.gif file sort it, and if so, how do I get it to recognize it? I don't know how to make it stop with the broken image linking thing >_> If all else fails, is there an easy way to uninstall the Homepage and return image locations etc back to normal? All help is really appreciated.. There is nothing more ugly than a broken image link on a website :( |
Quote:
This is for use with the Photopost thumnailincluder hack as a file. In the phpinclude_start template, add Code:
$photo = implode('', file("http://www.yoursite.com/file.php")); |
hi this is gr8 hack :)
anyone know why i am getting this problem with the latest topics ?? everything else is gr8 ;) |
considering installing...
is there a way to display a php script as a center block? |
Quote:
|
Quote:
|
great portal
but :) i need at least some of the side bars to be present at all the pages, is that possible ? any way to make that happen without recoding a large part of my page ? i already added a custom side bar of my own, but readding one to the entire site seems, well depressing :( also, as a side suggestion i think you should make the avatar image apear only if selected (aka an option to remove it) i do not encourge people to use avatars in my forums and had to remove the code from your script but still, a great portal |
<a href="http://www.str8ballin.com/adv_index.php" target="_blank">http://www.str8ballin.com/adv_index.php</a>
im having errors with images ive uninstalled it and reinstalled it 3 times. any advice cause im at breaking point? |
Jason,
I've just looked at your site and I'm assuming you're having problems with images not being displayed? If this is the case then I've found the fix for you :) In the first part of the installation where you specify your image directory you have missed out /board/ from the URL - should read http://www.str8ballin.com/board/images/misc for the "Misc" entry etc. Hope this helps you mate. Kevin Quote:
|
This doesn't seem to work with RC 4
|
Quote:
http://www.digitalkore.net http://www.vbadvanced.com http://www.usshomestarrunner.com ^_^ |
Quote:
http://www.str8ballin.com/board/images/misc Plus yes my site is Vb3 release candidate 4 and it seems to work fine..so far! |
Problem:
News forum ID has been set correctly, and set to a limit of 5 news items. However, only one shows, and then only the title/author etc - NO news text at all. http://www.mygroovywedding.com/adv_index.php Any ideas? |
I understand how to make a custom template
but how do i make a custom block and what determines what side the block shows up on? i want a custom SIDEBLOCK-not center block :) |
One other thing I had a problem with, the navbar link to johns v3 arcade directed me to /arcade.php in the root directory not to the vbulletin directory which is.. board/arcade.php
this was fixed again editing the navbar template to point to a direct address ( http://www.mysite.com/board/arcade.php ) |
bumping my problem :(
i am also using RC4 https://vborg.vbsupport.ru/showpost....&postcount=662 or scroll up to my last post |
Quote:
|
Yes :)
|
I just installed this at http://www.stangcountry.com looks good so far.
I would like to add a box just above where the post shows up in the middle collum. Can I get a hint.... I seem to be able to move the ones on the side. thanks Scott |
This hack may what your looking for. https://vborg.vbsupport.ru/showthread.php?t=60326
|
Quote:
|
All times are GMT. The time now is 12:53 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|