331
Northern
sqmail & 2.2.3
  • 2005/11/17 8:30

  • Northern

  • Just can't stay away

  • Posts: 420

  • Since: 2004/12/26


One of my lead members noticed a small problem in the update of one of my site. it was updated sunday from ver.2.0.13.1 to ver. 2.2.3. and in this the sqmail will not alow the members to access their mail with out having admin powers.

when you go to retreave your mail the mod will take you to the admin panal and display this

Resized Image



but this is only if you hace admin access.

otherwise it tells you ( you dont have access to this section )


any ideas on how to fix this problem?



332
Northern
Re: phpbb addon to xoopos module
  • 2005/11/10 5:55

  • Northern

  • Just can't stay away

  • Posts: 420

  • Since: 2004/12/26


any one?

any ideas?



333
Northern
blue host
  • 2005/11/8 23:40

  • Northern

  • Just can't stay away

  • Posts: 420

  • Since: 2004/12/26


Some where i remember some on asked about the host ( bluehost.com ) and if any any was hosted by them, and had a XOOPS site, well that would point the figer to me, im hosted by bluehost sence 2003 and i have many sites with them. Ive only had i problem and it was fixed withing the hour. ( this was when they moved me to a new server )

Im happy to be with my host and I dont plain on changing any of my sites to a new host.

any questions please post them

thanks marc.



334
Northern
phpbb addon to xoopos module
  • 2005/11/8 19:49

  • Northern

  • Just can't stay away

  • Posts: 420

  • Since: 2004/12/26


For the few that have seen my site/s
i have a few automotive enthus. site
when i left phpnuke for XOOPS it was a great move.
but i do miss the phpbb2 forums. because i had a addon that alowed my users to create the own gallery for the cars.
this add on was from the IPB module call ( Garage. )

i still have this addon for phpBB2, but the only way i know of it to work was by placing all my users into X-phpbb module.
and then editing this module to host the Garage addon.

but sence im running (2.0.9.2) on 2 sites and (2.0.13.1) on the other, this would not work the X-phpbb module only workis on the older XOOPS versions.

so the question i have is is there any on that can help me edite the bb in XOOPS , Create a new uptodate version of X-phpbb , or is there some will ing to take the time to show me or to make a module for this.


the file im talking about is here. [zip]
[1].1.2.zip]http://www.northernneons.com/includes/php_garage/php_garage-0[1][1].1.2.zip
the sites in talking about are.
http://www.northernneons.com
and
http://www.neonamerica.com


Thanks
Marc.



335
Northern
Re: ERROR: requested index [-1] out of bounds [1]
  • 2005/1/14 6:47

  • Northern

  • Just can't stay away

  • Posts: 420

  • Since: 2004/12/26


problem corrected.


after reading many posted and link after link. found it to be a problem in the xoopsgallery.

after many, many atempts to fix the isue it came down to be
changing Skip User Permission Checks on Blocks to yes.

Bypass checking of the user's permission when selecting images for display in the blocks. Setting this to 'Yes' will have the effect of allowing someone to see the thumbnail for an image, then getting permission denied when they click it. If you allow all users to see all photos in your albums, then setting this to 'yes' can increase performance

i even went as far as

backup the cache folder
deactivate and uninstall module
reinstall module
restore cache folder and doublecheck the lockfile permissions

and that didnt help.

so i guess this turned out to be a how to instead of a plea for help.
lol

thanks.
Marc



336
Northern
Re: ERROR: requested index [-1] out of bounds [1]
  • 2005/1/14 5:33

  • Northern

  • Just can't stay away

  • Posts: 420

  • Since: 2004/12/26


useing the php debug, i found this.
ERRORrequested index [-1out of bounds [1]Notice [PHP]: Use of undefined constant no assumed 'no' in file modules/xoopsgallery/config.php line 59



337
Northern
ERROR: requested index [-1] out of bounds [1]
  • 2005/1/14 5:07

  • Northern

  • Just can't stay away

  • Posts: 420

  • Since: 2004/12/26


Each time a member enters the Index.php page the receave this message on a white page.

ERROR: requested index [-1] out of bounds [1]

or this

ERROR: requested index [-1] out of bounds [2]

the XOOPS site this is happening to come online on jan.01 2005. there are 90 members on it and that number is growing each day.

if posible can someone point me in the right place to fix this?


with the site turned off the only thing in debugmode is in the sql.

Queries 
SELECT 
FROM xoops_config WHERE (conf_modid AND conf_catid 1ORDER BY conf_order ASC 
SELECT sess_data FROM xoops_session WHERE sess_id 
'966d556aca5135c4c7316196b2cedd30' 
SELECT FROM xoops_users WHERE uid=
SELECT 
FROM xoops_modules WHERE dirname 'system' 
SELECT FROM xoops_configcategory 
SELECT 
FROM xoops_group_permission WHERE (gperm_name 'module_admin' AND gperm_modid AND (gperm_groupid 1)) 
Total6 queries


any help would be great.

thanks



338
Northern
Re: not quite a scrolling background
  • 2005/1/1 13:18

  • Northern

  • Just can't stay away

  • Posts: 420

  • Since: 2004/12/26


ok problem fix.


turns out that i didnt see the hole picture.


table#table {
width: 100%;
align: left;
background-image: url('images/background.GIF');
background-repeat:no-repeat;
background-position:center;}


this needed 2 thing


table#table { <-changed to Body
width: 100%;
align: left;
background-image: url('images/background.GIF');
background-repeat:no-repeat;
background-attachment:fixed; <-added
background-position:center;}

nothing like sleeping on it, to think clearly.

and thanks for posting a reply Herko



339
Northern
not quite a scrolling background
  • 2004/12/30 10:04

  • Northern

  • Just can't stay away

  • Posts: 420

  • Since: 2004/12/26


ive seen thing like this on a few small geosities site and ive been trying to find the code.

heres the css for the background


table {
width: 100%;
margin: 5;
spacing: 5;
padding: 5;
font-size: 12px;
text-align:left;
align:center;}

table#table {
width: 100%;
align: left;
background-image: url('images/background.GIF');
background-repeat:no-repeat;
background-position:center;}

table td {
padding: 5;
vertical-align: top;
font-family: Verdana, Arial, Helvetica, sans-serif;}

now heres the idea.

place your curser in the middle of your screen.
now scroll with only your wheel.( if you have one.)
now the background would be your curser.
it does not move. but the rest of the site does.
ive looked around and found a scrolling background for css/javascript. but it makes the background scroll in a repeating loop.

any ideas how i can get this to work?

thanks
Marc



340
Northern
php-nuke converted to xoops
  • 2004/12/26 1:17

  • Northern

  • Just can't stay away

  • Posts: 420

  • Since: 2004/12/26


This is not a question.........

I have been a long time owner of a phpnuke site. sence it was in the early ver. 6.xxx

i left nuke for XOOPS after ver. 7.5
my XOOPS vers is (2.0.7.3)


now im posting this because ive read a few post the stated there they found ways to convert phpnuke to xoops. or postnuke to xoops.but all the links dont work.Ive look via Yahoo,msn,lycos,ect. and found very little to make this a smoother tranaction. but after finding ways to make this work.
im here i show you how to do this. and make the site work with all members intact all forum post intact.
This is not a easy task so be prepared to site infrunt of your screen for a while.

first. read this.Quote:
1. Upload a fresh copy of PHPBB2 to the new directory, I used version 2.0.11.

2. Use PHPMyAdmin to drop the following tables in the fresh copy: Auth-access, Topics, Categories, Forums, Posts, Posts_text.

3. Then use PHPMyAdmin to export the above tables from the PHPNuke copy (nuke_bb*) then change the nuke_bb values to phpbb_ or whatever your prefix is and import them into the fresh copy. Be sure to choose data AND structure when exporting the original tables.

4. Then export data AND structure of the nuke_users table. Again change all the nuke_ values to phpbb_ and import it. Now some tricky modding, you'll have to convert the regdate to unixtime, so in phpmyadmin edit all the user_regdate fields. Seehttp://www.onlineconversion.com/unix_time.htm for a online unixtime converter.

5. When that is done, alter the user table by deleting all fields that NOT start with user_ (except username).

6. Then export DATA only of the following nuke fields: nuke_bbgroups and nuke_bbuser_groups. Again change the nuke_bb values to phpbb_ and then import them.

7. Now set the user_level of your admin in your phpbb_users table to 1.

8. Set some of your configuration options, and your done. PHPNuke can be deleted safely, but first make sure the forum works fine!

that part will take tou a while.



next you need to convert phpBB2 to xoops
this you can find here in the downloads of xoops.
phpBB2 converted to XOOPS < click here >
and there you have it.

But there are a few things you should do before you start these prosseses.

1. remove all avitars from every members profile. if not youll get a red X for each avitar. with a source or

http;//mywebsite.com/xoops/uploads/http;//mywebsite.com/phpnuke/images/avitars/image.jpg

as you know this is not a valid location.

2nd. all Signature's must be removed from each members profile. or youll have to go threw each one in XOOPS and change it from html code to php code.
************************************************************
As for my site i went the extra mile for my members and whent xipb.youll have to convert phpbb2 to ipb the to xipb. phpbb2 to ipb coverter < click here >
then youll have to convert ipb to xipb. and for this youll have to got to bbpixel to get this converter.ipb to xipb converter <click here > but youll need to talk to "koudanshi" for the correct one. there you have it.

the conesion from php-nuke to XOOPS & phpnuke to XOOPS w/ xipb.

if you take your time youll have it working correctly.

if i missed somthing or if you now of a better way. please note it in a post. and sorry for ant incorrect words.

thanks
Marc.




TopTop
« 1 ... 31 32 33 (34)



Login

Who's Online

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


Members: 0


Guests: 167


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