![]() |
In adminCP this language is a bit confusing -->" Let if NO if you are using vbSEO "
Also, i have a forum called reviews and it is under .org/reviews/ I wonder if that will effect it. Currently since the install I have "Denied All" for the review forum - Will keep you posted. :) I am using vBSEO with 4.2.1 (fyi) |
Quote:
|
Ozzy, I am not 100% clear on what the Questions/Description is? Can you clearify please :) - Also, seems a bit harsh to not be able to delete them, so that is why I am asking before I fill in the fields for my test review.
Quote:
|
Well the question / description would be what you are asking in the review, as in the screenshot.
https://vborg.vbsupport.ru/attachmen...5&d=1383963273 I did not code the mod, but I suppose it was dome that way so once the questions are generated, they can not be changed at a later time to manipulate the rating. |
ok let me try that.
also, I'm not able to add anymore rating questions |
Yeah as it states in the first post:
*** ATTENTION *** Double check that rating questins are ok before starting adding reviews. After the first review you CAN'T Add/Edit/Delete questions. When I do get time to look into the mode more, I will see if it is feasible to change that, among other things. |
dizzy, I added it to the custom vbseo rewrites and it didn't kill the forum = good stuff.
but, the review url is now seo friendly but when I click on it I get "page not found" and nothing fixes it. Can you try adding a part and see if it works for you? |
Quote:
|
Quote:
thanks for that screenshot, really helped. So I got everything set, but I cannot find where to start a new review Quote:
|
You said " I have not added a review yet but I will let you know once I do" so I was asking if you could add some and see if it worked.
|
Quote:
|
Quote:
|
after you give yourself permission in usergroups, look under the navbar
|
Just noticed something: You might have an open <center> tag or <div> ?
Here is footer in Reviews.php http://www.digipress.us/pics/centar2.png Here is footer on all anything but reviews http://www.digipress.us/pics/center.png |
I have not run across that before, what mod are you using for the footer?
|
Update on rating questions
I went into phpmyadmin and added questions and it works just fine. |
Cheater, cheater pumpkin eater. :P
|
Notes:
#1 this is awesome! #2 will have to change some phrases (easy) #3 The rewrite rules do not seem to be work, but no broken links http://www.digipress.us/pics/picpic.png |
If you could find a way to get the rewrite rules to work, that would be great. I have no idea how to do it, and I have asked a few people, and got no help.
|
Quote:
Now if we could get Ozzy to put a few more tweaks into it this would be amazing 1. ability to upload more pictures 2. embed youtube in the description 3. place for an affiliate link 4. ability to see how many views each review has had boom! :) |
Quote:
|
I will look into those when I get some time to get deeper into the mod, and do a update.
|
Quote:
|
If you use the Firefox browser there is a plugin that you can get called "Html Validator 0.9.5" that I've been using to find issues with my code. Bet it could help track down yours as the plugin finds unclosed tags. I would have looked for you, but it was not visible. Anyway I'm sure there is some validator you can find to use easy.
|
I'll have to check that out, thanks for the heads up. :)
|
I also keep having text spacing issues. After you submit the review, all of the spacing goes away.
|
Hmmm, I'll look into that as well, and see if I can reproduce it.
|
I've gone in several times and separated the paragraphs each time and when I save it jumbles all together.
|
Ok, so I set my questions for Short films, then I created another category for feature films, which will require different questions, but I do not see an option to add a new question.
|
That is the how the original developer designed it. But what you can do is download the following PHP file, and uploaded it to your admincp directory overwriting the one that is there. That should allow you to do what you need.
Let me know it that works. |
Thanks!
I have been working on the re-write rules, I have the first one done, and half way on the second. '^reviews\.php$' => 'reviews.html' '^reviews\.php\?do=main&catid=(.*)$' => 'reviews/category/[NF]$1' Just need to get the title of the category in the url - Once I figure out the second, the rest will come easy |
Great, hopefully you can get it to work properly. I sent you a PM on my site, if you would not mind checking it out.
|
Quote:
|
Crud, I guess I got to look into it and see why it is like that. :(
|
thanks Ozzy, I really appreciate it. Let me know how I can help
|
Ok I think I got it, open the file, reviews.php found in your forum root, and look for the following code:
Code:
$templater->register('comment_reviewtext', htmlspecialchars_uni($comment[reviewtext])); Code:
//$templater->register('comment_reviewtext', htmlspecialchars_uni($comment[reviewtext])); |
Quote:
|
Cool, glad it worked as intended, and did not add the new questions to the old stuff you had already set up. :)
|
Hey Ozzy,
I am having a hard time finding out how to change the Game phrase. I have searched all templates, and also when viewing the source code it is very difficult to find out which templates are using what. Anyway, phrases - Any help? http://www.digipress.us/pics/game.png Also, adding links to the "game" does not seem to link out correctly, this is the link it produced. Code:
http://www.filmmakerforum.org/www.therecordingmovie.com |
Ok lets go one by one.
1) About this Game, the About this part is the phrase, reviews_about_this and Game is the setting, Review item (Singular) 2) Publisher should be the phrase, reviews_publisher 3) Game Link, the Game part is the setting, Review item (Singular) and the link is the phrase, reviews_link |
All times are GMT. The time now is 09:15 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:
|