Author |
Message |
Turned
New Member
![New Member New Member](modules/Forums/images/ranks/1star.gif)
![](modules/Forums/images/avatars/gallery/blank.gif)
Joined: Aug 12, 2007
Posts: 5
|
Posted:
Thu Aug 23, 2007 11:20 pm |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
Turned
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Thu Aug 23, 2007 11:32 pm |
|
If you cant remember...
um do you think u could send me your seating_chart, seating_map, _config and _functions
None of them should contain personal details.
This has been driving me nuts for a while now.
Thanks for the help ![Smile](modules/Forums/images/smiles/icon_smile.gif) |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
malibumaniac
New Member
![New Member New Member](modules/Forums/images/ranks/1star.gif)
![](modules/Forums/images/avatars/gallery/blank.gif)
Joined: Mar 01, 2010
Posts: 4
|
Posted:
Mon Mar 01, 2010 12:44 pm |
|
First of all, my excuse for kicking an old topic.
currently im expierecing the same issue. For some reason the seating chart isnt displayed, and GD is installed and i cant see to get it working.
i hoped someone around here can help me. I didnt found any error message yet, but maybe someone can help me to get this solved. Else i hope someone can help me with creating a new "LAN party module"
everything seems to work, only the seating image isnt loaded. Also i checked around but for somereason its not working in ravenuke or phpnuke (php nuke gives me an image not loaded image, ravenuke doesnt) |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
nuken
RavenNuke(tm) Development Team
![](modules/Forums/images/avatars/3234de284ee21bd39eecd.jpg)
Joined: Mar 11, 2007
Posts: 2024
Location: North Carolina
|
Posted:
Mon Mar 01, 2010 1:36 pm |
|
I assume the seating chart is an image generated by the nukelan module. If it is, does the folder that holds the generated image have the correct permissions required to write to it? I would change it to 755 first and if that does not work try 777. |
_________________ Only registered users can see links on this board! Get registered or login! |
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
malibumaniac
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Mon Mar 01, 2010 2:24 pm |
|
The image loaded is the php script itself, should I chmod that one?
edit: Tried that, didnt help...
is there anyway to enable errors in RN? looks like my tries didnt work... |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
nuken
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Mon Mar 01, 2010 3:03 pm |
|
To enable error reporting, go to config.php and around line 70 find
Code:$display_errors = false;
|
change that to true. What version of Nukelan are you using 2? |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
nuken
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Mon Mar 01, 2010 4:25 pm |
|
Here is an updated one that may work for you. Just copy over the nukelan module with this one. Be sure to have a backup if it does not work.
Only registered users can see links on this board! Get registered or login! |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
malibumaniac
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Tue Mar 02, 2010 2:45 am |
|
Nuken,
Thank you so much! It's working! Only one small question, when someone reservates a chair, the table stays green, and the name is not in. is it possible to get the name of the reservated person in it, and the table turn into red?
Thanks so far. It's working so far perfectly! |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
nuken
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Tue Mar 02, 2010 6:22 am |
|
I will look at it today and see if a mouseover color can be added. |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
malibumaniac
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Tue Mar 02, 2010 7:51 am |
|
nuken wrote: | I will look at it today and see if a mouseover color can be added. |
thanks, but its not really a mouse over, more to generate a simple overview to have a table go into another color when its reservated, and put the name of that person in. If its not possible to get the name in there, a move of color would be great.
Thanks so far! its really great this help!
edit:
i've found an example on the web...
http://infernalan.com/cms/modules.php?op=modload&name=Nukelan&file=seat&pid=9
maybe this helps on the explenation above. I've triued mailing the owner of this website on what he did, but didnt had a response... |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
nuken
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Wed Mar 03, 2010 5:08 pm |
|
Looking at the module, I just don't think I will be able to find extra time to try modifying it. Sorry. You may be able to contact the admin of that site and see what he did. |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
|