News:

CPG Release 1.6.28
added submissions from {406man}
cleaned up a few PHP (8.4) deprecations
fixed PHP deprecation in calendar
removed security vulnerability
(please upgrade when possible)

Main Menu

Search results for: www subdomain cookie

Search order
......  all,  My phpBB forum is on a subdomain of an addon domain:  My main domain: http://www. ............ .uk The addon: http://www.pactforautism.org.uk The subdomain http://forum.pactforautism.org.uk  My Coppermine  ............  path to your bridge app's config file: ../forum/ Cookie prefix: phpbb3_huxzj  Everything seems to run  ......
......  default when cookies are set - they are limited to the subdomain that  ............  them - and won't be passed to other subdomains. Because you are 'crossing' subdomains - the  ............  (adding the index.php). In config - expand the 'Cookie Settings' and set the 'Cookie path'. In your case  ............ .com' (without quotes) - which will allow the cookie to be sent to www and pics subdomains (and any  ............  `cpg_config` SET `value` = '/' WHERE `name` = 'cookie_path';(change 'cpg_' to your cpg table prefix.)   ............  reference to how php sets cookies: http://php.net/manual/en/function.setcookie.php  ............  value of 'cookie_path' is sent as the domain name.  As an  ............  you could actually move the gallery to the 'pics' subdomain - rather than pointing across to www. This would  ............  the use of the cookie to the pics subdomain - and the default CPG value  ............  '/' for cookie_path will work. (The same subdomain would be  ............  and using the cookie). ......
#3
......  is in your root, to a phpbb install that is on a subdomain, you must set the cookie domain to ".example.tld". ............ ". You also need to leave the proceeding "." as cookies need two periods for all browsers to handle them. ......
#4
cpg1.4 bridging / Question about domain/subdomain
March 17, 2007, 04:49:40 PM by amigadude
......  is http://gallery.fiestatime.amigadude.com  all subdomains are hosted in the same directory  coppermine  ............ .amigadude.com/ Use post-based groups?: 0 Cookie prefix: phpbb2mysql  bridging with it setup  ............  just stuck it in a gallery directory on the forum subdomain and now it works fine with these settings: Forum  ............  config file: ../ Use post-based groups?: 0 Cookie prefix: phpbb2mysql  But and here's the  ............  it work with the forum & coppermine on 2 seperate subdomains (forum.domain.com & gallery.domain.com) or would  ............  dumb question?  Solution: in phpBB config set the cookie domain to the highest common subdomain (or just  ......
......  path to your bridge app's config file: ../forum/ Cookie name or prefix: forum (The Bridge Manager does  ............  ask me for cookie info.) Use bridge app custom groups?: 1   Here' ............  Since my forum is on forum.inkscapecommunity.com subdomain, there isn't an example for that, in the manual  ............  file path. But I'm also quite confused about how subdomains are indicated as far as the file path. (For  ............  inkscapecommunity.com/ic_gallery, which is not a subdomain.)  Anyway, in summary, I can't seem to switch off  ......
......  cpg. On SMF side, the settings are as follows  a. Cookie Name : SMFCookie781 b. Default login cookies  ............  (in minutes) : 60 c. Enable local storage of cookies : Untick d. Use subdomain independent cookies :  ............  e. Force cookies to be secure : Untick f. Use database driven  ............  path to your bridge app's config file: ../forum/ Cookie name or prefix: SMFCookie781 Use bridge app  ......
...... .  The only thing I can see is that I am using a subdomain 3d4u.pixnpix.com instead of a domain such as  ............ ------------ Array ( )  ========================== COOKIE : ------------------ Array (  [cpg15x_data] =>  ............   cookie_name cpg15x  ............   cookie_path /  ......
......  Album is leeg   Bestand: /home/sites/site48381/subdomains/foto/editpics.php - Regel: 786  DEBUG OUTPUT:  ............ ------------ Array ( )  ========================== COOKIE : ------------------ Array (  [ ............  1  cookie_name cpg16x   ......
......  for me, see below]  Use post-based groups?: 0  Cookie name/preifx: phpbb3_buju  ____________  As you  ............  see, we've installed Coppermine on subdomain-level. This is due to having many people  ............  phpBB3 config.php into the folder /forenbridge on subdomain level which of course can be found by coppermine.  ......
......  '/forum/ put this: forum.  Please place whatever subdomain your forums are. mine is forums.xfiresystems.com   ............  file it should work. Make sure you check your cookies as well. Make sure you IPB cookie is set to . ............  blank. I hope this helps those who want to use subdomains with the board and gallery. However this will  ............  be on the same domain name but are on different subdomains. Example board.domain.com and gallery.domain.com. ............  but if someone knows what the code is for subdomains please let me know as that would be better. I  ......
......  default setcookie function is:  setcookie($CONFIG['cookie_name'].' ............ ', $data, time()+86400*30, $CONFIG['cookie_path']);  It does not set the domain name.  The  ............  here is that, the cookie only works for http://www.domain.net, and NOT  ............  include a domain name ".domain.net" so that any subdomain will still use that cookie as well as http:// ............ 't work for Firefox. I've tried removing all the cookies and then logging in again with the "Remember  ......
......  from one domain (the root domain or one of the subdomains; doesn't really matter) that actually sets/reads  ............  cookie and send this information to the script within  ............  subdomain (removing the cookie handling from either  ............ (or rather: in-depth konwledge) on php and the way cookies are handled to accomplish such a hack - unless  ............  about using it. As I stated before: although subdomains would be a nice thing to have, they really suck  ............  option would be a hack replacing user tracking by cookie with sessions, but this hasn't been done yet, and  ......
......  my setups. There was a couple of changes made to cookie handling. Not sure this would have anything to  ............  problem though.  Fixed infinite loop for delayed cookie issue workaround (thread) Disallow dots in cookie  ............  I use,  Admin > configuration > Server settings > cookies and sessions   Enable local storage of cookies ( ............  tick) Use subdomain independent cookies (no tick) Force cookies to be  ......
#14
cpg1.4 bridging / [Closed]: Won't Redirect - SMF/CPG
January 15, 2010, 06:29:25 PM by aj21
......  me to the SMF login page. I have disabled local cookies in SMF. I have the subdomain one checked, I  ............  file: ../board/  Use post-based groups?: 0 Cookie name/preifx (if applicable) ......
......  is when I am at work that I cannot login from the subdomain. I am running IE6 at home and I think the same at  ............  why this might happen. At home here I can see the cookie with the subdomain in it so I think that php is  ............  strange that two different machines are handling cookies different than each other.  Is my IE6 at work  ............  the cookie maybe because it thinks the domain doesn't match?? ......
......  the login:  I'm running coppermine from a subdomain. Unfortunately i have problems logging in when  ............  the subdomain. The Auto-Login sometimes doesn't work, and  ............  'Warning your browser does not accept script's cookies'.  As i said, this problem doesn't appear every  ............  3 different computers so I think this might be a cookie problem. When opening the gallery via domain.com/ ......
#17
......   but still doest work.  I already enable the "Use subdomain independent cookies" in my smf forum  Please  ............  config file: ../bla/  Use post-based groups?: 0 Cookie name/preifx (if applicable) ......
#18
cpg1.4 bridging / Install/Upgrade Questions
December 12, 2006, 03:39:56 PM by jaghadiuno
......  few months back but had to revert back because of cookie problems and haven't tried since then. This is  ............  it with vbulletin and they are in their separate subdomains; e.g.   http://forum.website.com http://gallery. ............  are both working fine. My question is, has the subdomain issue been resolved in the latest version of  ............  but I am not sure if this will work. My vbulletin cookies are saved to the domain, e.g. (cookie.path = . ......
#19
cpg1.4 bridging / SMF - Coppermine bridging
January 28, 2007, 12:08:12 AM by Cimager
......  when you do repeats the cycle. I changed the cookie settings as per other posters questions (Use  ............  independent cookies). I'm at a loss.   Coppermine install: http:// ............  config file: .././  Use post-based groups?: 0  Cookie name/preifx (if applicable)   ......
...... 've read all threads related to cookies here and could find the real solution to my  ............  : CPG does not create the proper cookie when users browse my galleries. Therefore no hits  ............  my site : http://pierrot.homeunix.net All other cookies are created OK (phpBB, even cpg picinfo) but not  ............  cpg11d_data cookie... An other issue is clicking on the info icon  ............ 'm running a single server on a single domain (no subdomains or anything) if it can help... ......
#21
cpg1.4 plugin contributions / Re: Shopping cart
November 14, 2008, 07:31:58 PM by Synthea
...... : Stramm on November 14, 2008, 06:17:17 PMCheck cookie issues (clear cookies and retry). Another point  ............  be subdomain issues. www.domain.com is not domain.com -> means  ............  go to www.domain.com I've made sure to clear cookies and cache and tried it on 2 browsers. When  ......
...... () in /var/www/sites/dunkane/serie4.fr/subdomains/www/html/album/include/themes.inc.php on line  ............  sur le nombre de messages ?:  0   Préfixe du Cookie:  serie4   ......
......  it possible to integrate two domains not subdomains?  Subdomains: www.domain.com/forum www.domain. ............  sessions. I know each domain will have its own cookie but I need one domain to be able to set the  ............  cookie. Is that possible?  Let me better explain: www. ............  create session or use vbulletins session and set cookie for allwheelphotos.com so that the person is  ......
...... 's how cookies work. If you want them to work across subdomains  ............  of ".sample.com". Coppermine doesn't have a cookie domain setting however. ......
#25
cpg1.4 miscellaneous / cant login
October 26, 2007, 11:21:01 PM by Nibbler
......  likely a cookie issue:   If you're running Internet Explorer 6,  ............ 'll have to enable the acceptance of cookies. Click on "Tools" - "Internet Options" - " ............  to a lower level.  Sometimes IE will not handle Cookies properly. Close your browser, try deleting all  ............  cookies manually and start your browser again  Check if  ............  a software that interferes with acceptance of cookies like personal firewalls (ZoneAlarm, Tiny, Cookie  ............  etc.) and turn them off to see if cookies are accepted then  Try using another browser ( ............  only in your favourite browser  If you're using subdomains and the dev version of coppermine or some mod on  ............  different subdomain (like gallery.yoursite.com and board.yoursite.com) ............  this could also cause problems: a subdomain is a different domain (in fact foo.com and bar. ............  are subdomains of the tld ".com", so regarding cookies they are  ............  new pics. I did evrything suggested, cleared my cookies, allowed my site, tried in both FF and IE ...  ......
#26
cpg1.4 bridging / Subdomain pointing
October 27, 2008, 04:26:44 PM by MrsK
...... ://karamatt.com/muscatphotography/  I have got my subdomain (the first) pointed to my directory (the second)   ............  have got concerned about 5.2.1 Authentication by Cookie  To avoid problems, where would be a good place  ......
......  0? can't remember, I chose the recomended option Cookie name/preifx (if applicable) also standard value   ............ : | .: open_basedir | /var/www/vhosts/donaldini.be/subdomains/gidsen/httpdocs:/tmp | no value ================= ......
......  decided to put the forum with gallery on its own subdomain at http://prikbord.allemaalkatten.nl. Moving the  ............  the database and the gallery did function on the subdomain; users were able to create their own albums and  ............  is no problem but as soon as i set the cookiepath to phpbb and uncomment the 'define(' ............  is uncommented and in the configuration table the cookie is set to 'phpbb2mysql' and the path to '/'  The  ......
#29
......  I'm almost positive its something to do with the cookies but what? I've also asked this over at the smf  ............  file: ../forum/ Use post-based groups?: 0 Cookie name/prefix: coppermine   These are my SMF  ............ : Enable local storage of cookies: unchecked Use subdomain independent cookies:  ......
......  cookie domain must then be set toCode Select Expand . ............ .comto make the cookie readable for both your subdomains. Even if you  ......