![]() |
Well, it's installed, but I can't access the admin portion? :ermm:
(I haven't installed a lot of hacks, so I may be missing some simple.) I followed the instructions.txt. Uploaded the files it says to upload. local_links.php and local_links_template.xml are in my main forum directory. local_links_install.php was placed in my admincp directory, and I ran the install script. The tables were created. The templates were installed. I get to the page that says Quote:
Quote:
I'm logged in as one of the admins (or I wouldn't be able to access to install script in the first place). |
Quote:
2) Upload the attached script into your main forums directory (uid.php) and point your browser at it. It will report what it thinks is your usergroupid. It should say 6. Get back to me if you still have problems. |
Quote:
I get in just fine now. Thanks bunches!! |
Okay, I've started setting things up, and it all looks to be working so far. Very nice, and quite close to exactly what we were looking for.
A couple quick questions. First, is there a way to grant admin access based on secondary usergroups? While our admins can log in as the primary admin, if they have to do so it becomes much less likely that they'll pitch in to help out with this. Also, some of them cannot seem to remember the precise login information for the primary admin to save their lives. ;) (Again, all of the admins are listed as regular members by primary group, with admin as a secondary group. The users do not know who all of the admins are, and this is done on purpose.) Second, it would be very useful if our regular registered users could suggest categories, that would go into moderation pending approval by an admin. I don't want them to be able to just add any old categories, but I also know that I won't be able to think of all the cats we'll need. Can this be accomplished? Would this be accomplished if I assigned a default_forumid that matched a forum that allows registered members to post, but where their posts are moderated pending approval? (This just came to me, and I'll try it out after I get a few hours sleep, unless I hear that it won't work.) Thanks again. Lovely work!! |
Quote:
Moderation is close to ready. I have it working for new links but had not realised that new categories should also be moderated. I'll give that some thought - it is not difficult. |
Great! Yeah, letting others use your work tends to bring little except more work! ;) I do appreciate it. I'll be taking what we've got so far live today, and I'll just tend it myself until we get the secondary usergroup and moderation set up. They can always suggest categories in one of the forums.
This is great, because this is one of the last functionalities we wanted for the site, and once I have it set up on my own hobby site, I'll be setting it up for on of my clients as well. |
Quote:
Question, when 1st installed, I can create a sub-category. Should it not be called a "Category" and then have "Sub-Categories" underneath the "Category"?? |
Quote:
You're right - I think they should all be called categories and they will be in version 1.2. |
I just thought it was odd. Main Categories and Sub-Categories seems the right way to go. BTW, thanks for the hack. It is quite awesome.
BTW, any idea of how long the wait for 1.2 will be? |
Quote:
|
Sweet!! Please consider the following suggestions.
Add something that displays the username of the person you submitted the link. Give a count of how many links that user has submitted. Have these two options editable by any usergroup that has permission to edit a link. If a link owner (the person who submitted it) changes, have it change the count of total links that user has submitted. |
Quick question. When viewing the main links index, it lists out the categories, and for each displays the number of sub-cats within, as well as the number of links. This link number does not include links which are in the sub-cats. So where we've set up some categories which will probably not have any links, but only sub-cats, it displays zero links. This is accurate, but I'd rather (on my forum) have that number reflect the total of links plus the links within the sub-categories. What would I need to change?
Did that make any sense? :) |
Quote:
|
Quote:
this is easy - just edit the links_linkbit template and include the variable $linkusername somewhere sensible. 2. Give a count of how many links that user has submitted. if you want this to appear in the main display, it will require a new database table, to avoid having to read the entire links table each time round 3. Have these two options editable by any usergroup that has permission to edit a link. how about "change owner to editor" - I don't think an editor should be able to assign the link to anyone? 4. If a link owner (the person who submitted it) changes, have it change the count of total links that user has submitted] yes but see (2) views? |
Beta version of 1.20 released, including moderation of new links/categories. See first post in this thread.
Moderation is turned on/off via the admin page, including specifying which user groups can moderate (and therefore are exempt from having their own posts moderated). Appreciate feedback. |
Quote:
Thanks for all your work, Andrew. I'll let you know how it works on my end. |
As I mentioned in my PM - very cool new changes AndrewD :D and thanks for the integration!
https://vborg.vbsupport.ru/external/2004/08/6.gif |
Quote:
|
Andrew, got the upgrade run, and the secondary usergroup permissions appears to work just great. I'm logged in as my regular self, and can access the admin stuff, even though admin is my secondary ug. Thanks!! Just what we needed!
Having trouble with the moderation however. Perhaps I'm missing something. I have a regular user who has submitted a test link for me. But the link becomes immediately available and viewable, even to someone not logged in at all. Great work though. Thanks! |
Quote:
I put the forumjump in the header as we'd redesigned our site this way - people were missing the box when it was in the footer. |
Quote:
|
Quote:
We tested out a non-admin member adding both a link and a category. The link test ran perfectly, no issues that I could see. Adding a category however had one glitch that I could see. In a level 2 subcat, there was an existing level 3 subcat when the member added another. While the new subcat was held in moderation, NO subcats showed up when viewing that level 2 page. The existing links in that section showed up fine, just not the existing subcat. |
Quote:
PHP Code:
Will fix in the morning. |
Thanks again, Andrew! Works now.
|
Andrew, thought you might like to see what I did with this. I did some tweaking of the layouts, and also added some instructions for our users, with the Categories and with the Links. There are also submission instructions/guidelines on the addlink and addcat sections, which of course you can't see without being a member. It's integrated into our forum index using forum set up as a forwarding link (under the Around the Corner section of the index).
http://www.sunshineband.org/forums/f...splay.php?f=16 Lovely hack! |
hm.. darn didn't fix the status bar?
for downloading file.. also I don't know why the permission stuff doesn't work.. Even I set the default_forumid to a forum that guest can't download files, but they still can... |
Quote:
Quote:
|
Quote:
this is easy - just edit the links_linkbit template and include the variable $linkusername somewhere sensible. 2. Give a count of how many links that user has submitted. added to version 1.21, directly accessible via admin page and with a new search (see instructions.txt, local_links.php&action=show&user=nn) 3. Have these two options editable by any usergroup that has permission to edit a link. not yet done 4. If a link owner (the person who submitted it) changes, have it change the count of total links that user has submitted] not yet done |
I used the vb Link Directory 2.0 hack on my 2.3 forums however, I am going to be upgrading my production forum to vB3.0.1 soon and wanted to know if there is a way to retain all the exisiting links in my DB and have them show up under this version? I really dont want to re-enter all the links and descriptions again but this portion is holding up the production side's upgrade and really would like to go live with the new version.
Thanks in advance! :) Chris |
What about an A-Z search kinda like the member list where it shows A, B, C... at the top of the catagories?
|
Also when rating a link in the second page (and I assume ever page following that) it would redirect to the page containing the link instead of the first page.
Just an idea :) |
great work [clicked install]
|
Quote:
|
Quote:
added a few minutes later ;) - indeed, this is a trivial fix (ditto on editing links) - will load it next weekend. As for a-z jumps, I'm not sure I want to get into that but will add it to the wishlist. |
Quote:
|
Quote:
|
Quote:
I don't know why.. but I logout and whe I try to view it database.. and it works.. how come? I thought I limited only member can download and see the files.. |
I wonder is it possible to set the permission itself/
like not from the forum permission? You can set the download/link permission itself from the usegroup manage? |
Quote:
You do not need to uninstall. Simply re-run the installation - it will work out what to do - step 1 checks the database, step 2 deals with the templates. You will lose any modifications you have made to this hack's templates, so it's a good idea to keep a record of these.. |
Quote:
|
All times are GMT. The time now is 01:36 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:
|