View next topic
View previous topic
Post new topic   Reply to topic
Author Message
BooFeZ




Joined: May 01, 2007
Posts: 5

PostPosted: Tue May 01, 2007 1:22 pm
Reply with quote

Ok first problem I am having is the map description display when allow screenshot upload is active. Heres what it looks like and its very ugly.

http://www.teamplayguild.com/Pics/review1.JPG


Second problem I am having is when a user submits a review for a map and I, the admin goes into to review it and accept it, I cant read the users review. The box is way to small and I cant expand it. Also sometimes the review isnt even there it shows up in the admin panel as IFRAME so I cant review it and when I accept it, it shows up under the map review as the text plus code also inserted into it. Also is there supposed to be an option to decline the review?? How else besides editing the tables can u delete it if the review isnt up to the standards?? Heres a pic of the prob

http://www.teamplayguild.com/Pics/review2.JPG


Thanks for taking the time to look
 
View user's profile Send private message
gotcha
Site Admin
Site Admin



Joined: Oct 25, 2004
Posts: 894

PostPosted: Tue May 01, 2007 3:33 pm
Reply with quote

Looks like the nuke editor is taking over the textarea. Just disable it and it will look alot better.

Add the following to the files you want to disable the editor in...
(viewmap.php
Code:

$nuke_editor = 0;


You're right, there isn't a way to delete the reviews so I'll put that on the list for the next version.
 
View user's profile Send private message Visit poster's website
BooFeZ




Joined: May 01, 2007
Posts: 5

PostPosted: Tue May 01, 2007 8:24 pm
Reply with quote

Thanks gotcha for the response.

nuke_editor=0 worked great for the first problem and now the details of the map look great.

How would I fix the second problem with the submitted reviews in the admin panel and the iframe issue?

http://www.teamplayguild.com/Pics/review2.JPG
 
View user's profile Send private message
gotcha
Site Admin
Site Admin



Joined: Oct 25, 2004
Posts: 894

PostPosted: Wed May 02, 2007 11:07 am
Reply with quote

You'll have to add that same line, $nuke_editor = 0; to modules/Maps/admin/incs/revapprove.php
 
View user's profile Send private message Visit poster's website
BooFeZ




Joined: May 01, 2007
Posts: 5

PostPosted: Wed May 02, 2007 2:30 pm
Reply with quote

Yea i kinda figured that but I couldnt get it to work so I added $nuke_editor = 0; thing after every line in that file but it never changed. Just stayed the same tiny box.
 
View user's profile Send private message
gotcha
Site Admin
Site Admin



Joined: Oct 25, 2004
Posts: 894

PostPosted: Wed May 02, 2007 4:51 pm
Reply with quote

You could try to find the <textarea tag and try to adjust the rows and cols values to something bigger. Other than that, I'm not sure why the $nuke_editor = 0; won't work. What version of nuke are you running?
 
View user's profile Send private message Visit poster's website
BooFeZ




Joined: May 01, 2007
Posts: 5

PostPosted: Thu May 03, 2007 8:06 am
Reply with quote

w00t, I found the txt are within admin/maps.php the rows column was set to '2' and I changed to '6' and all is well.

Appreciate your help gotcha.
 
View user's profile Send private message
Display posts from previous:       
Post new topic   Reply to topic

View next topic
View previous topic
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum


Powered by phpBB © 2001-2007 phpBB Group
All times are GMT - 5 Hours