Upgrading from version 3.1?
Hello, I'm presently running a legally licensed copy of version 3.1 on one of my sites and am suddenly having a problem with the code which has been running on my server for nearly 4 years without issues.
The odd part is that the code in this program is untouched from when I originally uploaded it 4 years ago. I even downloaded the file and used "beyond compare" to compare my original copy of the program from 2004 to the one on the server today. They're absolutely identical! Yet, I get a consistent "Syntax error" from PHP whenever it tries to load and run lib/link.class.php:
Parse error: syntax error, unexpected ';', expecting T_STRING or T_VARIABLE or '$' in /home/www/mydomain/indexu31/lib/link.class.php on line 1204
and as far as I can tell, there is NO syntax error in that line which reads:
Code:
elseif($new) {
$line = str_replace("<%new%>",$this->icon_new,$line); <<--line 1204
$updated = "";
}
Under the circumstances, I suspect the real issue may be some glitch caused by the new version of PHP that they recently installed on my server which is:
version 4.4.4. I'm wondering if anyone else has reported issues of this type?
At this point, I'm thinking it may be easier to simply upgrade to the latest version; but the truth is that introduces other related issues. For example back in '04 I sought and found a programmer who could and would integrate the Indexu users database back to vBulletin so that I could share both login cookies and a common member list between those two products and allow the visitors to have a single login that worked for both applications.
I'm wondering if Indexu's 5.4 vBulletin integration is up to that task today without custom mods? I'm not concerned about the users who have LINKS in my database. They still do have their own usernames and passwords. I'm most concerned that registered users of my site who are logged in under vBulletin should not be required to login again when they enter indexu.
Also, I'm wondering how the new templates setup compares to the old one? Will I need to replace and rebuild all my existing templates? I put a fair amount of work into customizing them originally so they matched the overall look and feel and color scheme of the rest of my site...
Finally, I'm wondering if there is any sort of upgrade script that will take me from 3.1 to 5.4 or am I going to need to start over? Obviously I'm MOST concerned about the content in my existing links and members database here.
The forums seem to be almost entirely silent about what's involved to do a version upgrade like this.
Thanks very much!
Last edited by sissy; 12-16-2007 at 01:11 PM.
Thank GOD for indexuhelp.com! Without their assistance, I'd NEVER have made this product work as well as it does for me. I HIGHLY recommend indexuhelp.com!