1
boss_hog
Re: Can't upload images :(
  • 2006/11/28 21:57

  • boss_hog

  • Just popping in

  • Posts: 17

  • Since: 2005/6/11


Quote:

JAVesey wrote:
"Errors Returned Whilst Uploading
Invalid image file"

I've turned on the debug mode and get the following 6 errors:

1. Warning: getimagesize(): open_basedir restriction in effect. File(/tmp/phpQWIqjA) is not within the allowed path(s):

(/home/llanmonforuk/public_html) in file /class/uploader.php line 392



Hi JAVesey,
how I understand this error, is that php is not allowed to run scripts inside the /tmp.

If this is on a hosted box see if they can create a /tmp in "your_account"/home/ or "your_account"/. Then set it as the tmpdir for php.

Good luck.



2
boss_hog
Custom template and CBB 3.0.1
  • 2006/2/25 15:48

  • boss_hog

  • Just popping in

  • Posts: 17

  • Since: 2005/6/11


Hey yall,
hopefully this will be my last question about the new CBB module! It is an excellent contribution to the XOOPS platform.

When I first installed CBB 3.0, I had posted about a problem that appeared to be related to my custom template. I have since installed CBB 3.0.1, yet the template problem still exists, but in a slightly different form.

Here is a screen shot of my Template Manger after selecting one of the customized templates:

http://www.warthogsstorm.com/cbb301_template.png

After clicking on the Generate button, and then you get the prompt:
"Press the button below to generate file(s)"

Pressing the Generate button again and an error will pop up:
"Selected file does not exist)"

At this point it is pretty obvious that there is a conflict between my custom template and the CBB 3.0.1, but where?
If you have any suggestions where to begin for troubleshooting I would be most thankful.
Joe



3
boss_hog
Re: [SOLVED] Re: CBB 3.0 Errors (Error Adding/Deleting Forums)
  • 2006/2/25 14:45

  • boss_hog

  • Just popping in

  • Posts: 17

  • Since: 2005/6/11


Hey khuhner,
after rebooting(?) my server the problem with the buttons has solved itself. Maybe apache or MySQL needed to re-read some files?

I can now create and remove Categories and Forums properly.
Thanks
Joe



4
boss_hog
Re: [SOLVED] Re: CBB 3.0 Errors (Error Adding/Deleting Forums)
  • 2006/2/24 20:10

  • boss_hog

  • Just popping in

  • Posts: 17

  • Since: 2005/6/11


Hey yall,
my apologies for raining on the parade here.
My site is running and appears to be fine, but I still have the prviously mentioned issue. Can't delete forums.
Quote:
Note: This will NOT remove the forums under the category, you must do that via the Edit Forum section. WARNING: Are you sure you want to delete this Category?

I did install CBB 3.0.1.
As a side note, I am also unable to use my custom template, the default XOOPS is being used currently. If I try to use my custom template the forums go "kablooie".

The instructions in the XOOPS forums have been followed, 3 different threads here plus the one at xoopsforge.
Are there any other suggestions?
Thanks
Joe



5
boss_hog
Re: CBB 3.0 Errors
  • 2006/2/21 20:25

  • boss_hog

  • Just popping in

  • Posts: 17

  • Since: 2005/6/11


Hey yall,
for the record, I am seeing this same issue as Kurt:

Quote:

khuhner wrote:
.....

When Deleting Forum:
Note: This will remove the forum and all posts in it.

WARNING: Are you sure you want to delete this Forum?

Fatal error: Cannot redeclare class xoopsformselectuser in c:\Inetpub\wwwroot\html\class\xoopsform\formselectuser.php on line 80

And the Yes/cancel buttons are missing.

Note, the Forum is NOT deleted.


I've turned on phpdebug, MySQL debug and there arent any error messages displayed that would help. I am running XOOPS 2.0.13.2, MySql 5.0 and php 5

.............
Respectfully,
Kurt


My set-up uses XOOPS 2.0.13.2, MySQL 3.23.xx and PHP4.xx.
And, as Kurt has experienced, I am not seeing any errors while trying to delete a forum or category.
Thanks
Joe



6
boss_hog
Re: CBB 3.0 error
  • 2006/2/21 18:37

  • boss_hog

  • Just popping in

  • Posts: 17

  • Since: 2005/6/11


Hey again,
my original problem has been fixed.
For the record, the CBB3.0 didn't like something in my custom template. When I put the default XOOPS template back online, the CBB3.0 forum came right up.
Joe



7
boss_hog
Re: CBB 3.0 error
  • 2006/2/21 16:05

  • boss_hog

  • Just popping in

  • Posts: 17

  • Since: 2005/6/11


Hey again,
after turning on the MySQL Debug feature, some new errors have become visible.
Here is the error(private info X'ed out):

DELETE xxxxx_bb_online FROM xxxxx_bb_online AS bb LEFT JOIN xxxx_online AS aa ON bb.online_ip = aa.online_ip WHERE bb.online_uid = 0 AND aa.online_ip IS NULL
Error number: 1064
Error message: You have an error in your SQL syntax near 'xxxxx_bb_online FROM xxxxx_bb_online AS bb LEFT JOIN xxxxx_online AS aa ON bb.o' at line 1

and this one

DELETE xxxx_bb_online FROM xxxx_bb_online AS bb LEFT JOIN xxxx_online AS aa ON bb.online_uid = aa.online_uid WHERE bb.online_uid > 1 AND aa.online_uid IS NULL
Error number: 1064
Error message: You have an error in your SQL syntax near 'xxxx_bb_online FROM xxxx_bb_online AS bb LEFT JOIN xxxx_online AS aa ON bb.o' at line 1

Sorry for bumping this topice so soon, but the errors weren't visible previously.
Thanks as always!
Joe



8
boss_hog
CBB 3.0 error
  • 2006/2/21 14:53

  • boss_hog

  • Just popping in

  • Posts: 17

  • Since: 2005/6/11


Hey yall,
just installed/updated to CBB3.0 and can't seem to figure out why it is not working. My server httpd_error log only shows the following 5 lines, all the same error:
"xoopsroot/modules/newbb/ img src="

Turning on the Php Debug also didn't help to isolate the problem. Here is a screen shot of what my forums currently look like:
http://www.warthogsstorm.com/cbb3_forum_error.png

The forum was working before I updated. But since the update I am unable to "revert" back to the previous version. I can remove the CBB3 and update back to the original forum, but it is throwing "...unable to connect to database" errors.

The forum is not critical, since it was raraely used, but I would like to have it available.
Any help would be appreciated!
Thanks
Joe



9
boss_hog
Re: block an IP range?
  • 2006/2/7 16:41

  • boss_hog

  • Just popping in

  • Posts: 17

  • Since: 2005/6/11


Hey stuie200,
great suggestion. One small issue, my server uses a very customized Red Hat based O/S that does not use .htaccess. It uses many other checks and balances.

It would be possible to enable .htaccess, but it would break the update chain. This is why I would like to use the Protector Module.

I am going to re-investigate the option of adding the .htaccess, it may be worth breaking the chain if there is an easy work around to continued updating.
Thanks
Joe



10
boss_hog
block an IP range?
  • 2006/2/7 16:06

  • boss_hog

  • Just popping in

  • Posts: 17

  • Since: 2005/6/11


Hey yall,
the past of couple days my site has been getting "crawled" heavily by the omniexplorer_bot.
I have the Protector Module installed, but this particular bot isn't triggering the "bad bot count" setting of 30.

What I would like to do is block the entire range that omni-explorer comes from. So my question is, what is the proper way to put an entire IP range into the Banned IP's of the Protector Module?

Would it be abc.abc.abc.abc-abc or abc.abc.abc.abc/nn?
Or do I have to start typing each address in one at a time?
Thanks for any input.
Joe




TopTop
(1) 2 »



Login

Who's Online

143 user(s) are online (109 user(s) are browsing Support Forums)


Members: 1


Guests: 142


charlotte08,

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