![]() |
Quote:
|
Awesome.. will be upgrading tonight. Regarding the img problem, can you please upload the file again? :)
Thanks |
Quote:
|
This happens everytime I upgrade this.. Now that I upgraded my avatars are not showing up and when I look at where its pointing to its going
here http://www.myforum.com/forums/images/misc/noavatar.gif instead of here http://www.myforum.com/forums/images...s/noavatar.gif How do I dix this? screenshot attached |
I also noticed that the post icons are not showing either. All this was working prior to the upgrade. I have also noticed that as an administrator I can no longer reply to a thread, tells me I dont have permissions when I do??? Help Please
I also tested trying to reply to my own thread and tells me I dont have permissions.. ERRRRRRRRRRRR |
Quote:
|
Quote:
|
sabret00the.
Come on man any suggestions? Right now my groups are is broken since your last upgrade and my members dont have rights to post reply or start new threads even though they do, need a fix man |
Sorry baba_bing, i'm not ignoring you, it's just time and access has been limited. I hoped that someone else would confirm your posting problem.
Basically what you're saying in regards to your avatar problem is that it was all working in a modified version and you overwrote the modified files and can't get the stock version to replicate the custom fixes? If the above be the case, would you happen to have any of the custom modifications logged at all? |
Quote:
|
Just upgraded to the newest version. Not having any permissions errors, but I'm still receiving "Group not found" when attempting to edit any group. Any ideas?
|
Quote:
|
Quote:
* numerical value. |
Quote:
|
the number of groups on the categories listing page is wrong (http://www.site.com/groups/browse.php?c=1).
It shows something like 1 2 3 4 5 >, when in actuality there is one page. This is happening on all groups. this is happening when you have more than 2 pages on some categories |
Quote:
Yup yup, entered several different ids. Went and got the ids from the UserGroup page in the admin cp. where its got like (id:XX) |
Quote:
usergroup page? what would it be doing on there. grab the id from the url www.youriste.com/groups/groups.php?g=XX |
sabret00the
Did you get my PM???? |
<font color="DarkGreen">Thank you not sure how this will go down with my forum and it's members but we will see.
~Rick~</font> |
One issue here in my groups section it shows the defualt group photo that say there is no group photo how do I go about adding a group photo for a group I dont see the option ANYWEHRE.
If there isn't an option how do I remove that annoying photo coming up on the group discrption saying no group photo. Thanks ~Rick~ |
Found a bug when trying to view a member's groups from the postbit that throws an SQL error (only happens to people that are in groups). Here is the problem and the fix. In viewgroups.php find:
Code:
SELECT grps.groupid, grps.title, grps.description, grps.approved, grps.leaderid, grps_setting.image_name Code:
SELECT grps.groupid, grps.title, grps.description, grps.approved, grps.leaderid, grps_setting.image_name |
Fantastic mod by the way. Haven't opened ours up yet, but will be doing so very soon.
|
Quote:
|
Quote:
|
Because i'm checking out a few things, here's a file that will go into 2.0.13 it fixes an issue in editpost.php
just replace your existing one with that. also here's a fixed viewgroups.php |
Got an issue no1 can reply to any of admins threads permissions are set right just wont post.
|
Just as a note there is a similar issue in the feed.php I believe as there was in the viewgroups.php. I've also got groups showing in the user profiles as well now if you'd like the code.
|
Quote:
Quote:
Quote:
|
Quote:
|
thank you
|
Hi
to fix the pagination problem On browse.php Replace Code:
$totalgroups = $db->query_first("SELECT COUNT(groupid) AS total FROM grps WHERE approved = '1'"); Code:
$totalgroups = $db->query_first("SELECT COUNT(groupid) AS total FROM grps WHERE approved = '1' AND catid = $c"); |
Try this to add Groups to a user's public profile. It works for me:
Create a new plug in: Product: GRPS: Groups Commune Hook Location: member_complete Title: GRPS: List Groups In User Profile Execution Order: 5 Plugin PHP Code: Code:
// ###################### extracts my groups groups for main grps page Now go edit your memberinfo template and add $grps_mygroupsprofilebits where you want them to appear on the user's public profile page. |
Hi,
I'm having problems with permissions and I am using the latest download with the fix. My forums are installed under public_html/forum and this is my config: chdir("../forum"); When I go to http://www.site.com/forum/groups/ I immediately get the permissions error message when i'm logged in as admin or regular user, and I changed permissions for both user groups to access the grps (you do not have permission to access this page. This could be due to one of several reasons:) Thoughts? Thanks! |
Quote:
|
GRPS set to active yes.
|
Make sure you have 'Is The GRPS directory parallel to your forums directory' set to 'No' since you are running it under the forum directory.
|
Quote:
And thanks to the coder of this! |
When you hit New Posts, does it bring up the ones from the groups as well?
|
Can you move posts from the normal forums to a group?
|
Quote:
Quote:
|
All times are GMT. The time now is 03:27 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:
|