UnlimitedMB.comUnlimitedMB.com
Home    |    About Us    |    Forums    |    Signup    |    Login    |    Support
UnlimitedMB.com


 
UnlimitedMB.com


  #1  
Old 2 Weeks Ago
th2mods th2mods is offline
Member
 
Join Date: Dec 2006
Posts: 75
Default

you said you tried this on what joomla version again?
Reply With Quote
  #2  
Old 2 Weeks Ago
UnlimitedMB UnlimitedMB is offline
Administrator
 
Join Date: Jun 2006
Posts: 1,869
Default

1.5 RC3. could you not scroll up?
__________________
Eric,
Admin

Please do not PM me unless I ask you.
Reply With Quote
  #3  
Old 2 Weeks Ago
th2mods th2mods is offline
Member
 
Join Date: Dec 2006
Posts: 75
Default

i remembered seeing it somewhere, but then i looked for it and didn't see it.

im using Joomla! 1.0.13 Stable
Reply With Quote
  #4  
Old 2 Weeks Ago
UnlimitedMB UnlimitedMB is offline
Administrator
 
Join Date: Jun 2006
Posts: 1,869
Default

Well thats it then.
They probably already fixed this bug in the latest version.
You should upgrade.
__________________
Eric,
Admin

Please do not PM me unless I ask you.
Reply With Quote
  #5  
Old 2 Weeks Ago
th2mods th2mods is offline
Member
 
Join Date: Dec 2006
Posts: 75
Default

it works on 1.5 rc3, meh i have to do it al over again. thank you for your time
Reply With Quote
  #6  
Old 2 Weeks Ago
th2mods th2mods is offline
Member
 
Join Date: Dec 2006
Posts: 75
Default

just one more thing to get it working, i dont see what i need to change in this to solve this error:
Quote:
Failed to create directory "/hosted/subs/ulmb.com/a/d/advertise/public_html/test/components/com_comprofiler/plugin/user/plug_cbconnector/"
Code:
0) {

                        //phpbb connector must have been previously installed

                        echo "phpBB Connector has been previously installed... Converting cb_phpbbid field to cb_forumid (CB Connector format)
"; //copy cb_phpbbid to cb_forumid //then delete the cb_phpbbid column //assuming cb_forumid is new lets drop that column and rename the cb_phpbbid to cb_forumid $sql = "SHOW COLUMNS FROM #__comprofiler LIKE 'cb_forumid'"; $results = getDBlist($sql, $database); if (count($results)>0) { $sql = "ALTER TABLE #__comprofiler DROP COLUMN cb_forumid"; insertDB($sql, $database); echo "cb_forumid field dropped (so it can rename cb_phpbbid)
"; } $sql = "ALTER TABLE #__comprofiler CHANGE cb_phpbbid cb_forumid varchar(255)"; insertDB($sql, $database); $return .= "cb_phpbbid field renamed to cb_forumid
"; //cleanup jos_comprofiler_fields $sql = "DELETE FROM #__comprofiler_fields WHERE name='cb_phpbbid'"; insertDB($sql, $database); $return .= "comprofiled_fields table cleaned up
"; $return .= "Upgrade Completed Successfully!
"; } if ($sameDBCheck) { //do check for phpbb_users table $return .= ""; } $return .= "

CB Connector installed correctly!"; return $return; } ?>
Reply With Quote
  #7  
Old 2 Weeks Ago
th2mods th2mods is offline
Member
 
Join Date: Dec 2006
Posts: 75
Default

dude?? i cant find the code i need to edit in the above message
Reply With Quote
  #8  
Old 2 Weeks Ago
UnlimitedMB UnlimitedMB is offline
Administrator
 
Join Date: Jun 2006
Posts: 1,869
Default

The code which creates the directory is not in the code you quoted.
__________________
Eric,
Admin

Please do not PM me unless I ask you.
Reply With Quote
  #9  
Old 1 Week Ago
th2mods th2mods is offline
Member
 
Join Date: Dec 2006
Posts: 75
Default

thats the "install.cbconnector.php"
Reply With Quote
  #10  
Old 1 Week Ago
UnlimitedMB UnlimitedMB is offline
Administrator
 
Join Date: Jun 2006
Posts: 1,869
Default

wait for php 5.2.5.
im not going to do free programming work.
__________________
Eric,
Admin

Please do not PM me unless I ask you.
Reply With Quote
Reply

« Previous Thread | Next Thread »

Thread Tools
Show Printable Version Show Printable Version
Email this Page Email this Page
Display Modes
Linear Mode Switch to Linear Mode
Hybrid Mode Hybrid Mode
Threaded Mode Switch to Threaded Mode

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT. The time now is 01:52 AM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2007, Jelsoft Enterprises Ltd.







 



UnlimitedMB.com © 2006
Terms of Use | Report Abuse