![]() |
Quote:
|
Quote:
PHP Code:
PHP Code:
PHP Code:
PHP Code:
that's untested, but should work. |
now its working but its very weird that it doesnt show my footer (shows the footer but without css styling)
|
Quote:
HTML Code:
<div style="margin:auto; padding:0; width: 698px; height: 36px;background: #f40000 url(images/style92/main/footer_bg.jpg) no-repeat;"> |
It's almost perfect for me at this point. I am still having issues with the reporting feature. You have it sending a PM to the group owner, and I wnated it to run like regular reporting -- the specified moderator gets the notice, or it gets posted to the specified forum just like any other reported message. When I did a post report, the group owner got this:
Quote:
Also, this is small but irritating me to no end... on the group thread view, the spot where the post icon is supposed to show is still trying to post from the groups directory, even though I made all of my post icons defined with the full site URL. :( |
I just did a fresh install and the Header and Footer css files aren't showing. I tried editing the functions_grps.php file like you said, but it still doesn't work. I know how to fix the smilies, but how do you fix the Header & Footer?
http://nwphotoforum.com/groups/groups.php?g=2 |
Quote:
images/gradients/gradient_panelsurround.gif Should be http://nwphotoforum.com/forums/image...elsurround.gif |
What file/settings panel do I need to change this. Do I change a php file, a groups option setting, a vbulletin options setting, the .css file, a grps template, or something else?
|
Quote:
|
Most likely ... go to the Template CSS Options and you'll see it there. I had to do the same thing.
|
This is the main GROUPS template. I assume this is the template in which the css needs to be made absolute. What code needs to be changed to make it absolute?
Code:
$stylevar[htmldoctype] |
Not that.
go to Styles and Templates. Look at the CSS for all the templates. The images and stuff are setup there. All you need to do is add the exact URL to them. |
Thanks you for your help. That did the trick. For those who are having the following problem here's how to fix it.
Problem: My header and footer css styles are not showing properly. Solution: Go to your VB admin--->styles & templates--->main css--->scroll all the way down to "additional css definitions"---> the second box will have the image paths you need to change and make absolute. There are 4 paths to change. That should do the trick. Thanks everyone |
Quote:
|
Quote:
for your last problem. can you post a snippet of the html source code please? |
Quote:
HTML Code:
<div style="margin:auto; padding:0; width: 698px; height: 36px;background: #f40000 url(images/style92/main/footer_bg.jpg) no-repeat;"> HTML Code:
<div style="margin:auto; padding:0; width: 698px; height: 36px;background: #f40000 url(_____http://yoursite.com/forums/_____images/style92/main/footer_bg.jpg) no-repeat;"> |
i have similar css stylings for table header but they are working so why?
|
Quote:
|
Quote:
Code:
<td class="alt1" id="td_post_59"> Also, in testing again and getting the HTML for you, I have noticed that entering a post subject serves no purpose if you're replying to a group thread, as it doesn't appear anywhere and selecting a post icon does nothing as well, it's always just "Default" and no title. Let me know if you need a better explanation than that. :) |
I've just found that clicking "edit" and then selecting "Delete Message" also does nothing -- the message is still there.
|
Quote:
anyhoo in report.php find: PHP Code:
PHP Code:
|
Quote:
|
Quote:
I understand where you're coming from on thinking the group owner should have the control and receive the reports, but my site is just not like that. I am guessing there are others who would want the reports to go to site staff and not the group leader as well. I'll use the fix you provided for now (thanks!) but you might want to consider it as a switch in the future -- reports to group owner or staff. |
Quote:
|
Quote:
but even so HTML Code:
.tcat |
what about background? :)
it is #CBE6F9 url(images/style92/main/bg.jpg) repeat-x but working on the groups page |
|
you didnt understand the point, nevermind
|
Thanks for this great plug in sabret00the, it works really fine. But I have two major issues with my installation, and I hope you can solve it for me.
1. I get "Fatal error: Cannot use object of type mysqli_result as array in /path/to/forum/includes/class_grps.php on line 183" every time i try to save changes in a post (editing posts). GRPS updates the post, but the message is still annoying. 2. [i m g]http://path/to/an/image.gif[/i m g] (without spaces) is shown as a link, not as an image in the posts. Is this a permission/setting thing? Where can I change it. Hope you guys can help me. /M |
Quote:
2/ i have no idea what that problem is all about, can i see the html source of said image? |
Quote:
|
Quote:
I have editpost.php?do=editpost&p=49 in the location field before i send the edit-form, and just editpost.php after submitting the form. 2/ i have no idea what that problem is all about, can i see the html source of said image? Hm... I've added the image with: Code:
[i m g]https://gnuf.com/community/up/pokerppoker-CCPCQ6.jpg[/i m g] Code:
<a href="https://gnuf.com/community/up/pokerppoker-CCPCQ6.jpg" target="_blank">https://gnuf.com/community/up/pokerppoker-CCPCQ6.jpg</a> /M |
Quote:
|
Quote:
|
Another bug:
I went into the Admin Panel and went to Groups Editor (Delete). I entered the group number I wanted to delete, and then it took me to the confirmation screen, and I deleted. However, it then bounced me back to the Category delete screen, and had I not noticed, I could have wiped out a category with my next deletion! Not a bug but need help: I got a DB error when deleting a group: Quote:
Also, I see that if I go to groups.php?g=XX where XX is a non-existent group, I get a blank page that looks like a Group home page, but obviously has no data. Can this be fixed to give a "Group Does Not Exist" error or something? |
Another request -- when browsing groups via browse.php, if the group has an image or other BBCode in the Group description it shows as BBCode -- can that be changed to either strip code or convert it? If it converts, it could be an issue because my users post images (sometimes large) in their descriptions, so that would take up a lot of space.
Also, I see that the ENTIRE description shows on browse.php which is bad for me, since my users have LONG descriptions for their groups -- my page will scroll for ever at this rate. Is it possible to (1) make group descriptions collapsible on this page and have them collapsed by default or truncate the text included on browse.php? One unrelated suggestion -- when you're in ACP and go to Groups Editor (Edit) and you enter a non-existant group, the "Group Not Found" message should be at the top, and preferably, the other editing controls should not show at all. |
Quote:
2/ i'm not sure what that problem revolves around, but i'm guessing it is your SEO mod. |
Quote:
|
Quote:
|
Quote:
2/ you should just be able to go through the deletion process again, however if that doesn't work, run these query[sql] DELETE FROM grps_post WHERE groupid = 13; DELETE FROM grps_setting WHERE groupid = 13; DELETE FROM grps_thread WHERE groupid = 13; DELETE FROM grps_user WHERE groupid = 13; [/sql] |
All times are GMT. The time now is 04:22 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:
|