1
TwoWorlds
Re: wfsection clone help - last hurdle before complete!
  • 2005/8/24 17:00

  • TwoWorlds

  • Just popping in

  • Posts: 19

  • Since: 2005/4/14


bump



2
TwoWorlds
wfsection clone help - last hurdle before complete!
  • 2005/8/22 20:15

  • TwoWorlds

  • Just popping in

  • Posts: 19

  • Since: 2005/4/14


Hey,

Ive been cloning wfsection lately for my website.

It seems to be working nearly 100 percent, but my final problem is when I try to create a category.

It shows this screen ...

Fatal error: Undefined class name 'errorhandler' in /home/www/twoworld/main/modules/svr6/class/wfscategory.php on line 141

With PHP Debug it also shows ...

Notice [PHP]: Undefined offset: 49 in file modules/svr6/class/common.php line 51
Notice [PHP]: Undefined offset: 48 in file modules/svr6/class/common.php line 51
Notice [PHP]: Undefined offset: 47 in file modules/svr6/class/common.php line 51
Notice [PHP]: Undefined offset: 46 in file modules/svr6/class/common.php line 51
Notice [PHP]: Undefined offset: 45 in file modules/svr6/class/common.php line 51
Notice [PHP]: Undefined offset: 44 in file modules/svr6/class/common.php line 51
Notice [PHP]: Undefined offset: 43 in file modules/svr6/class/common.php line 51
Notice [PHP]: Undefined offset: 42 in file modules/svr6/class/common.php line 51
Notice [PHP]: Undefined offset: 41 in file modules/svr6/class/common.php line 51
Notice [PHP]: Undefined offset: 40 in file modules/svr6/class/common.php line 51
Notice [PHP]: Undefined index: id in file modules/svr6/admin/category.php line 192
Notice [PHP]: Undefined index: editaccess in file modules/svr6/admin/category.php line 207


Help is greatly appreciated, I will release this module for everyone once it is complete!

Dean



3
TwoWorlds
Re: wfsection clone - nearly there please help!
  • 2005/8/22 19:36

  • TwoWorlds

  • Just popping in

  • Posts: 19

  • Since: 2005/4/14


Bump!

I really need this clone.

I seem to have everything clones but when I open svr6 (the new wfsection clone) I can see all the wfsection articles.

It creates the tables and everything

help!

Dean



4
TwoWorlds
Re: wfsection clone - nearly there please help!
  • 2005/7/27 17:44

  • TwoWorlds

  • Just popping in

  • Posts: 19

  • Since: 2005/4/14


Bump

Please help someone,
Dean



5
TwoWorlds
Re: wfsection clone - nearly there please help!
  • 2005/7/24 13:22

  • TwoWorlds

  • Just popping in

  • Posts: 19

  • Since: 2005/4/14


Hey sorry for being unclear.

Basically I can see all the files from wfsection in my module clone.

So its connecting (i think) to the wrong database files ?

Erm I couldnt find that permission thing you explained, but i was a little confused. Could you explain a bit more detailed and basic.

Thanks,
Dean



6
TwoWorlds
wfsection clone - nearly there please help!
  • 2005/7/23 21:09

  • TwoWorlds

  • Just popping in

  • Posts: 19

  • Since: 2005/4/14


Hey

Have been attempting to clone wfsection using the cloning of a module faq.

Im using XOOPS 2.0.10 and wfsection 1.01

So I do everything (I think) following the instructions and install, it works but when I go into the XOOPS admin it displays all the articles in my wfsection.

So I decided to uninstall and re-create the groupaccess (mentions it in faq). Install again and works but same thing, can see all the articles in wfsection.

I figure this is a database problem so I check my phpadmin and the new tables have been installed.

I think (with my little knowledge) that theres a line in one php that isnt directing the module to the right database tables.

Does anyone know what I can do as I think it might be a simple thing, thanks for any help.

Dean



7
TwoWorlds
Re: ipboard error - sql error - please help
  • 2005/7/13 16:34

  • TwoWorlds

  • Just popping in

  • Posts: 19

  • Since: 2005/4/14


Thank you ever so much m0nty, that was it.

I knew that it was to do with the database password as i accidentally changed it earlier and recieve the unable to connect to the site error. So once i changed that in mainfile.php it worked but couldnt work out why all the modules except ipboard worked.

I tried changing stuff in the mySQL file in ipboard but completely overlooked the conf_global.

You have saved me alot of time as I was reccomended by someone to use my backup from a week ago which would have cost me hundreds of posts and articles added since.

So m0nty - you are the man.

Thanks again,
Dean



8
TwoWorlds
ipboard error - sql error - please help
  • 2005/7/13 12:48

  • TwoWorlds

  • Just popping in

  • Posts: 19

  • Since: 2005/4/14


Hey,

I recently has the error of unable to connect on line 35 and fixed that by changing the password.

So I go back on my site and everything is working as usual except the forums.

Im using XOOPS 2.0.10. Does anyone know what the following error means?

Link to error page:
http://www.twoworlds.co.uk/main/modules/ipboard/

Error:

mySQL query error: SELECT user_sig as signature, moderator.mid as is_mod, moderator.allow_warn, m.uid, m.uname, m.mgroup, m.pass, m.email, m.restrict_post, m.attachsig, m.view_avs, m.view_pop, m.view_img, m.auto_track,
m.mod_posts, m.language, m.skin, m.new_msg, m.show_popup, m.msg_total, m.timezone_offset, m.posts, m.user_regdate, m.last_post,
m.last_visit, m.last_activity, m.dst_in_use, m.view_prefs, m.org_perm_id, m.temp_ban, g.*
FROM xoops_users m
LEFT JOIN xoops_ipb_groups g ON (g.g_id=m.mgroup)
LEFT JOIN xoops_ipb_moderators moderator ON (moderator.member_id=m.uid OR moderator.group_id=m.mgroup )
WHERE m.uid=1

mySQL error:
mySQL error code:



Date: Wednesday 13th of July 2005 01:04:44 PM





Any help is appreciated
Dean



9
TwoWorlds
Re: Valid Token Expired - Site FAQ no help.
  • 2005/6/19 13:35

  • TwoWorlds

  • Just popping in

  • Posts: 19

  • Since: 2005/4/14


Hey,

I cant disable the custom session because when I submit anything in admin it wont let me due to this error.

Thats the problem is I cant edit anything in admin or in my profile.

I used the latest autologin for 10 on the xoops.biz site.

I really need help though,
Dean



10
TwoWorlds
Valid Token Expired - Site FAQ no help.
  • 2005/6/19 10:50

  • TwoWorlds

  • Just popping in

  • Posts: 19

  • Since: 2005/4/14


Hey,

Im using XOOPS 2.0.10
With PHP 2.51

So after failing to get users to stay logged in with the session and auto-login hack I now have the valid token expired error

I have read the FAQ and forum posts on it and have had 0 luck.

Its a real problem as no members can sign up and I can make no changes.

The one thing I did do around the time this occured was make the session time 9999999, I read this may be a negative number and cause there to be no session time.

I really need help as my site is at a stand-still with updates and members.

The problem is when someone tells me to run a query in PHP I get a page and have no idea whatsoever I am looking and what to do with it. So please explain fully.

Any help is greatly appreciated and really needed,
Thanks.

Dean




TopTop
(1) 2 »



Login

Who's Online

247 user(s) are online (156 user(s) are browsing Support Forums)


Members: 0


Guests: 247


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: May 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits