![]() |
Quote:
I'm wondering why that is completely different from the instructions though which tell you go to the forum index. I also got the second domain to work correctly by pointing bburl to the domain itself instead of forum index. I'm happy now :) Having a couple issues with cookies but hoping I will get that resolved. |
Ok, when trying to post a thread on the second forum I receive a no permissions message, looks like I need to do that forumidx change although I am not quite sure how to do it.
|
Also another error, when creating threads they go into another forum instead of the one in which they are created.... not sure why.
|
Quote:
Quote:
Now that you got it "working" I suggest you re-read the entire thread so you up to date on the known issues and solutions. Remember this is an "Alpha" product... that means "less stable" than Beta even... |
Quote:
|
Quote:
Edit: Read it over a couple times and I think I get it now :) |
Basically you go to the plugin named "Forum Display"
Look through the code, look for all instances if $forumid and change it to something else, like $forumidx If you want this is the entire plugin with the variable name changed to $forumidz Code:
// Hide any non-matching categories and forums by removing them from our in-memory copy of the forum cache |
Quote:
|
I have done everything on this thread and still cant get it to work correctly with the style distortion I currently have. lol
Any help or any other ideas? Thanks guys |
I will continue to read this thread to see if there will be a better way to do this. I really need this mod for sure. If anyone willing to help me out I will appreciate even If I have to make a small donation for the help. As I see all I need is the configuration because the sub-domain is done and anything else. Is just the style break up the problem now.
Thanks you guys a lot |
Quote:
Quote:
|
Quote:
I also asked you a few times what version you were running... |
Quote:
|
Quote:
Thank you so much for helping |
Quote:
|
Quote:
I can definitely see why this mod isn't supported though, lol. Thanks. |
Having an issue uploading attachments on the second domain, wondering if it is a similar fix like the no permission issue?
Edit: Actually, attachments on both aren't being allowed to be uploaded. |
Quote:
Edit: Now that I read what BirdofPrey put I realize you may be referring to this: Quote:
Quote:
|
Quote:
|
I was able to upload attachments on both domains but my attachments are in the database...
Are your attachments in the database or file system? Admin CP -> Attachments -> Attachment Storage Type |
Quote:
Quote:
I'm having the same issue with vB 4.0.8 regardless of whether attachments in the database or file sytem; if I use the new fancy uploader then it fails but if I use the "Basic Uploader" then it works. No chance to even look into why at the moment (at the office). |
1 Attachment(s)
The fancy uploader- on Chrome...
|
Quote:
|
1 Attachment(s)
I never knew there was a flash option.. looks like ajax to me...
|
Quote:
ACP => Options => Message Attachment Options => Asset Manager - Enable From that drop-down you can either turn off the Asset Manager entire (so it uses the same uploader as as vB 3.8.x did) or you can select to use either the Flash uploader or the AJAX uploader by default. If you select the Flash Uploader by default your users can still override during the time of upload by selecting the "Basic Uploader" link on the screen. The old style & AJAX Uploader works but the Flash Uploader does not. |
OK, got the flash uploader issue sorta' figured out. :)
In the plugin "Forum Display" for the product, find this line... Code:
if((count($ib_intersection) == 0 || $is_visible == 0) && !(THIS_SCRIPT == 'postings')) { Code:
if((count($ib_intersection) == 0 || $is_visible == 0) && !(THIS_SCRIPT == 'postings' || THIS_SCRIPT == 'newattachment')) { |
I actually do have Flash enabled by default but I only see Ajax... Probably a Chrome thing...
|
Quote:
|
Would there be a downside from keeping the cookie domain on both sites the same? That way when one logs in on one they log in on the other or should they both be different?
|
Quote:
|
Quote:
|
The mod does not support separate CMS pages but I am wondering if it would be possible to somehow have the CMS redirect to a section page?
For example, I have an automotive forum with two different makes. Currently, the CMS page shows both bakes on both domains. However, I have the sections set up so one can sort by each make. Would it be possible to have the domain go to its respective section page for the make by default? |
I don't have th full VB Suite so I am not 100% sure how the CMS pages work but since you are using a separate style for each I'd imagine there would be a way, maybe by javascript, to sort it one way for one domain (style) and another way for the other domain/style.
Also not sure if it will help in your situation but this conditional can show template code for one domain or the other: Code:
<vb:if condition="$_SERVER['HTTP_HOST'] == 'www.domain1.com'"> |
Quote:
I'll see what I can do with that conditional, thank you for always helping. Guys like you are what make vb.org great! |
Ohh WoW I envy you guys, all been ahead finding and fixing issues and I still stuck on the style breakdown. I will keep reading just to see if the creator make a good Tutorial to get this done.
You guys are great keep it up |
Wondering, is anyone getting this error when using quick search? If I do an advanced search, it works fine.
Fatal error: Call to a member function can_search() on a non-object in /home/xxxxxx/public_html/packages/vbforum/search/result/forum.php on line 52 |
My quick search (on the navbar) works in both domains. Standard DB search type.
|
Quote:
Quote:
|
what about sitemap? google will index all domain?
|
Quote:
|
All times are GMT. The time now is 12:55 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:
|