1
pcracer
Re: Hello d3forum, goodbye CBB
  • 2008/2/26 4:22

  • pcracer

  • Just popping in

  • Posts: 31

  • Since: 2003/10/23


any chance of being able to import newbbex?

i updated my forum from newbb1 awhile ago & it's quite big...i've wanted to upgrade it again for quite sometime now, but haven't been too impressed until now.

i've installed d3 & imported my old newbb1 data w/o a hitch! now if possible, i'd really like to import my current data [newbbex] & not lose anything

thx
If Everything Seems Under Control...You're Not Going Fast Enough!



2
pcracer
Re: Need Help with MySQL syntax to merge two xoops_user tables
  • 2006/11/2 15:04

  • pcracer

  • Just popping in

  • Posts: 31

  • Since: 2003/10/23


great thread! worked & saved me sooo much time thx!

how/what would be used to only merge 2 of my users into 1?
the only problem i have run into from merging db users, is that 1 of my users [an admin] had a different user name in 1 db & now has 2 accounts which both have forum posts & pics [myalbulm] posted...i merged forums & pics as well from the old site db
If Everything Seems Under Control...You're Not Going Fast Enough!



3
pcracer
Re: Xoops and PHP4.4
  • 2005/9/17 15:05

  • pcracer

  • Just popping in

  • Posts: 31

  • Since: 2003/10/23


thx lennartwesdi!

that did the trick! no more php errors w/debug on.
If Everything Seems Under Control...You're Not Going Fast Enough!



4
pcracer
Re: Xoops and PHP4.4
  • 2005/8/27 14:34

  • pcracer

  • Just popping in

  • Posts: 31

  • Since: 2003/10/23


found this over @ php.net, concerning some issues w/4.4.0 & 3rd party scripts.

http://www.php.net/release_4_4_0.php

"As part of the solution for the reference bug, you are very likely to find that your own or third-party PHP scripts, considered 'clean' code under previous versions of PHP, will now throw an E_NOTICE when references are incorrectly used in the script. This is intended to alert developers to minor errors in their approach, and does not affect the script's performance in any other way."

php 4.4.0 changelog -
http://www.php.net/ChangeLog-4.php#4.4.0
If Everything Seems Under Control...You're Not Going Fast Enough!



5
pcracer
Re: Xoops and PHP4.4
  • 2005/8/27 5:20

  • pcracer

  • Just popping in

  • Posts: 31

  • Since: 2003/10/23


well i'm not sure what's happening, but my theory is my isp has recently upgraded to 4.4.0 too...

all of a sudden all my XOOPS sites on their servers started giving me the following [+ many more] php notice errors:

Notice: Only variables should be assigned by reference in /home/mysite/public_html/site/kernel/block.php on line 228

Notice: Only variables should be assigned by reference in /home/mysite/public_html/site/kernel/object.php on line 350

here is the extended list of the
php errors i'm getting. [they seem to be the same errors on all sites]

the strange thing is all my 2.0.13.1 sites will work w/php debug off, but the 2.2.3 will not work [blank pages after login] unless one of the debugs [any] are turned on!

i've even uploaded a fresh new test site of each version w/the bare minimum default modules & still get the errors!

server stats
php = 4.4.0
mysql = 4.1.13-standard
apache = 1.3.33 (Unix)

i can pm a link to the devs of my phpinfo file thats uploaded to the server, if anyone needs to take a peak @ that too [not sure if i should post it?]

any ideas? i'm lost!
If Everything Seems Under Control...You're Not Going Fast Enough!



6
pcracer
Site Info - 2.2.2
  • 2005/8/20 15:25

  • pcracer

  • Just popping in

  • Posts: 31

  • Since: 2003/10/23


i just loaded the latest vers to my server for a test build & was just going thru the modules & found this little bug [?] in the site info reccomend us link...
*******************************************
Hello xxxxxx,

Your friend xxxx liked our site and wanted to show it to you.

Site Name: mysite
Site URL: /mysite/

-----------
mysite (/mysite/)
webmaster
mysite@mysite.net
******************************************

as you can see, no actual link is being sent, just the folder name...is there something on my end i have not done properly? below is the code from the site info template.
-------------------------------------------------
<table class="outer" cellspacing="0">

<{if $block.showgroups == true}>

<!-- start group loop -->
<{foreach item=group from=$block.groups}>
<tr>
<th colspan="2"><{$group.name}></th>
</tr>

<!-- start group member loop -->
<{foreach item=user from=$group.users}>
<tr>
<td class="even" valign="middle" align="center"><img src="<{$user.avatar}>" alt="" width="32" /><br /><a href="<{$xoops_url}>/userinfo.php?uid=<{$user.id}>"><{$user.name}></a></td><td class="odd" width="20%" align="right" valign="middle"><{$user.msglink}></td>
</tr>
<{/foreach}>
<!-- end group member loop -->

<{/foreach}>
<!-- end group loop -->
<{/if}>
</table>

<br />

<div style="margin: 3px; text-align:center;">
<img src="<{$block.logourl}>" alt="" border="0" /><br /><{$block.recommendlink}>
</div>
-----------------------------------------------
If Everything Seems Under Control...You're Not Going Fast Enough!



7
pcracer
'Could not transfer confirm code information' ERROR
  • 2005/7/24 16:16

  • pcracer

  • Just popping in

  • Posts: 31

  • Since: 2003/10/23


not sure what's going on here...
running 2.0.1.3 for awhile now & it's been running smoothly, i haven't added anything new. today all users are getting this error & it loops [refreshing constantly]! have i been hacked or what?

i've never seen this error nor can i find it anywhere in the lang files to try & figure out the problem...i have 3 other sites [all 2.0.1.3] on the same server that do not have this error showing up, so i'm thinking it's not a server issue. [?]

any help greatly appreciated! thx!
If Everything Seems Under Control...You're Not Going Fast Enough!



8
pcracer
Re: System --> Templates - GONE!
  • 2004/12/28 23:59

  • pcracer

  • Just popping in

  • Posts: 31

  • Since: 2003/10/23


I've recently noticed that I have lost my cloned template files in the admin/templates area.

Looked in the database & it shows up there under tplset, plus in the default template row only 4 templates are showing up & no option to clone.
I've updated to 2.09 from 2.07.3 using the patch & also reloaded the modules/system folder from main 2.09 too.

Is there a file/folder I'm missing or need to re-upload? Any ideas on what to do in order to show my cloned templates in the admin menu so that I can edit them? I am able to modify them from the blocks edit menu...

I'm totally lost on this one!




9
pcracer
Re: Can't find Templates
  • 2004/12/3 2:43

  • pcracer

  • Just popping in

  • Posts: 31

  • Since: 2003/10/23


I'm having a strange problem where my created templates disappeared from the manager...? site works fine, I just can't access them from admin menu [only shows a handful of defaults too].

I can access the ones in the blocks menu & edit as needed, but if I follow links to go to template manager from there, same thing...nothing but a few default files.

This happened after udgrade to 2.07, tried reloading full & overwriting back to 2.06 w/o any luck. Any ideas???




10
pcracer
Re: Scrolling News Block
  • 2004/12/3 2:31

  • pcracer

  • Just popping in

  • Posts: 31

  • Since: 2003/10/23


just realized that the code was in there twice...sorry if it caused headaches...fixed below.

Quote:

<marquee behavior="scroll" direction="up" width="100%" height="100" scrollamount="1" scrolldelay="60" onmouseover="this.stop()" onmouseout="this.start()">






TopTop
(1) 2 3 »



Login

Who's Online

243 user(s) are online (151 user(s) are browsing Support Forums)


Members: 0


Guests: 243


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits