![]() |
"clientscript" Path Should Gallery be updating the path to clientscript? I was getting a lot of errors in my logs looking for those .js files under /gallery/clientscript instead of /forums/clientscript. I've now updated all my templates to include the full path to clientscript to fix it, but I was just wondering if this should be done on-the-fly like the other path replacements. |
Re: "clientscript" Path Unless I've missed one somewhere then it should be replacing clientscript with the full URL. Can you post part of the error log so I can see what files you're having a problem with? |
Re: "clientscript" Path Just looked closer. It seems to only have been vbulletin_md5.js that was showing with the wrong path. |
Re: "clientscript" Path And these were coming from your gallery pages? Which version of the CMPS are you running and does it show any errors from your homepage? The same replace function is used in RC3 of the gallery and 1.0.1 of the CMPS, so there shouldn't be any reason why it would work on one and not the other... |
Re: "clientscript" Path Well, since they had the Gallery path in the error, I assumed that's where they were being generated, since it was trying to access them as a relative path off of my gallery directory. CMPS is v1.01 now, but I don't remember any errors looking for clientscript off the root. *shrug* |
Re: "clientscript" Path It only calls that .js during login doesn't it? I don't have anything on CMPS that would cause it to go to the vBulletin "not logged in" error screen. Gallery does though, if they try to view a full size image while not logged in. |
Re: "clientscript" Path Ahhh, that would be the problem then. Looks like I never put a replace on the adv_no_permission() function. For anyone else that's having this problem, look in your functions_gallery.php file for this code: Code: Content visible to verified customers only.Code: Content visible to verified customers only. |
| All times are GMT -5. The time now is 04:46 PM. |
Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0