Previous Thread
Next Thread
Print Thread
Rate Thread
Joined: Oct 2002
Posts: 18
Newbie
Newbie
Offline
Joined: Oct 2002
Posts: 18
I added photopost and sidebarpal is creating errors by trying to call the pp database. This can be seen at a test page:
test page

The actual errors run like this:
Unable to do_query: UPDATE w3t_IIPcache SET Ca_TimeStamp = '1060209143', Ca_ShortStats = '', Ca_TopPosters = '', Ca_LastSeen = '', Ca_LastSeen2 = '', Ca_RandomProfile = '', Ca_TopThreads = '', Ca_CurrentThreads = '', Ca_HotTopic = ' Hot Topic
No posts have caught fire as of yet.



', Ca_TopRatedPosts = '', Ca_News = '', Ca_PastThreads = '', Ca_CustomB1 = '', Ca_CustomB2 = '', Ca_CustomB3 = '', Ca_CurrentPollName = '', Ca_CurrentPollVote = '', Ca_CurrentPollResult = '' WHERE Ca_Number = '1' - Table 'pp.w3t_IIPcache' doesn't exist

My threads db is gfbb
My photopost db is pp

It is looking for a threads table in the photopost database.
I set the bb db in the photopost config at gfbb.w3t_

My iip entrance page seems to continue to work fine.
I just assume this is related to the sidebarpal configuration needing more specificity after photopost was added but I can't find where the error lies.

Sponsored Links
Joined: Apr 2001
Posts: 3,266
Member
Member
Offline
Joined: Apr 2001
Posts: 3,266
Try adding this to the bottom of ubbt_photopost.tmpl
and set it to the name of your threads database. I had the same problem with Photopost and the sidebar

mysql close() did not work for me like it should but the statement below did.


mysql_select_db('database_name') or die("Could not select database 'database_name'\n");

Joined: Oct 2002
Posts: 18
Newbie
Newbie
Offline
Joined: Oct 2002
Posts: 18
Chuck:
Worked like a charm. Thank you.

Joined: Apr 2001
Posts: 3,266
Member
Member
Offline
Joined: Apr 2001
Posts: 3,266
No Problem.


Link Copied to Clipboard
Donate Today!
Donate via PayPal

Donate to UBBDev today to help aid in Operational, Server and Script Maintenance, and Development costs.

Please also see our parent organization VNC Web Services if you're in the need of a new UBB.threads Install or Upgrade, Site/Server Migrations, or Security and Coding Services.
Recommended Hosts
We have personally worked with and recommend the following Web Hosts:
Stable Host
bluehost
InterServer
Visit us on Facebook
Member Spotlight
Bill B
Bill B
Issaquah, WA
Posts: 87
Joined: December 2001
Forum Statistics
Forums63
Topics37,573
Posts293,925
Members13,849
Most Online5,166
Sep 15th, 2019
Today's Statistics
Currently Online
Topics Created
Posts Made
Users Online
Birthdays
Top Posters
AllenAyres 21,079
JoshPet 10,369
LK 7,394
Lord Dexter 6,708
Gizmo 5,833
Greg Hard 4,625
Top Posters(30 Days)
Top Likes Received
isaac 82
Gizmo 20
Brett 7
WebGuy 2
Morgan 2
Top Likes Received (30 Days)
None yet
The UBB.Developers Network (UBB.Dev/Threads.Dev) is ©2000-2024 VNC Web Services

 
Powered by UBB.threads™ PHP Forum Software 8.0.0
(Preview build 20240430)