71
tzvook
Re: Release of WF-Channel v2.05rc for testing
  • 2009/4/10 9:37

  • tzvook

  • Just can't stay away

  • Posts: 875

  • Since: 2003/2/1 2


Quote:

Catzwolf wrote:
lol Fair enough :) What you gonna when they stop php4 totally?

Catz


It's our own box, I'm the one who support the php4 ... one day this box will also be recycled iron or museum exhibit ... or just an old DNS server

I simply see it in an INTEGRATOR eyes (not your developer eyes) .... all systems will work with php4 for at least 1 year, so there's no need to upgrade - as simple as that !!!
most sites (medium to small) are simply a matter of content (texts-photos) editing - content is the king !!! and is the goal !!! thechnology just come to assist that goal !!!
we tend to forget that quite easily ...



72
tzvook
Re: Release of WF-Channel v2.05rc for testing
  • 2009/4/9 19:11

  • tzvook

  • Just can't stay away

  • Posts: 875

  • Since: 2003/2/1 2


Quote:
Catzwolf wrote:
You're still not on PHP 4 are you?



I got 2 servers, one has php4 on it with about 50 domains, about half are managed with our own (simple but great) CMS which is php4 compatiable.
It fits the customers needs and I don't see any necessarity to go php5 on that server.

The other one is php5 though ...



73
tzvook
Re: Release of WF-Channel v2.05rc for testing
  • 2009/4/8 21:39

  • tzvook

  • Just can't stay away

  • Posts: 875

  • Since: 2003/2/1 2


10x ... missed that



74
tzvook
Re: Release of WF-Channel v2.05rc for testing
  • 2009/4/8 15:08

  • tzvook

  • Just can't stay away

  • Posts: 875

  • Since: 2003/2/1 2


Hey Cats

Waiting to use Channels again after a few years break ...
php4 ? php5 compatible ?



75
tzvook
Re: Administrate blocks per page of each module
  • 2009/4/8 12:10

  • tzvook

  • Just can't stay away

  • Posts: 875

  • Since: 2003/2/1 2


Quote:

ghia wrote:
These are functions of the 2.2.x series that wait to be implemented, together with the permissions per block for user groups.


Indeed !!!
Those are the last 2.2.x features I still miss @ 2.3.3
Hope it will get to 2.3.4 ... then I will convert some of my 2.2.4 sites



76
tzvook
Re: Events module to manage events split over weekends
  • 2009/4/4 7:49

  • tzvook

  • Just can't stay away

  • Posts: 875

  • Since: 2003/2/1 2


The new version of EXTcal is also capable to manage recuring events (ie: recure each weekend of the second week in a month and so on ... )

EXTcal is highly recommended for it's simplicity, yet it's powerful abilities ...



77
tzvook
Re: problems on module Planet Cloning
  • 2009/4/4 0:25

  • tzvook

  • Just can't stay away

  • Posts: 875

  • Since: 2003/2/1 2


It's working perfectly for me for a few months ( planet+clone - rss'ing quite a high capicity of more then 200 blogs + 50 busy news sites ) ...

Just folow the instructions ...



78
tzvook
Re: CBB3 with Xoops 2.3.3 problem
  • 2009/3/31 5:43

  • tzvook

  • Just can't stay away

  • Posts: 875

  • Since: 2003/2/1 2


I can confirm that
I get this on debug mode when calling /modules/newbb/viewtopic.php:

Fatal errormain() [function.require]: Failed opening required '/xxx/www/xxx/xxx.org/htdocs/Frameworks/xoops22/class/xoopseditor/xoopseditor.php' (include_path='.:/usr/share/php'in /xxx/www/xxx/xxx.org/htdocs/modules/newbb/viewtopic.php on line 593
None All errors 
(7queries (49blocks (3extra (2timers (5)


cbb 3.08
xoops 2.3.3
php 4.3
freeBSD

================= EDIT ====================
sorry folks - forget that - the file was probably not the original - - I simply changed

require_once XOOPS_ROOT_PATH."/Frameworks/xoops22/class/xoopseditor/xoopseditor.php";


into

require_once XOOPS_ROOT_PATH."/class/xoopseditor/xoopseditor.php";


and all seems fine now ...



79
tzvook
Re: Using WYSIWYG in Mail-Users
  • 2009/3/30 13:31

  • tzvook

  • Just can't stay away

  • Posts: 875

  • Since: 2003/2/1 2


One more thing:

Since Wysiwyg is used to send mail, all links MUST BE absolute !!! orelse will lead to something like .../.../uploads/whatever ......
same regarding to embed photos ...

So - if you use TinyEditor - there's an old bug regarding the Absolute/relevant path ... the preferences at the admin is not working right.
My solution was to force absolute path all the time (I like it site-wide anyway from SEO point of view)

If you need it too - open /modules/tinyeditor/include/initcode.php
look for line 257

replace
if ($moduleConfig['tinyedrelurls'] == '0') {
            echo 
'relative_urls : "false",';
        } else {
            echo 
'relative_urls : "true",';
            echo 
'remove_script_host : "true",';
        }


With:
if ($moduleConfig['tinyedrelurls'] == '1') {
            echo 
'relative_urls : "false",';
        } else {
            echo 
'relative_urls : "false",';
            echo 
'remove_script_host : "false",';
        }

//            TZ commernted out and replaced with the above code
//        if ($moduleConfig['tinyedrelurls'] == '0') {
//            echo 'relative_urls : "false",';
//        } else {//            echo 'relative_urls : "true",';
//            echo 'remove_script_host : "true",';
//        }


That will do it ...

Now that FrankBlack is around again - hope he'll send some bug fixes to that great-great module ...



80
tzvook
Using WYSIWYG in Mail-Users
  • 2009/3/28 12:09

  • tzvook

  • Just can't stay away

  • Posts: 875

  • Since: 2003/2/1 2


BUMP !!!!

This time this one got to get into the core .... such a simple ... yet .... so needed addition ....

Yes - I know - there's a solution for turning all textarea into wysiwyg - that's the worst solution there is ....




TopTop
« 1 ... 5 6 7 (8) 9 10 11 ... 60 »



Login

Who's Online

206 user(s) are online (122 user(s) are browsing Support Forums)


Members: 0


Guests: 206


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