Announcement

Collapse
No announcement yet.

Picture albums broke when domain changed

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • #16
    Originally posted by agurus View Post
    I dont know why its reading files out of my old domain and not new domain?
    You probably solved it out already but I'm writing for people who will have same issue.

    When you change your domain, you need to change file paths in your vb options and cache. If you don't vb will use your old domain's paths (eg. $vbulletin->options['attachpath'] variable will be pointing old server's data structure) and when it tries to read from there, you'll get this error. It has nothing to do with open_basedir restriction in your current server.

    If you enable debug mode in your config.php, login to vb options, you'll be able to modify these paths in the hidden variables of vbulletin.
    Logician's Blog | WebTemplates for vb 3.7.x : VB Integrated Content Management System
    I do NOT do custom work, so please do not PM/email me for such projects. Thanks for understanding..

    Comment

    widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
    Working...
    X