1
jonsimmonds
Re: Move from Subdoman

Quote:

puterpeach wrote:
Thank you very much. I guess I will just make a splash page with an auto redirect... not really how I wanted to do... but I guess it is better than not running xoops. I really like it - tried running phpnuke and ran into so many problems that my head hurt trying to fix them all. XOOPS is so much more user-friendly.


If your on a linux host you can create a text file, called .htaccess in the mysite.com/xoops/ folder with the following code in the file

RewriteEngine On

RewriteRule 
^(.*)$ http://www.mysite.com/$1 [R=301,L]


that should automacally send all links from mysite.com/xoops to mysite.com , as well as update any records held by search engines (so long as their bots still crawl your pages)(dont know for 100% as ive never had to use this code to change from a subdomain etc before)

you would also need to edit mainfile.php to reflect the new physical path, and the new url(non subdomain) of the site
www.jonsimmonds.co.uk



2
jonsimmonds
Re: back to the original question a few posts ago

doesnt wordpress come wiht some sort of anti spam filter for comments and anti spam? there anyway taht can be ported over?
www.jonsimmonds.co.uk



3
jonsimmonds
Re: BIG URGENT backup module problem

Is there no way that the MySQL on the first server can be updated to 5.0? I tried to help a friend restore a linkds db from server to server with different MySQL versions and it appears that recently there has been a change in the syntax of MySQL dumps
www.jonsimmonds.co.uk



4
jonsimmonds
Re: Blocks dissapearing in xoops 2.2.3 final!

I had similar problems on a site that was a fresh install of 2.2.3 (i just got around it by creating a custom block and coping the code for the block from another XOOPS site (2.0.10.2 upgraded to 2.2.3)

I lost my main menu and top poster block, defult & custom template no joy, tried creating it in the custom templates and it wont have any of it
www.jonsimmonds.co.uk



5
jonsimmonds
Re: XOOPS path check: Script is not inside XOOPS_ROOT_PATH and cannot run.

email your new hosts support and ask them for the exact path to your home directory
www.jonsimmonds.co.uk



6
jonsimmonds
use smarty tags to check if the page is a cbb thread page

I want to use the menus in my templates navigation bar for the thread options menu for cbb, as opposed to were cbb locates it, is there a smarty tag that can tell me this?
www.jonsimmonds.co.uk



7
jonsimmonds
theme i just converted

Looking for a new div friendly theme for my upgrade to 2.2 and i came across -http://www.positioniseverything.net/guests/3colcomplex.html

managed to convert this as a XOOPS theme (but i lost the centern L +R blocks since i dont use them) athttp://new.3ipod.co.uk

still a work in progress as alot of work is needed on colour scheme etc, but if anyone wants this for them to edit to their own colours etc feel free to pm me

Jon
www.jonsimmonds.co.uk



8
jonsimmonds
Re: problems with wamp

Quote:

christian wrote:
Edit your php.ini and set allow_call_time_pass_reference = true

Cheers


Tried that but to no joy.

Since its only for template testing i think its ok that i just turn the debugging off, as WarDick said

Thanks for your help :)
www.jonsimmonds.co.uk



9
jonsimmonds
Re: problems with wamp

PHP version : 5.1.0RC1
www.jonsimmonds.co.uk



10
jonsimmonds
problems with wamp

just installed wamp to run XOOPS on my local pc, mainly for template development, and i get alot of php erros:
Quote:

Notice [PHP]: Only variable references should be returned by reference in file c:\wamp\www\xoops22\include\functions.php line 566
Notice [PHP]: Only variable references should be returned by reference in file c:\wamp\www\xoops22\include\functions.php line 566
Notice [PHP]: Only variable references should be returned by reference in file c:\wamp\www\xoops22\include\functions.php line 566
Notice [PHP]: Only variable references should be returned by reference in file c:\wamp\www\xoops22\include\functions.php line 566
Notice [PHP]: Only variable references should be returned by reference in file c:\wamp\www\xoops22\include\functions.php line 566
Notice [PHP]: Only variable references should be returned by reference in file c:\wamp\www\xoops22\kernel\object.php line 803
Notice [PHP]: Only variable references should be returned by reference in file c:\wamp\www\xoops22\kernel\configitem.php line 108
Notice [PHP]: Only variable references should be returned by reference in file c:\wamp\www\xoops22\kernel\configitem.php line 108
Notice [PHP]: Only variable references should be returned by reference in file c:\wamp\www\xoops22\kernel\configitem.php line 97
Notice [PHP]: Only variable references should be returned by reference in file c:\wamp\www\xoops22\kernel\configitem.php line 97
Notice [PHP]: Only variable references should be returned by reference in file c:\wamp\www\xoops22\kernel\configitem.php line 97
Notice [PHP]: Only variable references should be returned by reference in file c:\wamp\www\xoops22\kernel\configitem.php line 97
Notice [PHP]: Only variable references should be returned by reference in file c:\wamp\www\xoops22\kernel\configitem.php line 97
Notice [PHP]: Only variable references should be returned by reference in file c:\wamp\www\xoops22\kernel\configitem.php line 97
Notice [PHP]: Only variable references should be returned by reference in file c:\wamp\www\xoops22\kernel\configitem.php line 97
Notice [PHP]: Only variable references should be returned by reference in file c:\wamp\www\xoops22\kernel\configitem.php line 97
Notice [PHP]: Only variable references should be returned by reference in file c:\wamp\www\xoops22\kernel\configitem.php line 97
Notice [PHP]: Only variable references should be returned by reference in file c:\wamp\www\xoops22\kernel\configitem.php line 97
Notice [PHP]: Only variable references should be returned by reference in file c:\wamp\www\xoops22\kernel\configitem.php line 97
Notice [PHP]: Only variable references should be returned by reference in file c:\wamp\www\xoops22\kernel\configitem.php line 97
Notice [PHP]: Only variable references should be returned by reference in file c:\wamp\www\xoops22\kernel\configitem.php line 97
Notice [PHP]: Only variable references should be returned by reference in file c:\wamp\www\xoops22\kernel\configitem.php line 97
Notice [PHP]: Only variable references should be returned by reference in file c:\wamp\www\xoops22\kernel\configitem.php line 97
Notice [PHP]: Only variable references should be returned by reference in file c:\wamp\www\xoops22\include\functions.php line 566
Notice [PHP]: Only variable references should be returned by reference in file c:\wamp\www\xoops22\kernel\object.php line 803
Notice [PHP]: Only variable references should be returned by reference in file c:\wamp\www\xoops22\include\functions.php line 566
Notice [PHP]: Only variable references should be returned by reference in file c:\wamp\www\xoops22\include\functions.php line 566
Notice [PHP]: Only variable references should be returned by reference in file c:\wamp\www\xoops22\include\functions.php line 566
Notice [PHP]: Only variable references should be returned by reference in file c:\wamp\www\xoops22\kernel\object.php line 803
Notice [PHP]: Only variable references should be returned by reference in file c:\wamp\www\xoops22\include\functions.php line 566
Notice [PHP]: Only variable references should be returned by reference in file c:\wamp\www\xoops22\kernel\block.php line 178
Notice [PHP]: Only variable references should be returned by reference in file c:\wamp\www\xoops22\class\module.textsanitizer.php line 285
Notice [PHP]: Only variable references should be returned by reference in file c:\wamp\www\xoops22\class\module.textsanitizer.php line 285
Notice [PHP]: Only variable references should be returned by reference in file c:\wamp\www\xoops22\class\module.textsanitizer.php line 285
Notice [PHP]: Only variable references should be returned by reference in file c:\wamp\www\xoops22\class\module.textsanitizer.php line 285
Notice [PHP]: Only variable references should be returned by reference in file c:\wamp\www\xoops22\class\module.textsanitizer.php line 285
Notice [PHP]: Only variable references should be returned by reference in file c:\wamp\www\xoops22\class\module.textsanitizer.php line 285
Notice [PHP]: Only variable references should be returned by reference in file c:\wamp\www\xoops22\class\module.textsanitizer.php line 285
Notice [PHP]: Only variable references should be returned by reference in file c:\wamp\www\xoops22\kernel\blockinstance.php line 111
Notice [PHP]: Only variable references should be returned by reference in file c:\wamp\www\xoops22\class\module.textsanitizer.php line 285
Notice [PHP]: Only variable references should be returned by reference in file c:\wamp\www\xoops22\class\module.textsanitizer.php line 285
Notice [PHP]: Only variable references should be returned by reference in file c:\wamp\www\xoops22\class\module.textsanitizer.php line 285
Notice [PHP]: Only variable references should be returned by reference in file c:\wamp\www\xoops22\class\module.textsanitizer.php line 285
Notice [PHP]: Only variable references should be returned by reference in file c:\wamp\www\xoops22\class\module.textsanitizer.php line 285
Notice [PHP]: Only variable references should be returned by reference in file c:\wamp\www\xoops22\class\module.textsanitizer.php line 285
Notice [PHP]: Only variable references should be returned by reference in file c:\wamp\www\xoops22\class\module.textsanitizer.php line 285
Notice [PHP]: Only variable references should be returned by reference in file c:\wamp\www\xoops22\class\module.textsanitizer.php line 285
Notice [PHP]: Only variable references should be returned by reference in file c:\wamp\www\xoops22\class\module.textsanitizer.php line 285
Notice [PHP]: Only variable references should be returned by reference in file c:\wamp\www\xoops22\class\module.textsanitizer.php line 285
Notice [PHP]: Only variable references should be returned by reference in file c:\wamp\www\xoops22\class\module.textsanitizer.php line 285
Notice [PHP]: Only variable references should be returned by reference in file c:\wamp\www\xoops22\class\module.textsanitizer.php line 285
Notice [PHP]: Only variable references should be returned by reference in file c:\wamp\www\xoops22\class\module.textsanitizer.php line 285
Notice [PHP]: Only variable references should be returned by reference in file c:\wamp\www\xoops22\class\module.textsanitizer.php line 285
Notice [PHP]: Only variable references should be returned by reference in file c:\wamp\www\xoops22\class\module.textsanitizer.php line 285
Notice [PHP]: Only variable references should be returned by reference in file c:\wamp\www\xoops22\class\module.textsanitizer.php line 285
Notice [PHP]: Only variable references should be returned by reference in file c:\wamp\www\xoops22\include\functions.php line 566
Notice [PHP]: Only variable references should be returned by reference in file c:\wamp\www\xoops22\kernel\object.php line 803
Notice [PHP]: Only variable references should be returned by reference in file c:\wamp\www\xoops22\include\functions.php line 566
Notice [PHP]: Only variable references should be returned by reference in file c:\wamp\www\xoops22\kernel\object.php line 803
Notice [PHP]: Only variable references should be returned by reference in file c:\wamp\www\xoops22\class\module.textsanitizer.php line 285
Notice [PHP]: Only variable references should be returned by reference in file c:\wamp\www\xoops22\kernel\module.php line 171
Notice [PHP]: Only variable references should be returned by reference in file c:\wamp\www\xoops22\class\module.textsanitizer.php line 285
Notice [PHP]: Only variable references should be returned by reference in file c:\wamp\www\xoops22\kernel\module.php line 171
Notice [PHP]: Only variable references should be returned by reference in file c:\wamp\www\xoops22\class\module.textsanitizer.php line 285
Notice [PHP]: Only variable references should be returned by reference in file c:\wamp\www\xoops22\class\module.textsanitizer.php line 285
Notice [PHP]: Only variable references should be returned by reference in file c:\wamp\www\xoops22\kernel\module.php line 171


sorry for hte long post, im lost as to what is up, the same zip file runs just fine of a sub-dir on my webserver
www.jonsimmonds.co.uk




TopTop
(1) 2 3 4 »



Login

Who's Online

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


Members: 0


Guests: 174


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