| Joined: Mar 2002 Posts: 192 Member | Member Joined: Mar 2002 Posts: 192 | doesn anyone know how phpnuke can be integrated with ultimatebb 6.1.0.3? | | |
▼ Sponsored Links ▼
▲ Sponsored Links ▲
| | | Joined: Feb 2002 Posts: 7,203 Likes: 11 Community Owner | Community Owner Joined: Feb 2002 Posts: 7,203 Likes: 11 | You're trying to make a php/mysql variable compatable with a cgi/perl ? man are you nuts? | | | | Joined: Mar 2002 Posts: 192 Member | Member Joined: Mar 2002 Posts: 192 | :p touche... lol didnt realize that... i know phpbb can be used ported to php nuke so i thought.. nevermind im just a big dummy  | | | | Joined: Feb 2002 Posts: 7,203 Likes: 11 Community Owner | Community Owner Joined: Feb 2002 Posts: 7,203 Likes: 11 | lol, phpbb uses php/mysql...
I think that you should know though, infopop does have webspiders that crawl the web searching for differant keywords and has bots checking the data vs a database with all valid sites. In other words, their going to find out about your warezed copy of their bbs eventually lol... | | | | Joined: Mar 2002 Posts: 192 Member | Member Joined: Mar 2002 Posts: 192 | yes that was brought to my attention by a certain friend lol... well i switched to phpbb now so nothing to worry about  | | | | Joined: Feb 2002 Posts: 7,203 Likes: 11 Community Owner | Community Owner Joined: Feb 2002 Posts: 7,203 Likes: 11 | heh...
BTW, PostNuke is better, its less of a drain on bandwidth and resources. | | | | Joined: Mar 2002 Posts: 192 Member | Member Joined: Mar 2002 Posts: 192 | | | | | Joined: Aug 2002 Posts: 68 Junior Member | Junior Member Joined: Aug 2002 Posts: 68 | if ultimatebb stores it's data in mySQL form, it's certainly possible.
Not to be an [censored], but Gizmo, you're completely wrong when you say that two programs written in different languages or scripts are incompatible.
It's the form in which the data is stored; if PHP can read it, it's compatible. There's very little cross-script interaction in a given instance of a script being called.
SO: xero: find out how ulatimatebb stores it's data, find out what PHPNuke needs, write a script to convert the data from one to the other, and replace all calls to that data with calls to the functions you defined in the new file. | | | | Joined: Feb 2002 Posts: 7,203 Likes: 11 Community Owner | Community Owner Joined: Feb 2002 Posts: 7,203 Likes: 11 | UBB Classic stores in flat files. So have fine re-coding it lol...
PHPNuke uses mysql/PHP, ubb classic uses CGI/Perl, have fun in that then scally... Since I'm completely "wrong" lol...
If he was using UBB Threads it'd be another story, it'd be easy to incorporate, but i doubt he even would try lol...
The whole reason for me saying its *impossible* was because he'd have to recode the UBB Classic line for line (it gets rather complex) to use MySQL as opposed to flat files. | | | | Joined: Aug 2002 Posts: 68 Junior Member | Junior Member Joined: Aug 2002 Posts: 68 | Gizmo: no, there's probably functions like "get author" and "create thread" and whatnot - just recoding hte data access in those files would be simple. You still don't understand. | | | | Joined: Mar 2002 Posts: 574 Likes: 1 UGN GFX Whore | UGN GFX Whore Joined: Mar 2002 Posts: 574 Likes: 1 | Maybe I am not understanding it, but it sounds like to do what Scally is saying is to basically write a php version of the cgi/perl stuff. That sounds alot like what Gizmo is saying. | | | | Joined: Aug 2002 Posts: 68 Junior Member | Junior Member Joined: Aug 2002 Posts: 68 | Cold Sunn, no I'm talking about replacing certain parts of a perl/cgi application with perl/cgi code to read data from a different source. Does nobody ever think of this, lol? | | | | Joined: Mar 2002 Posts: 574 Likes: 1 UGN GFX Whore | UGN GFX Whore Joined: Mar 2002 Posts: 574 Likes: 1 | Why would you read data from another source when the data isn't in another source. Why not make the php that needs to read from the source that the perl reads from. I really don't even know what's going on anymore. | | | | Joined: Mar 2002 Posts: 1,273 DollarDNS Owner | DollarDNS Owner Joined: Mar 2002 Posts: 1,273 | lol. Everybody is in agreement. Gizmo is just saying that it would be hard due to the complex code (Quote: "So have [fun] re-coding it lol"). Scallion says to change the code. Cold Sunn is saying the exact same thing.
You guys crack me up. | | | | Joined: Feb 2002 Posts: 7,203 Likes: 11 Community Owner | Community Owner Joined: Feb 2002 Posts: 7,203 Likes: 11 | Ok... Last time I'll try this... Ah [censored] it I'll just link you to the UBB Dev forum discussing this: http://www.ubbdev.com/ubb/ultimatebb.php?ubb=get_topic;f=8;t=003443
Although I also found: http://www.ubbdev.com/ubb/ultimatebb.php?ubb=get_topic;f=8;t=003454 which would give you the ability to use "same logins".
BTW jon, PostNuke does use PHP/MySQL. | | | | Joined: Oct 2002 Posts: 955 UGN Super Poster | UGN Super Poster Joined: Oct 2002 Posts: 955 | Yeah, that is what I thought. I was just perplexed as to why there is a PHPNuke then. | | | | Joined: Feb 2002 Posts: 7,203 Likes: 11 Community Owner | Community Owner Joined: Feb 2002 Posts: 7,203 Likes: 11 | PHPNuke is worthless in my opinion, PostNuke does the same thing with less the resource hogs... | | |
Forums41 Topics33,840 Posts68,858 Members2,176 | Most Online3,253 Jan 13th, 2020 | | | |