vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Portal Software - [Chris] Reviews (https://vborg.vbsupport.ru/showthread.php?t=298223)

albibak 05-24-2013 06:56 AM

I know, but it's idea no more...

GamerPerfection 05-24-2013 08:15 AM

Is it possible to have a save as draft feature? People may not be ready to sit there and type a whole review in one go. I know there are other options like type it up in notepad then copy paste when it's complete, but it would be better if there was a save as draft option.

CharlieDelta 05-24-2013 12:15 PM

Quote:

Originally Posted by Christos Teriakis (Post 2423842)
Edit:
1.- reviews_usercp.php
2.- reviews_modcp.php

Find:
Code:

$includecss['container'] = 'reviews.css';
Replace with:
Code:

$includecss['reviews'] = 'reviews.css';

Thanks Chris but the problem still exists.

Christos Teriakis 05-24-2013 01:20 PM

Quote:

Originally Posted by CharlieDelta (Post 2423903)
Thanks Chris but the problem still exists.

Then disable the Reviews Widget and/or Reviews Forum sidebar block. Only at that point there is this code. But again it's how the template treats the code. Has nothing to do with what they said there. In programming (if its coding error) it appears always and not sometimes appears and sometimes not. To appear sometimes and sometimes not has to do with the template or special code.
In final word.... does it appears with the your default template (even ...sometimes)?

Chris

Dave_The_Don 05-24-2013 03:53 PM

hi, just wondering if the photo's added to reviews when clicked are supposed to open with the lighbox.js
if so this is not working.

Christos Teriakis 05-24-2013 04:05 PM

Quote:

Originally Posted by Dave_The_Don (Post 2423937)
hi, just wondering if the photo's added to reviews when clicked are supposed to open with the lighbox.js
if so this is not working.

I know it... I'll add it on the next version. The original coding was for games and thus at that point I was expecting to open the video player.

Dave_The_Don 05-24-2013 05:19 PM

Quote:

Originally Posted by Christos Teriakis (Post 2423941)
I know it... I'll add it on the next version. The original coding was for games and thus at that point I was expecting to open the video player.

cheers chris :)

Dave_The_Don 05-24-2013 05:28 PM

Quote:

Originally Posted by Toorak Times (Post 2423771)
Works for me, when you get mods and a coder this good and so approachable...GOLD... I have donated and will again (see I want the Auction mod as well....)

indeed well said ;)

donation just sent hehehehe :)

shanef 05-25-2013 02:52 AM

hello, i followed all the steps and created a category fine but when i click on the category link on the cms page i get this

The requested URL /forum/reviews/2/websites.html was not found on this server.

could someone be so kind as to help me please. thank you


___________FIXED__________

Turned off SEO Friendly URLs and all is well :)

Dave_The_Don 05-25-2013 08:20 AM

Quote:

Originally Posted by shanef (Post 2424042)
hello, i followed all the steps and created a category fine but when i click on the category link on the cms page i get this

The requested URL /forum/reviews/2/websites.html was not found on this server.

could someone be so kind as to help me please. thank you


___________FIXED__________

Turned off SEO Friendly URLs and all is well :)

sounds like you forgot to add this code in the .htaccess file :-

PHP Code:

RewriteEngine On

RewriteRule 
^reviews/([^/]*)/ ./reviews.php?do=main&catid=$[L,NC]
RewriteRule ^review/([^/]*)/ ./reviews.php?do=viewreview&reviewid=$[L,NC]
RewriteRule ^reviewer/([^/]*)/ ./reviews.php?do=reviewer&reviewerid=$[L,NC



All times are GMT. The time now is 11:58 AM.

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.01218 seconds
  • Memory Usage 1,749KB
  • 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
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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