Thread: Major Additions - Yet Another Awards System
View Single Post
  #1777  
Old 08-20-2015, 06:31 PM
squidsk's Avatar
squidsk squidsk is offline
 
Join Date: Nov 2010
Posts: 969
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by blackberry View Post
not using https.. but did renamed directories for security reasons. I would be better if we are able to edit path within any php file etc.
Not sure what you mean, it would be pretty horrible to force people using yaas to have to edit every file just to change the path to an award. The path is set through admincp individually for each award and the path is stored with the award information in the database.

Quote:
Originally Posted by CAG CheechDogg View Post
My site "IS" running on https, we discussed this months ago when I first installed this mod ...

I have also renamed my admincp and mocp, but this was happening before I installed BOP5's mod to rename the register.php which renames bot the admincp and modcp found here:https://vborg.vbsupport.ru/showthrea...ENAME+register

my adminc/award.php page only has css modifications, the point value I add it manually to the description lol ...

So no, none of my customizations are causing the problem, this was happening way before. I actually don't have any problem because the images appear everywhere except in the admincp when managing each award the way it shows in the screenshots I posted ... So really it's no big deal for me ....
It isn't the change the register.php mod because I added that to my test install and it causes no issues. The reason it's kind of confusing is that the code that shows the images for both the award icon and award image are the same. They are both done using calls to construct_img_html, see lines 1028/1029 for non-categorized awards and lines 1093/1094 for categorized awards. So if absolute is working for the icon image it should work for the other image. Similarly if relative urls are working for

Quote:
Squidsk, this is what you posted when I first brought up the issue of the images and the urls:
I'd forgot about that.

Quote:
Here is the first time I posted about this issue:
https://vborg.vbsupport.ru/showpost....postcount=1182

Then you replied with this:

https://vborg.vbsupport.ru/showpost....postcount=1189

Then you replied with this lol ..:

https://vborg.vbsupport.ru/showpost....postcount=1199
The first part is where I'm talking about the absolute urls in admincp, even then I couldn't find a reason why they weren't showing for you. The second part was about images not showing up in PMs because of how the image bbcode was parsed. I fully fixed the second issue in 4.0.7, but clearly the first is still there.

Quote:
Like I said no big deal really, I can live with this little bug because everything else works just fine ....
It might not be a big deal but it still bugs me that there's a problem somewhere in the code, or in compatibility with something else, and I can't figure it out.

Quote:
Originally Posted by CAG CheechDogg View Post
I have a request Squidsk ...

Is it possible to add a feature to approve more than one award request from the award request page instead of doing them one by one?
I'll look into it.

Quote:
Originally Posted by alcazarx View Post
That could be done with a checkbox under "options" and two buttons below the list "grant selected awards" / "delete selected awards".
But this would require JavaScript me thinks and unfortunately me dont know JS
That's how I'd do it.
Quote:
/*
another edit:
*/
Dont know if this a bug or a feature ,but even when you set awards to not be recommended or requested you can by using the direct link (like ".../forum/request_award.php?award_id=6") and changing the award_id.
Maybe an oversight by master squidsk?
Definitely not a feature but an oversight.
Reply With Quote
 
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01588 seconds
  • Memory Usage 1,784KB
  • Queries Executed 11 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD_SHOWPOST
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (8)bbcode_quote
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_box
  • (1)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit_info
  • (1)postbit
  • (1)postbit_onlinestatus
  • (1)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • reputationlevel
  • showthread
Included Files:
  • ./showpost.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showpost_start
  • bbcode_fetch_tags
  • bbcode_create
  • postbit_factory
  • showpost_post
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • showpost_complete