![]() |
Integration issues with Threads v6.5.1.1 I can't figure this one out guys... I am running UBB Threads v6.5.1.1 and I was previously running an installation of Classifieds v2.x. I attempted an upgrade to the latest version of Classifieds. I uploaded all the files except the config-inc.php file. I started up the upgraded.php file. The upgrade showed that it went well. Started up my Classifieds main window and looked good except it wasn't using my default stylesheet. So, I went into the admin panel and changed it. Went back into the Classifieds and now it doesn't recognize me as an admin or anyone else and the stylesheet is dorked up. Any thoughts on this one? |
You have your forum url set incorrectly as far as the style,registration etc is concerned <link rel="stylesheet" href="http://www.f-bodyhideout.com/ubbthreads/ubbthreads.php/stylesheets/infopop2.css" type="text/css" /> You have entered http://www.f-bodyhideout.com/ubbthreads/ubbthreads.php when it should be http://www.f-bodyhideout.com/ubbthreads As far as admin link not showing your cookies are not aligned. If I sign into your forum and then go to classifieds I am not logged in. Your cookies for the forum are set like this path / domain blank prefix blank your cookies for classifieds are set as such path / domain .f-bodyhideout.com prefix w3t_ You do not need to specify the default cookie prefix as the cookie no matter what is that. Here is what your cookie looks like w3t_w3t_myid see your issue ;) |
Yea, I figured all this was of fault of my own...man, I just can't seem to get PhotoPost or Classifieds upgrades to ever go smoothly.... :( " You have your forum url set incorrectly as far as the style,registration etc is concerned <link rel="stylesheet" href="http://www.f-bodyhideout.com/ubbthreads/ubbthreads.php/stylesheets/infopop2.css" type="text/css" /> " What file do I need to go into manually and fix this in? " As far as admin link not showing your cookies are not aligned. If I sign into your forum and then go to classifieds I am not logged in. Your cookies for the forum are set like this path / domain blank prefix blank your cookies for classifieds are set as such path / domain .f-bodyhideout.com prefix w3t_ " What file do I go into manually and adjust this? I checked the config-inc.php file and I don't see any of this listed. Thanks Chuck, Gonzo |
Assuming your cookies for the forum are set like this: Code: Content visible to verified customers only.Code: Content visible to verified customers only. |
Thanks Frost, so just run each of these queries in my phpMyAdmin for the photopost classifieds database? |
Yep, that should do it. |
K great...now I get to try my novice hands at phpMyAdmin....yikes! ..... K, I clicked on the database I want to work with....then in the right column, I selected "Query", which brought up a window with the tables and a box for me to input queries into. I input the query into the box, but I get a message telling me "You have to choose at least one Column to display". Ideas? |
On the left side, click the settings table link. Then on the right side, scroll down and enter the queries in the SQL query box. |
Mmm, I just went in manually into the settings table and deleted the cookie setting of w3t_ Atleast I can now get into the Admin Panel. I'm now trying to make some changes that there are errors on....like a path. I made the changes and then hit submit and this is what I got back: Warning: fopen(config-int.php): failed to open stream: Permission denied in /home/smoknz28/public_html/ubbthreads/classifieds/adm-editint.php on line 28 Warning: fwrite(): supplied argument is not a valid stream resource in /home/smoknz28/public_html/ubbthreads/classifieds/adm-editint.php on line 29 Warning: fclose(): supplied argument is not a valid stream resource in /home/smoknz28/public_html/ubbthreads/classifieds/adm-editint.php on line 30 Configuration updated! |
Now change config-int.php to 777 permission. |
Frost....you are a life saver here! ;) Thank you for taking time out to assist. I'll make the change now and post up how it goes..... |
Yea, changing the permissions on the file didn't work either. Same errors popped up after making changes and submitting. |
Lines 28, 29, and 30 of adm-editint.php are the following: Code: Content visible to verified customers only. |
| All times are GMT -5. The time now is 10:19 AM. |
Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0