vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Major Additions - [OzzModz] Reviews (https://vborg.vbsupport.ru/showthread.php?t=304317)

RPSmedia 11-10-2013 04:05 PM

PM'd you

ozzy47 11-10-2013 05:06 PM

RPSmedia's issue is with the custom style not the mod, it works fine on the default style.

ozzy47 11-10-2013 06:40 PM

Quote:

Originally Posted by bosanci28 (Post 2459711)
Hi, I don't have forum.php , i think if i remeber , i rename it from forum.php to index.php ... i think when some comes to our forum to go straight to index...

I see in my root , i do have a index.php_old so that meants i did rename the forum.php.

As for activity.php, ajax.php , yes they are in root.

I have installed the mod ,but looks like is not showing the info! only the title, no picture,youtube links...hmm

link here.

Also i need to change that word: "Game" with something else.(
About this Game)(Game Link:)

Thank you.

(If you want to check i think you have an user name at my forum? ozzy22?)

For the videos to show up, you need to get the embeded url to the video which looks something like this:
Code:

<iframe width="560" height="315" src="//www.youtube.com/embed/nkN7hfIoy8U" frameborder="0" allowfullscreen></iframe>
All you need to enter from that into the YouTUBE video field is the following from the above:
Code:

//www.youtube.com/embed/nkN7hfIoy8U

bosanci28 11-10-2013 11:07 PM

Yes,works now,the youtube link ! i missed this part "/embed/" but now all okay!

Thank you for your help!

ozzy47 11-10-2013 11:24 PM

Not a problem, glad to help. :)

ozzy47 11-11-2013 02:05 AM

Quote:

Originally Posted by Lustikus (Post 2459666)
i cant use your rss feed, it is probably a good idea to post new reviews to own forums...

I figured out the issue with the rss feeds, you need to set the perms in the usergroup, Unregistered / Not Logged In,set the option, Can use Reviews? to Yes

mwilson 11-11-2013 02:39 AM

I like so far, Have not gone live with it yet, there are some things on my wish list.

The "Reviews Statistics" in the Left sidebar - This seems to be information of all of the reviews in the database? I would like to be able to have a sidebar box like this with statistics for the "category" currently being displayed.

Food for thought... Thanks for your efforts

Mike

ozzy47 11-11-2013 02:43 AM

Quote:

Originally Posted by mwilson (Post 2459853)
I like so far, Have not gone live with it yet, there are some things on my wish list.

The "Reviews Statistics" in the Left sidebar - This seems to be information of all of the reviews in the database? I would like to be able to have a sidebar box like this with statistics for the "category" currently being displayed.

Food for thought... Thanks for your efforts

Mike

I will take it into consideration for future versions.

Don't forget to mark as installed if you are using it. :)

Lustikus 11-11-2013 06:20 AM

Quote:

Originally Posted by ozzy47 (Post 2459848)
I figured out the issue with the rss feeds, you need to set the perms in the usergroup, Unregistered / Not Logged In,set the option, Can use Reviews? to Yes

does it work for you? Permissions are set to yes for all usergroups, but that makes no difference for me....I still get the same error message:(

ozzy47 11-11-2013 10:51 AM

Yes I was able to have my reviews post into a forum on my test site, the error I was getting before went away. I did not try on your site.

bosanci28 11-11-2013 07:57 PM

Other question for you: How to rename the word" Reviews" at main page "Tab" ? Can't figure out where to edit... Thank you.

ozzy47 11-11-2013 08:47 PM

You would rename the tab in the Navigation Manager. :)

bosanci28 11-11-2013 08:57 PM

Hmm,i did not know about those settings there! thank you!

ozzy47 11-11-2013 09:08 PM

Not a problem, glad to help. :)

Andy.H 11-12-2013 02:30 PM

We're currently testing this on our forum to see if it meets our needs. So far it's working without incident... nice work so far :D

Is there a way to allow images in the body of the review as you would in a normal forum post, I.e. using image tags or similar? We run a car forum, someone reviewing say, a car wax for example might want to place a photo of their end results in the body of the review for people to see. I looked in the settings, but I couldn't see an obvious setting to allow this.

Also, unless I'm going crackers, I can't see a way for mods/admin to edit a review after it's been approved and posted?

Many thanks :)

ozzy47 11-12-2013 11:35 PM

I don't know how difficult it would be to add a image in the body, but I can see at some point.

Your not going crackers, I don't see a way to edit the review either, I'll have to see about adding it in there, as I think that may be a important feature.

Spangle 11-17-2013 11:37 AM

Great to see that some one has taken up the baton on this one, and kept it free.

I disabled this when Chris left VB.org good to know that DB haven't got hold of it, and would charge the earth for a lite version of what is a great MOD.

Will be re-installing for book and Video reviews.

ozzy47 11-17-2013 11:41 AM

If you still have the old mod installed, you can just upload the files, and import the XML, and should not have any loss of information.

Don't forget to mark as installed. :)

Spangle 11-17-2013 11:53 AM

I'm getting this database error when I try to upload the XML install file

Code:

Database error in vBulletin 4.2.2:

Invalid SQL:
ALTER TABLE usergroup ADD reviews INT( 10 ) UNSIGNED DEFAULT '0' NOT NULL;

MySQL Error  : Duplicate column name 'reviews'
Error Number  : 1060
Request Date  : Sunday, November 17th 2013 @ 01:52:15 PM
Error Date    : Sunday, November 17th 2013 @ 01:52:15 PM
Script        : http://www.footballlounge.net/admincp/plugin.php?do=productimport
Referrer      : http://www.footballlounge.net/admincp/plugin.php?do=productadd
IP Address    : 86.178.72.43
Username      : Condor
Classname    : vB_Database
MySQL Version : 5.5.32-cll


ozzy47 11-17-2013 12:05 PM

Quote:

Originally Posted by Spangle (Post 2461402)
I'm getting this database error when I try to upload the XML install file

Code:

Database error in vBulletin 4.2.2:

Invalid SQL:
ALTER TABLE usergroup ADD reviews INT( 10 ) UNSIGNED DEFAULT '0' NOT NULL;

MySQL Error  : Duplicate column name 'reviews'
Error Number  : 1060
Request Date  : Sunday, November 17th 2013 @ 01:52:15 PM
Error Date    : Sunday, November 17th 2013 @ 01:52:15 PM
Script        : http://www.footballlounge.net/admincp/plugin.php?do=productimport
Referrer      : http://www.footballlounge.net/admincp/plugin.php?do=productadd
IP Address    : 86.178.72.43
Username      : Condor
Classname    : vB_Database
MySQL Version : 5.5.32-cll


Download the zip again, and re import the new XML, I have suppressed the errors. Don't forget to mark as installed. :)

Spangle 11-17-2013 12:20 PM

Quote:

Originally Posted by ozzy47 (Post 2461407)
Download the zip again, and re import the new XML, I have suppressed the errors. Don't forget to mark as installed. :)

Many thanks, that fixed it.

Marked as installed

ozzy47 11-17-2013 12:23 PM

Good deal, glad that fixed it up. :) Thanks for marking as installed.

Toorak Times 11-17-2013 01:06 PM

Hi Ozzie, have had Chris' mods for a while, glad I checked in. Having trouble with Rating Questions, I can see no way to add them in admincp http://www.tooraktimes.com.au/reviews.php

I have upload your files, check chmod and imported and overwrote xml,
Thanks for taking these on

ozzy47 11-17-2013 01:07 PM

Do you have any reviews added yet?

Toorak Times 11-17-2013 01:36 PM

Yeah, I think I blew the upgrade though, I'll get back to you, cheers

ozzy47 11-17-2013 01:39 PM

Since you have reviews already, you can not add any questions.

2.- Installation
  1. Download and unzip the files.
  2. Upload the content of upload folder to the directory where your vB installation is. To be sure: reviews.php must be on the same directory as global.php, forum.php etc.
  3. CMOD 777 the directories:
    1. christeris/reviews/photos
    2. christeris/reviews/photos/thumbs
    3. christeris/reviews/photos/tmp
  4. Go to ACP --> Plugins & Products --> Manage Products, and import product-reviews.xml.
  5. Set the various settings in Reviews --> General Options.
  6. Set usergroup permissions.
  7. Check and modify Pm templates, Reviews --> PM Templates.
  8. Set Categories, Reviews --> Reviews Categories.
  9. Set Extra Fields, Reviews --> Review Extra Fields (in case that you want them).
  10. Set Rating Questions, Reviews --> Rating Questions.
  11. *** ATTENTION *** Double check that rating questins are ok before starting adding reviews. After the first review you CAN'T Add/Edit/Delete questions.

Toorak Times 11-17-2013 01:54 PM

Yes I do have reviews in there mate...I think I know how I stuffed up. Can I delete the reviews and start agian I only have 5?

ozzy47 11-17-2013 01:55 PM

Yeah then unfortunately you can not add any questions.

Toorak Times 11-17-2013 02:10 PM

So totally delete the mod then re install it and start again, too easy I suppose

Thanks for quick response mate

ozzy47 11-17-2013 02:17 PM

Yeah if you are not concerned about loosing your reviews, :)

Toorak Times 11-17-2013 02:35 PM

Cheers mate

ozzy47 11-17-2013 02:36 PM

Not a problem, hope all goes well. :)

Toorak Times 11-17-2013 03:19 PM

Did all that and when uploading 5th question I got a data base error, I tried Don't Bother then went Forget instead and all cool, don't think it likes ( ' ) apostrophes

ozzy47 11-17-2013 03:24 PM

Do you recall the error?

Toorak Times 11-18-2013 01:09 AM

<a href="http://www.tooraktimes.com.au/reviews.php" target="_blank">http://www.tooraktimes.com.au/reviews.php</a>

I stuffed it up again lol, when I got in there I realised it was a lot more complex and every question has a whole 1-10 list of its own. As you can see I'm trying to use it for multi reviews so this question thang needs more thought from my end AND I gotta renistall after deleting again...lol

ozzy47 11-18-2013 01:22 AM

Yeah I don't quite fully get it all yet either, but it seems quite useful once ya get it set right.

Toorak Times 11-18-2013 02:27 AM

It was the (')


Database error in vBulletin 4.2.2:

Invalid SQL:
INSERT INTO reviews_review_questions
SET question = 'Recomm'end',
description = 'Would you tell others about it?',
displayorder='0';

MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'end',
description = 'Would you tell others about it?',
' at line 2
Error Number : 1064
Request Date : Monday, November 18th 2013 @ 02:24:44 PM
Error Date : Monday, November 18th 2013 @ 02:24:45 PM
Script : http://www.tooraktimes.com.au/adminc...p?do=questions
Referrer : http://www.tooraktimes.com.au/adminc...p?do=questions
IP Address : 220.244.250.7
Username : Mick Pacholli (Admin)
Classname : vB_Database
MySQL Version : 5.0.96-community-log

ozzy47 11-18-2013 02:32 AM

Ok I will see what I can do about that when I get a chance.

Toorak Times 11-18-2013 02:57 AM

Really appreciate you are onto it mate, I love Chris' mods and any development would be awesome.

http://www.tooraktimes.com.au/review...iew&reviewid=1

I'd like to change Game link name if possible to site link or sumthin , can I do that?

ozzy47 11-18-2013 03:05 AM

Look in the settings, change Reviw item (Plural) from Game to Review


All times are GMT. The time now is 08:23 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
  • Page Generation 0.01562 seconds
  • Memory Usage 1,821KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (4)bbcode_code_printable
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete