![]() |
Quote:
|
Yeah, I found out where you click on scan but it is finding nothing..... where it said diectory to scan I put /* and it got nothing??
|
Quote:
- The directory scan only presents you with the option of selecting file that have mimetypes recognised by VBulletin - have a look at the top of the links and files admin page / settings and permissions. Not sure what this is on a clean install of Vbulletin - something like gif, jpeg, doc, etc - The first time you carry out a scan on a directory, the listing should include all the files it finds, with three columns offering select, ignore and omit. The ones that you 'select' are inserted as downloadable links into the specified category. The ones that you 'ignore' are registered in a file 'ignore.txt' in the web directory, so that they will not be presented to you again the next time you run a scan on the same directory. The ones you 'omit' are ignored this time only. - The next time you scan the same directory, the listing will *only* include files that are either a) new or b) were 'omitted' the previous time. It does not show the ones that you 'selected' or 'ignored' If you're having problems with /*, try it first on a directory where you know there are files of interest, e.g. put a jpeg file into a directory and use the scan to look for it. |
No problem.....
I really don't even need that specific feature anyways. I am happy just adding links and downloads :) Sometime when I have time I'll mess around more with it...... Great Hack... and thanks for the support :) Rich |
AndrewD .. a suggestion .. :)
When you go to add a link does it check to see if it's already in the database? .. if not could there be a check put into the add link page to flag this up (with a link to the link edit page incase you want to add it to another cat) |
Quote:
Thanks Slave, I'll think about this - seems a good idea. I'm getting a bit worried as the code is reaching the stage of being too complicated to test properly before each release. Need to make sure I don't keep breaking things. |
k .. no problem ..
I'm happy to be a ginni pig pig if you'd like :) |
Easy one....
Sorry if this was covered already... I have been looking for desc limit so I can change the amount of links listed before a new page starts but I cannot find it.... Where is this????? Thanks |
Quote:
On the links admin page, if you set *links_per_page* option to a value>0, this applies to everyone in every case. If you leave this set at 0, then the code picks up in this order: a) The value the user has set for Number of Posts to Show Per Page on his UserCP or b) Maximum displayed posts vefore page split from the main admincp/thread display options |
Hi folks,
I know, there are several posts for this issue. I just want to put an easy one, too. I took the rating images from vbulletin ( images/rating...) and flipped it, cause there right aligned. I used "irfanview" (Flip Horizontal Function). The images called "rating_left_<number>.gif". Then I changed the links_ratebit like this: Change it from: HTML Code:
<br /><span class="smallfont">rated <b>$linkrate</b> Stars <if condition="$links_permissions[can_admin_links]"> <a href="local_links.php?action=doratelink&vote=-1&id=$linkid&catid=$viewcatid&page=$pagenumber">clear</a></if></span> HTML Code:
<span class="smallfont"><img class="inlineimg" src="images/rating/rating_left_$linkrate.gif" /><if condition="$links_permissions[can_admin_links]"> <a href="local_links.php?action=doratelink&vote=-1&id=$linkid&catid=$viewcatid&page=$pagenumber">clear</a></if></span> That does all what I want. Regards P.S Don't hit me if it has been posted already... :knockedout: |
All times are GMT. The time now is 03:38 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:
|