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)

ozzy47 03-04-2014 01:07 AM

Are you set to super administrator in config?

DreadsUK 03-04-2014 09:17 AM

Quote:

Originally Posted by ozzy47 (Post 2484899)
Are you set to super administrator in config?

Yes, i'm SA

ozzy47 03-04-2014 11:02 AM

I have seen you have similar issues with other mods, what kind of setup is your server?

DreadsUK 03-04-2014 11:49 AM

Quote:

Originally Posted by ozzy47 (Post 2484974)
I have seen you have similar issues with other mods, what kind of setup is your server?

where would i find this. Is there spacific information i need to know?

thanks

ozzy47 03-04-2014 12:23 PM

I have a feeling you might be installing your mods incorrectly, perhaps read through this article, it may help, https://vborg.vbsupport.ru/showthread.php?t=201864

DreadsUK 03-04-2014 01:58 PM

Quote:

Originally Posted by ozzy47 (Post 2485003)
I have a feeling you might be installing your mods incorrectly, perhaps read through this article, it may help, https://vborg.vbsupport.ru/showthread.php?t=201864

ah awesome. thanks mate. I'll study that ;) :thumbsup:

DreadsUK 03-07-2014 11:42 AM

Quote:

Originally Posted by ozzy47 (Post 2485003)
I have a feeling you might be installing your mods incorrectly, perhaps read through this article, it may help, https://vborg.vbsupport.ru/showthread.php?t=201864

I've read is through thoroughly and can confirm i did everything exactly as stated.

still not showing anything in the navigation bar called 'reviews'
http://imageshack.com/a/img854/3919/n8w4.png

I have managed to get the review adminCP box by manually moving one of the adminCP php files into a different part of the server.
http://imageshack.com/a/img691/6823/t9ck.png
but onlt the first and the last are showing options. the middle three only give an empty page.

Im guessing its something to do with the way my server folders are set up which are placing the folders in the wrong places.

Bluefin221 03-20-2014 07:04 PM

Installed this last night, suffered the wall of text problem which I have fixed.

Is there a way to add images within the text yet? As I have looked around the thread and dont see a solution as yet.

Also how does a user review an item as at this point I dont see any option for this?

Toorak Times 03-30-2014 02:37 AM

Hi Ozzy,

Hoping you can help, and these things have probs been asked for before.
www.tooraktimes.com.au.

I have convinced my Review writers to use this mod SPECIFICALLY to do their Theatre, Film Restaurant, Music and Wine reviews in here only but they are spitting chips at me that the widget only shows the headline and makes it uninteresting as a CMS widget and they feel their stories are now undervalued and wont get read as much.

I am hoping we can get more of a preview into the widget, and can I make the image larger?

With a decent text preview and larger thumbnail this is the ultimate widget for what I need.

If that can't be done is possible to feed the Reviews into a Forum like you have done to the Classifieds or a Publish to Article button which would be the optimum, that way we could Feature the best Reviews in the CMS.

joeychgo 04-02-2014 07:07 AM

Added the mod..

When I go to POST REVIEW, I get the following above the header....

Quote:


Warning: Illegal string offset 'pm_messagelist' in ..../includes/class_core.php(4715) : eval()'d code on line 146

Warning: Illegal string offset 'pm_newpm' in ..../includes/class_core.php(4715) : eval()'d code on line 151

Warning: Illegal string offset 'pm_trackpm' in ..../includes/class_core.php(4715) : eval()'d code on line 152

Warning: Illegal string offset 'pm_editfolders' in ..../includes/class_core.php(4715) : eval()'d code on line 153

Warning: Illegal string offset 'substhreads_editfolders' in ..../includes/class_core.php(4715) : eval()'d code on line 169

Warning: Illegal string offset 'profile' in ..../includes/class_core.php(4715) : eval()'d code on line 180

Warning: Illegal string offset 'profilepic' in ..../includes/class_core.php(4715) : eval()'d code on line 183

Warning: Illegal string offset 'avatar' in ..../includes/class_core.php(4715) : eval()'d code on line 190

Warning: Illegal string offset 'signature' in ..../includes/class_core.php(4715) : eval()'d code on line 197

Warning: Illegal string offset 'privacy' in ..../includes/class_core.php(4715) : eval()'d code on line 204

Warning: Illegal string offset 'password' in ..../includes/class_core.php(4715) : eval()'d code on line 216

Warning: Illegal string offset 'options' in ..../includes/class_core.php(4715) : eval()'d code on line 217

Warning: Illegal string offset 'connections' in ..../includes/class_core.php(4715) : eval()'d code on line 220

Warning: Illegal string offset 'usergroups' in ..../includes/class_core.php(4715) : eval()'d code on line 227

Warning: Illegal string offset 'ignorelist' in ..../includes/class_core.php(4715) : eval()'d code on line 232

Warning: Illegal string offset 'paid_subscriptions' in ..../includes/class_core.php(4715) : eval()'d code on line 235

Warning: Illegal string offset 'buddylist' in ..../includes/class_core.php(4715) : eval()'d code on line 247

Warning: Illegal string offset 'event_reminders' in ..../includes/class_core.php(4715) : eval()'d code on line 252

Warning: Illegal string offset 'attachments' in ..../includes/class_core.php(4715) : eval()'d code on line 262

Warning: Illegal string offset 'deleteditems' in ..../includes/class_core.php(4715) : eval()'d code on line 276

Warning: Illegal string offset 'moderateditems' in ..../includes/class_core.php(4715) : eval()'d code on line 314

Warning: Illegal string offset 'newitems' in ..../includes/class_core.php(4715) : eval()'d code on line 367


ozzy47 04-06-2014 07:17 AM

Off the top of my head I am not sure, have not come across that before.

sonic83 04-14-2014 10:13 AM

Hi Ozzy. I'm translating to Spanish this mod. How can I share with the community my translation?

Lon 05-08-2014 04:05 PM

This only happened when my host upgraded it's PHP Version to 5.4.

I think I know why those errors are occurring.

Edit: As expected they are tying to deprecate loose key references, i.e., without quotes. I came up with a fix but I wanna make sure all references are fixed before I pass it along to you ozzy. Unless you already created a fix? :P

Edit 2: For now you can do the following and everything will fix itself until the code is updated to run on PHP 5.4

Edit your /includes/config.php file and add this line directly below the first line which is: <?php


PHP Code:

define('SKIP_ALL_ERRORS'true); 

And you should be set until a fix is made officially. You'll be able to post reviews and stuff now.

Toorak Times 05-18-2014 04:56 AM

Ozzy,

I was going to try and feed the RSS into a forum but My RSS feed says this when I try to use it

XML Error: Invalid character at Line 13

I also can't work out how to get commuity reviews ratings going. Can you help please mate?

MIWASA 05-21-2014 10:30 PM

thanks ozzy works s like a charm on 4.2.2

MaLTRaiN 05-26-2014 12:57 AM

Little questions:

* I know I can't add or delete a "rating question"... but... can I edit one in some template or something? I need to fix an error...

* Sometimes, when users write a reviews, they text is a wall of words... do you know what's wrong?

Thanks!!!

MaLTRaiN 05-26-2014 01:01 AM

Other thing... I have the Chris mod and I'm afraid I could lose some translations if I use your xml... is that possible? And how should I install your mod without losing anything?

PD: I reaaaaaally hope a PRO version... I'd pay for it.

Toorak Times 06-15-2014 08:09 AM

Quote:

Originally Posted by Toorak Times (Post 2498273)
Ozzy,

I was going to try and feed the RSS into a forum but My RSS feed says this when I try to use it

XML Error: Invalid character at Line 13

I also can't work out how to get commuity reviews ratings going. Can you help please mate?


Bump - Can someone please tell me how I use the Community Review section www.tooraktimes.com.au, I can't figure out how to post Community Review

sonic83 07-17-2014 06:19 AM

Hi there. I post reviews about 4 months ago, but today I can not edit the content. Nor I can edit the user reviews. I have admin permissions.

And I can erase a full review?

I do wrong?

Thank you

robbyg 09-07-2014 12:32 AM

Quote:

Originally Posted by Pieper (Post 2484828)
It's possible to edit a users review when using:

yourdomain/reviews_usercp.php?do=addedit&reviewid=x ( x is the number of the review)

Pieper your the Man!!

Ozz you really need to add an edit or at the least a Delete option to this Mod.
Almost every user of this Mod will eventually approve a Review that should not have been approved and at that point you either leave it, which could be really bad or you just have to ditch the whole mod.

Also the removing of spaces and line feeds really messes up the look of the review.

Pieper edit saved me, but a update would really be nice.

Rob

ozzy47 09-07-2014 12:35 AM

I know this needs a update, I will try to get to it as soon as I can.

I see you don't have the mod marked as installed though?

robbyg 09-07-2014 02:25 AM

Hi Ozz
Sorry about that, I just marked it as installed.
I also noticed that I cannot edit or remove a community rating/comment. Worst yet I cant even moderate them! So if someone decides to leave a very nasty comment it just goes up on the board live under the main review.

I know your a busy guy, but please see if you can help us. This is a good Mod but it just needs a little TLC to make it great.

robbyg 09-08-2014 12:45 AM

Ozzy I did find out that users can actually edit or delete their own Ratings/Comments using the "my reviews" option but the Admin or Mod cannot edit or delete it. Could even this one thing be transferred from the members control to the Admin? Seems like it could be an easy patch.

Rob

Toorak Times 09-08-2014 04:51 AM

I am using this mod quite solidly now, though still have a few issues I can't work out. Look forward to any updates mate! Great mod

MIWASA 09-08-2014 09:49 AM

Hey Ozzy, this is definately a great Mod so i give a big thumbs up. From my side the only issue was the RSS feed as well. I came right with the Classifieds mod. However i see there is a missing rss.php file which classfieds has but not reviews. Looking forward to the update bud

robbyg 09-08-2014 05:42 PM

Quote:

Originally Posted by Toorak Times (Post 2514191)
I am using this mod quite solidly now, though still have a few issues I can't work out. Look forward to any updates mate! Great mod

How are you preventing abusive comments from your members?
Are you just limiting the review section to Mods?
I agree that this is a great piece of software but how do you implement it for regular members if you have no moderation over what they post?

Action-N 09-08-2014 06:31 PM

Use this link to check your rss feeds. Either post your link an ozz can see the errors or post the error if it's not to much.
http://validator.w3.org/feed/

MIWASA 09-08-2014 08:30 PM

Quote:

Originally Posted by Action-N (Post 2514263)
Use this link to check your rss feeds. Either post your link an ozz can see the errors or post the error if it's not to much.
http://validator.w3.org/feed/

Ozz is aware of the error, as it was the classifieds mod i first had issues with. The error received when i try to preview the feed in reviews is : XML Error: XML_ERR_NAME_REQUIRED at Line 147. Thanks for the validator which says the feed does not validate. Yet is obtained when click the get rss button

robbyg 09-13-2014 05:26 PM

Has anyone found a method for allowing users to make comments and use community ratings but still be able to moderate, edit or delete them? I cannot figure out a way to make this add-on useful to the community if I cannot at least do basic moderation on the comments they make.
Is there any kind of kludge work around that someone has found?

robbyg 09-13-2014 11:40 PM

Until Ozzy can get some fixes for the the Community ratings section I did find a temporary Kludge solution.

1) Go into CP of your host and run phpadmin.
2) Open the "VB3_reviews_user_ratings" section and look for the user review you want to delete.
3) Press Edit on that review and set the isreview value to "1" and it will no longer be visible.
4)You can also leave isreview = 0 and edit the review comments if you want to keep it but just want to change the wording or remove foul language.

Warning if you leave it and just change the wording the original author can easily open it again using "my ratings" and change it back. Unfortunately as the Admin you will have to go back and do the same thing again manually.

If you set the "isreview" to 1 then he cannot access it again but his ability to make a comment will be reset and he can make a new comment if he decides to keep playing games with you.

Hope this helps someone.
Rob

robbyg 09-17-2014 02:20 AM

Quote:

Originally Posted by ozzy47 (Post 2471646)
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]));
And replace it with this code:

Code:

                                //$templater->register('comment_reviewtext', htmlspecialchars_uni($comment[reviewtext]));
                                $templater->register('comment_reviewtext', '<pre>'.$comment[reviewtext].'</pre>');

That should get it to work for the time being.

This works great if the reviews are not moderated but once you add moderation the text gets all jumbled together again. Did anyone ever find a fix for that?

Thanks
Rob

ozzy47 09-22-2014 10:12 PM

v1.4.2
Patched some vulnerability's that was found in the mod. No sites were affected by this, it was just found by a user and now is patched.

Toorak Times 09-23-2014 04:53 AM

Quote:

Originally Posted by ozzy47 (Post 2516204)
v1.4.2
Patched some vulnerability's that was found in the mod. No sites were affected by this, it was just found by a user and now is patched.


Uploaded the files and it fixed my issue with Community Ratings too!

robbyg 09-23-2014 07:22 AM

Oh man sweet... Thanks Ozzy I can't wait to try it out.

Thanks

ozzy47 09-23-2014 07:34 PM

Sorry for the back to back updates, but better to be safe than sorry.

v1.4.3

Patched some more vulnerability's that were found in the mod, during the security check. No sites were affected by these, they were just found and patched.

robbyg 09-24-2014 01:59 AM

Ozzy first off thanks for the security fixes, I am not sure what they are but it's nice to know the review section is safer from hacks.

Ozzy I was kind of hoping this fixed the moderation problems.

1) Admin or moderator still cannot edit a review to remove any foul content, we can only approve or Delete.

2) Reviews that go through approval process end up with the text all jumbled into one. If I make the reviews go through without approval they are not jumbled but posting unapproved reviews is really not a good option.

3) Community Rating reviews still have no approval or edit ability and the text is also jumbled into one.

4) It would really be nice if the community ratings could use all of the rating bars that the main review uses and not just one bar. (this is not critical but it would be nice)

Are these fixes in the works? If so I will wait until you get to them.
At this point I am really happy that you have picked back up this project.

Rob

sonic83 09-24-2014 07:20 AM

Quote:

Originally Posted by robbyg (Post 2516334)
Ozzy first off thanks for the security fixes, I am not sure what they are but it's nice to know the review section is safer from hacks.

Ozzy I was kind of hoping this fixed the moderation problems.

1) Admin or moderator still cannot edit a review to remove any foul content, we can only approve or Delete.

2) Reviews that go through approval process end up with the text all jumbled into one. If I make the reviews go through without approval they are not jumbled but posting unapproved reviews is really not a good option.

3) Community Rating reviews still have no approval or edit ability and the text is also jumbled into one.

4) It would really be nice if the community ratings could use all of the rating bars that the main review uses and not just one bar. (this is not critical but it would be nice)

Are these fixes in the works? If so I will wait until you get to them.
At this point I am really happy that you have picked back up this project.


Rob

Thank you very much all over Ozzy.

I agree with all requests for Rob.

Hopefully you can implement them in other future version.

Thank you

Pieper 09-25-2014 11:53 AM

Probably a stupid question, but to update the mod I just upload everything ( and overwrite) without losing my settings and reviews etc?

So upload and overwrite all the files( ftp) en update the XML ( and allow overwrite) ?

ozzy47 09-25-2014 12:19 PM

Correct, same as any other update.

Pieper 09-25-2014 12:24 PM

:up:Thanks!


All times are GMT. The time now is 10:03 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.01615 seconds
  • Memory Usage 1,844KB
  • 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
  • (2)bbcode_code_printable
  • (1)bbcode_php_printable
  • (12)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