1
BDW
bdwthemes hand over
  • 2007/11/12 22:11

  • BDW

  • Quite a regular

  • Posts: 280

  • Since: 2002/9/28


Hi There

After much consideration i have decided to no longer continue designing themes for XOOPS. ie, new family member and my music career starting to take shape means i no longer have the time to maintain XOOPS sites.

However, im willing to hand over the 3 BDWThemes to a designer who may wish to continue them and offer support to users.

If you are interested then please PM me.



2
BDW
Re: Cannt submit news at News 1.44 Module
  • 2007/8/21 7:13

  • BDW

  • Quite a regular

  • Posts: 280

  • Since: 2002/9/28


Doesnt matter now, my hosts imported a DB backup i had because phpmyadmin was far too slow for me to do anything.

Everything is back as it was before the muckup.

So if you get those errors and cant post to any news topic, then its bound to be a corrupt or crashed table. Just roll the table or db back to when it was ok if Repair doesnt work.



3
BDW
Re: Cannt submit news at News 1.44 Module
  • 2007/8/20 11:36

  • BDW

  • Quite a regular

  • Posts: 280

  • Since: 2002/9/28


Since im not that bothered about getting the stories back, will dropping the table within phpmyadmin then clicking on Maintain Tables in "News" fix my problem of the crashed table?



4
BDW
Re: Strange Server Log Entry
  • 2007/8/19 21:04

  • BDW

  • Quite a regular

  • Posts: 280

  • Since: 2002/9/28


Hi guys, unfortunately even though you deleted the spaw editor your server will be inundated with requests from bots like this and some of them may be redirected to your homepage which is dependant on your MySQL database.

So, if you wanna stop them from even touching your site then you have to block the user-agent. Blocking all the IP's will just clog up your htaccess file.

so try putting this into your .htaccess file.

RewriteEngine On

# prevent perl user agent
RewriteCond %{HTTP_USER_AGENTlibwww [NC,OR]
RewriteCond %{HTTP_USER_AGENT} ^lwp
RewriteRule 
^.*$ http://127.0.0.1/ [R,L]


If this has any unwanted side affects then simply remove it.



5
BDW
Re: Cannt submit news at News 1.44 Module
  • 2007/8/18 19:37

  • BDW

  • Quite a regular

  • Posts: 280

  • Since: 2002/9/28


Ive looked in the database and all but 11 are gone, but news still isnt showing any.

Aparantly the table "stories" has crashed.

Anyone know how to fix this as "Repair" isnt working and also tried the "maintain tables" link in News its self.

Im not really bothered about getting the articles back, I just wanna get news to be able to post again.



6
BDW
Re: Cannt submit news at News 1.44 Module
  • 2007/8/17 13:25

  • BDW

  • Quite a regular

  • Posts: 280

  • Since: 2002/9/28


anyone?



7
BDW
Re: Cannt submit news at News 1.44 Module
  • 2007/8/16 11:24

  • BDW

  • Quite a regular

  • Posts: 280

  • Since: 2002/9/28


ive now noticed the all my stories have now disapeared.



8
BDW
Re: Cannt submit news at News 1.44 Module
  • 2007/8/16 10:13

  • BDW

  • Quite a regular

  • Posts: 280

  • Since: 2002/9/28


Did this ever get resolved as im now getting the same problem since my hosts upgraded to MySQL 5.

Errors:

Notice: Only variables should be assigned by reference in file /kernel/object.php line 367
Notice: Only variables should be assigned by reference in file /kernel/object.php line 367
Notice: Only variables should be assigned by reference in file /kernel/object.php line 367
Notice: Only variables should be assigned by reference in file /kernel/object.php line 367
Notice: Only variables should be assigned by reference in file /kernel/object.php line 367
Notice: Only variables should be assigned by reference in file /kernel/object.php line 367
Notice: Only variables should be assigned by reference in file /kernel/object.php line 367
Notice: unserialize() [function.unserialize]: Error at offset 292 of 1576 bytes in file /kernel/configitem.php line 101



Module: News 1.51
Xoops: 2.0.16
MySQL 5
PHP 4.3.3

Anyone any ideas?



9
BDW
Re: Emails Blocks
  • 2007/7/30 12:57

  • BDW

  • Quite a regular

  • Posts: 280

  • Since: 2002/9/28


go to - XOOPS trust path

find the following folder

modules/protector/filters_disabled/

move postcommon_post_deny_by_rbl.php to the "filters_enabled" folder.

To enable or disable certain RBL servers from being checked then simply edit that file and remove the # next to the RBL you want to use or place a # next to the one you want to disable.



10
BDW
Re: xdonations 1.9- Call to undefined function: getinstance() in...
  • 2007/7/30 12:16

  • BDW

  • Quite a regular

  • Posts: 280

  • Since: 2002/9/28


I've been waiting all this time and i hadnt noticed this.

Anways' nice one. This should be included with the release.




TopTop
(1) 2 3 4 ... 25 »



Login

Who's Online

261 user(s) are online (191 user(s) are browsing Support Forums)


Members: 0


Guests: 261


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